View Single Post
Old 01-13-2010, 04:45 PM   #10
RootlessAgrarian
Enthusiast
RootlessAgrarian is on a distinguished road
 
RootlessAgrarian's Avatar
 
Posts: 48
Karma: 62
Join Date: Jan 2010
Device: HANLIN V3
no such dir apps

Quote:
Originally Posted by dottedmag View Post
Check that directory $HOME/.e/apps/madshelf exists and writable
cd $HOME
cd .e

pwd
/root/.e

ls -la

drwxr-xr-x 2 root root 1024 Jan 13 13:28 ./
drwxr-xr-x 3 root root 1024 Jan 13 13:28 ../


empty.

I will have to mkdir apps.

what else is missing if the whole apps dir is nonexistent?

btw

# df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/mmcblk0p1 991488 408672 582816 41% /media/sd
/dev/loop0 49574 49574 0 100% /
tmpfs 10240 8 10232 0% /dev
tmpfs 10240 0 10240 0% /dev/shm
tmpfs 15188 4 15184 0% /tmp
tmpfs 15188 12 15176 0% /var/run
tmpfs 15188 0 15188 0% /var/tmp
tmpfs 15188 0 15188 0% /var/lock
tmpfs 15188 12 15176 0% /var/log
/dev/mtdblock_STORAGE
9192 6324 2868 69% /mnt/storage
RootlessAgrarian is offline