Ernillew / wl500g

Automatically exported from code.google.com/p/wl500g
0 stars 0 forks source link

sh doesn't find installed packages. #320

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. install any pkg (f/e nano)
2. try to launch it (nano or /opt/bn/nano)
3. result: -sh: nano: not found

What is the expected output? What do you see instead?

It'll be not bad if nano will be launched. But, it's not found

What version of the product are you using?
[ root]$ uname -a
Linux WL-BCAEC5C3F764 2.6.22.19 #2 Mon Apr 2 21:59:34 MSK 2012 mips GNU/Linux

Please provide any additional information below.

I tried 1.9.2.7-d and 1.9.2.7-rtn for WL-500gPv2 and result is the same. 
Adjusted environment according to 
http://wl500g.info/showthread.php?10307-How-To-Install-and-Configure-Olegs-firmw
are&p=60933#post60933
My final target - install and configure SVN server on the router.

May be I do something wrong?

Answer me please, if you can.

Thanks and regards, Ivan.

Original issue reported on code.google.com by Serge...@mail.ru on 5 May 2012 at 7:34

GoogleCodeExporter commented 9 years ago
Hey, guys!

If you faced with the same issue, just create links to all .so from /lib to 
/opt/lib

command is "ln -s /lib/*.so /opt/lib"

For some reasons, all packages from repository use standard libs from /opt/lib 
instead /lib

Original comment by Serge...@mail.ru on 10 May 2012 at 5:32

GoogleCodeExporter commented 9 years ago
We are not responsible for external software. Try to seek at wl500g.info forum.

Original comment by lly.dev on 11 May 2012 at 7:23