open_Netcenter Forum open_Netcenter Forum
Registrieren | FAQ | Suche | Mitgliederliste | Heutige Beiträge | Einloggen



Autor Thema: IPKG cannot execute
jeep
Ganz neu hier
*
ID # 198


  Erstellt am 21. Januar 2009 21:48 (#1)  |  Zitat Zitat   PN PN   E-Mail E-Mail
Hi,

I'm a new member in this forum and I'm not sure if it is still active...

I replaced the original firmware of my WD Netcenter 320 with the firmware made by Epias (1.1.0.0003.E029).
Works great. I can now access my netcenter using telnet and FTP.
To extend these new features even futher, I tried to install IPKG following the instructions from Mafe (software zum nachinstallieren(IPKG) , in the HowTo's)

All seems to be ok. However when I excute ipkg it returns the following message:

#export LD_LIBRARY_PATH=/lib:/usr/lib:/opt/lib
#/opt/bin/ipkg-cl -f /opt/etc/ipkg.conf update
/opt/bin/ipkg-cl: cannot execute
#

I have very little knowledge of Linux.
Could somebody explain to me why I am unable to execute ipkg-cl

I noticed that the executables from /proc (like /proc/cpuinfo) throw he same message:
# /proc/cpuinfo
/proc/cpuinfo: cannot execute
#

Thanks in advance,
Jan-Paul

Beiträge: 1 | Mitglied seit: Januar 2009 | IP-Adresse: gespeichert
geert
Ist öfters hier
**
ID # 83


  Erstellt am 14. August 2009 05:09 (#2)  |  Zitat Zitat   PN PN   E-Mail E-Mail
Dear Jan-Paul,

First /proc/cpuinfo is NOT an executable!
The /proc is a mountpoint for a special file system.
You can do: cat /proc/cpuinfo to read that file.

Now back to ipkg-cl. Check that the program is executable.
Use: ls -l and it should show x's for owner, group and world.
Here is what I have:

# cd /opt/bin
# ls -l ipkg-cl
-rwxr-xr-x 1 root root 179609 Feb 3 2007 ipkg-cl
#

To get the correct permissions use the command:

# chmod 755 /opt/bin/ipkg-cl

Use Google to learn more about basic Linux commands.

Good luck,

-----------------------
Geert

Beiträge: 23 | Mitglied seit: Februar 2007 | IP-Adresse: gespeichert



| open_Netcenter Web - Infos, Handhabung, Anleitungen | Boardregeln


Tritanium Bulletin Board 1.6
© 2010–2014 Tritanium Scripts