Page 1 of 1

MP 0.26 Linux: Cannot start Xnview (64bit system)

Posted: Mon May 03, 2010 2:49 pm
by zflyer
I just installed a fresh Xubuntu 10.04 AMD 64bit on my hp dv4 laptop, and try to run the newest xnview 0.26, but fail to start.

The output says:
sh xnview.sh
./xnview: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory

However the libstdc++ is already installed in the usr/lib dir as "libstdc++.so.6" links to "libstdc++.so.6.0.13".

In contrast, the program runs fine on my other PC under Xubuntu 9.10 32bit.

Re: MP 0.26 Linux: Cannot start Xnview (64bit system)

Posted: Mon May 03, 2010 4:17 pm
by zflyer
I think I find the solution, after install the 32bit wine, it comes with the 32bit version of libstdc++.so.6, in synaptic is called " lib32stdc++6".