Wojciech Florek wrote:
> On some AMD64 machines libcurl.so.3 is placed in /usr/lib64. 32-bit 
> version of mprime doesn't check in this directory (I supoose) and 64-bit 
> one, even if it goes to this directory, looks for libcurl.so.4 which is 
> absent. -:( I have no possibility to try moving or linking libcurl.so.3 
> from /usr/lib64 to /usr/lib.
>   


anything in lib64 is by definition 64bit code.   you can't call 64 bit 
libraries froma  32bit application (or visa versa)


_______________________________________________
Prime mailing list
[email protected]
http://hogranch.com/mailman/listinfo/prime

Reply via email to