# /data/xbin/opkg install /sdcard/opkg_0.1.7+svn519-2_arm.ipk Collected errors: * opkg_conf_init: Couldn't stat /data/local/opkg.conf: No such file or directory.This warning can be safely ignored.
# /data/xbin/opkg install /sdcard/opkg_0.1.7+svn519-2_arm.ipk Installing opkg (0.1.7+svn519-2) to root... Existing conffile /data/local/opkg.conf is different from the conffile in the new package. The new conffile will be placed at /data/local/opkg.conf-opkg. Configuring opkg.Everything's ok here.
# opkg update opkg: not found # su # opkg update opkg: not foundThis means that /data/xbin is not in the PATH.
So, either update Villain's ROM /init.rc to add /data/xbin in the PATH definition (this one is tricky as you need to unpack the update zip file, then unpack the boot.img, edit init.rc, then repack boot.img, repack the update zip and finally resign it before flashing the whole thing).
Or remember to type
export PATH=/data/xbin:$PATHevery time you start a shell session.... Unless we can use a .profile file somewhere (well where ash believe the HOME directory is, and this might be again different between MCR and Villain).
Quote
btw. if this works, what feed should I use for this rom?
Edited by freeasabeer, 31 March 2010 - 08:30 AM.







Sign In
Create Account


Back to top












