Open GoogleCodeExporter opened 9 years ago
Hmm.. I can't reproduce that error..
I would try reinstalling the app. Select Overwrite All.
When you install the system, even if overwrite is selected, nothing should be
deleted.
I have made changes to the PATH variable in .init and .bashrc so that might
have affected something.
Original comment by spartacu...@gmail.com
on 22 Mar 2013 at 12:08
I reinstalled terminal ide. My home dir is still broken and busybox functions
are still missing!?!? I wrote an update-bb.sh shell-script which updates the
busybox functions. I took the bashrc and .vim folder from the system folder.
Now everything works fine for me but I'm afraid that my hone dir breaks again
after new update. Maybe this has something to do with the lack of disk space on
my device!?!?
Original comment by Minecraf...@gmail.com
on 23 Mar 2013 at 1:11
How much space is there ?
Original comment by spartacu...@gmail.com
on 23 Mar 2013 at 6:45
Now:
total: 420 MB
used: 387 MB
free: 33 MB
But for the update I made about 200 MB available by uninstalling updates from
system installed apps (e.g. YouTube, Facebook, Google+, etc.)
Original comment by Minecraf...@gmail.com
on 23 Mar 2013 at 6:55
I am also having this issue. I just tried the reinstall and it's not working.
Minecraft.. do you still have that update-bb.sh script + can you send me?
Original comment by backun...@gmail.com
on 15 Apr 2015 at 1:01
I do not have the script any more but have a look at the manpage of busybox:
http://linux.die.net/man/1/busybox
<quote>
For example, entering
ln -s /bin/busybox ls
./ls
will cause BusyBox to behave as 'ls' (if the 'ls' command has been compiled
into BusyBox). Generally speaking, you should never need to make all these
links yourself, as the BusyBox build system will do this for you when you run
the 'make install' command.
</quote>
As Terminal IDE does not seem to include those symlinks when updating you may
create them manually. You may use the output of busybox --list to create the
symlinks.
Original comment by Minecraf...@gmail.com
on 15 Apr 2015 at 8:13
Original issue reported on code.google.com by
Minecraf...@gmail.com
on 5 Mar 2013 at 8:14