1. open_dlll returns 0 - why

Here I am trying to use wxide it says

Could not open wxEuphoria library.  Press enter to abort. 

Now, I have /usr/local/lib/libwxeu.so.2.9.17.

 export LD_LIBRARY_PATH=/usr/local/lib 
shawn@mirthas-Exomate-X352 ~/development/modified/netaio/wxide-0.8.0-linux-x86/src $ wxide.bin 
Could not open wxEuphoria library.  Press enter to abort. 
 
shawn@mirthas-Exomate-X352 ~/development/modified/netaio/wxide-0.8.0-linux-x86/src $ echo $LD_LIBRARY_PATH 
/usr/local/lib 
shawn@mirthas-Exomate-X352 ~/development/modified/netaio/wxide-0.8.0-linux-x86/src $ ls /usr/local/lib/libwx 
libwxeu.so.16         libwxeu.so.2.9.17     libwx_gtk2u-2.9.so.4 
shawn@mirthas-Exomate-X352 ~/development/modified/netaio/wxide-0.8.0-linux-x86/src $ ls /usr/local/lib/libwxeu.so.2.9.17  
/usr/local/lib/libwxeu.so.2.9.17 
shawn@mirthas-Exomate-X352 

new topic     » topic index » view message » categorize

2. Re: open_dlll returns 0 - why

SDPringle said...

Here I am trying to use wxide it says

Could not open wxEuphoria library.  Press enter to abort. 

Now, I have /usr/local/lib/libwxeu.so.2.9.17.

 export LD_LIBRARY_PATH=/usr/local/lib 
shawn@mirthas-Exomate-X352 ~/development/modified/netaio/wxide-0.8.0-linux-x86/src $ wxide.bin 
Could not open wxEuphoria library.  Press enter to abort. 
 
shawn@mirthas-Exomate-X352 ~/development/modified/netaio/wxide-0.8.0-linux-x86/src $ echo $LD_LIBRARY_PATH 
/usr/local/lib 
shawn@mirthas-Exomate-X352 ~/development/modified/netaio/wxide-0.8.0-linux-x86/src $ ls /usr/local/lib/libwx 
libwxeu.so.16         libwxeu.so.2.9.17     libwx_gtk2u-2.9.so.4 
shawn@mirthas-Exomate-X352 ~/development/modified/netaio/wxide-0.8.0-linux-x86/src $ ls /usr/local/lib/libwxeu.so.2.9.17  
/usr/local/lib/libwxeu.so.2.9.17 
shawn@mirthas-Exomate-X352 

What does ldd tell you?

new topic     » goto parent     » topic index » view message » categorize

3. Re: open_dlll returns 0 - why

ldd says it cannot find libjpeg.so.62. I guess that's the problem. Thanks a lot.

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu