Talk:Support:IRC

From DD-WRT Wiki

Jump to: navigation, search

hey, I have a linksys54wrt GL with dd-wrt v23 SP2 on it I have to enable email message notification when somebody log in my Wlan. I am trying to use ssmtp_2.61-2_mipsel.deb because I only need a small notification. I have enabled jffs on the web gui and wanted to download the file but I can't. I use the command 'ipkg install ssmtp' and got the following error messages. Please help me I have spend so many time for searching but didn't find anything.


~ # ipkg install ssmtp ERROR: File not found: //jffs/usr/lib/ipkg/lists/whiterussian

      You probably want to run `ipkg update'

ERROR: File not found: //jffs/usr/lib/ipkg/lists/non-free

      You probably want to run `ipkg update'

ERROR: File not found: //jffs/usr/lib/ipkg/lists/backports

      You probably want to run `ipkg update'

/bin/ipkg: /bin/ipkg: 1188: cannot open /jffs//jffs/usr/lib/ipkg/status: No such file /bin/ipkg: /bin/ipkg: 1188: cannot create /jffs//jffs/usr/lib/ipkg/status: Directory nonexistent /bin/ipkg: /bin/ipkg: 1188: cannot create /jffs//jffs/usr/lib/ipkg/status: Directory nonexistent ERROR: File not found: //jffs/usr/lib/ipkg/lists/whiterussian

      You probably want to run `ipkg update'

ERROR: File not found: //jffs/usr/lib/ipkg/lists/non-free

      You probably want to run `ipkg update'

ERROR: File not found: //jffs/usr/lib/ipkg/lists/backports

      You probably want to run `ipkg update'

ipkg_get_install: ERROR: Cannot find package ssmtp in //jffs/usr/lib/ipkg/lists ipkg_get_install: Check the spelling and maybe run `ipkg update'. /bin/ipkg: /bin/ipkg: 1188: cannot open /jffs//jffs/usr/lib/ipkg/status: No such file ~ #

When I try to view the mounted space I got the following

~ # mount /dev/root on / type squashfs (ro) none on /dev type devfs (rw) proc on /proc type proc (rw) ramfs on /tmp type ramfs (rw) /dev/mtdblock/4 on /jffs type jffs2 (rw)