PDA

Bekijk de volledige versie : ipkg installation problem



Syl
26-12-2007, 12:19
Hi i just want to install ipkg, and i have this problem..

[admin@(none) ipkg]$ install ipkg-opt_0.99.163-9_mipsel.ipk
-sh: install: not found

i downladed successfully ipkg-opt_0.99.163-9_mipsel.ipk but i can't make install. Any ideas? thx

newbiefan
26-12-2007, 13:01
It would make sense to read some tutorials, it could avoid some surprizes.

Anyhow for ipkg: http://wl500g.info/showpost.php?p=60932&postcount=3

Have fun..

Syl
26-12-2007, 13:52
well i done this:

Download and install the packages (ignore all errors):

Code:
wget http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/ipkg-opt_0.99.163-9_mipsel.ipk
ipkg.sh
wget http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable/uclibc-opt_0.9.28-12_mipsel.ipk
ipkg.sh

with is not working is that:
install ipkg-opt_0.99.163-9_mipsel.ipk
install uclibc-opt_0.9.28-12_mipsel.ipk

beacouse of of that :[admin@(none) ipkg]$ install ipkg-opt_0.99.163-9_mipsel.ipk
-sh: install: not found
sorry about my english i hope you understand.

al37919
26-12-2007, 14:18
actually, if you read carefully this: http://wl500g.info/showpost.php?p=60932&postcount=3 , it should be:
ipkg.sh install ipkg-opt_0.99.163-9_mipsel.ipk

Syl
26-12-2007, 14:55
what about that ??
do i have to connect usb-hdd and create linux partition??

[admin@(none) ipkg]$ ipkg.sh install ipkg-opt_0.99.163-9_mipsel.ipk
mkdir: Cannot create directory `//opt/tmp/': Read-only file system

al37919
26-12-2007, 15:01
do i have to connect usb-hdd and create linux partition??
Certainly. Otherwise, where are you expecting your packages to be installed?