The libcrypto included is probably for PPC. You need to compile OpenSSL 0.9.6m for example and make sure to enable 'share' so it compiles the shared libraries. I don't understand why they compiled the i386 version to that instead of 0.9.7...
Quote:
|
Originally Posted by loser101
Hi
how to install newcamd on a linux machine
i put newcamd.i386 to /bin
newcamd.conf to /etc
libcrypto.so.0.9.7 to /lib
got this
linux:/bin # newcamd.i386
newcamd.i386: error while loading shared libraries: libcrypto.so.0.9.6: cannot open shared object file: No such file or directory
and why newcamd search for libcrypto.so.0.9.6???????
thanks in advance 
|