I'm on DSL-N.
I'm trying to get jpeg62 6b-13 installed since it is supposed to have EXIF support.
I downloaded the package from the Debian/Sarge distro (many of those packages worked for me when I was playing with DSL.)
I do this:
sudo dpkg -i libjpeg62_6b-13_i386.deb

I get this:
dpkg: 'install-info' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin

If I go in as su and then I cat $PATH I get this:
cat: /sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin:/usr/games: No such file or directory

Any help, thoughts, suggestions or corrections are welcome.