NeoRouter
http://www.neorouter.com/forum/

can't load library 'libssl.so.0.9.8' openWRT
http://www.neorouter.com/forum/viewtopic.php?f=8&t=5268
Page 1 of 1

Author:  prakashx86 [ Fri May 03, 2013 6:24 am ]
Post subject:  can't load library 'libssl.so.0.9.8' openWRT

Hi

I have installed OpenWRT in Linksys 610N v2 router from http://downloads.openwrt.org/snapshots/ ... uashfs.bin

now when I install neorouter client it gives error :

"can't load library 'libssl.so.0.9.8' "

Pls Help

Thanks

Author:  kevinz [ Fri May 03, 2013 11:06 am ]
Post subject:  Re: can't load library 'libssl.so.0.9.8' openWRT

Hi prakashx86,

NR Kamikaze (mips) packages works for brcm47xx (linux 2.4) firmware. I noticed that your firmware come with openssl v1 library, you can create symbol links for libssl and libcrypto as below, then it should work.

root@OpenWrt:~# ldd /usr/bin/nrservice
libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0x2aabf000)
libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0x2ab0c000)
libpthread.so.0 => /lib/libpthread.so.0 (0x2ac28000)
libdl.so.0 => /lib/libdl.so.0 (0x2ac4d000)
libuClibc++.so.0 => /usr/lib/libuClibc++.so.0 (0x2ac60000)
libc.so.0 => /lib/libc.so.0 (0x2aca7000)
libm.so.0 => /lib/libm.so.0 (0x2ad21000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x2ad4b000)
ld-uClibc.so.0 => /lib/ld-uClibc.so.0 (0x2aaa8000)

Thanks,
KevinZ - NeoRouter team

Page 1 of 1 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/