On Sat, 2003-07-26 at 20:16, marlon corleone wrote: > i apologize for unrelated question in > freebsd-questions. i have no other option but to email > here. but thanks thanks very much for the reply. > > i have a 2nd question > > Akira# Esetroot -scale dxy.jpg > Esetroot: Command not found. > Akira# pkg_info |grep -i eterm > eterm-bg-0.9 Image files for background of > Eterm > Akira# whereis eterm > eterm: /usr/ports/chinese/eterm > > i also installed eterm located in /usr/ports/x11/eterm > > why cant i run Esetroot since i installed eterm? > If you've installed the /usr/ports/x11/eterm port then Esetroot should be in /usr/X11R6/bin/Esetroot (default install path). If you've just installed eterm it may be worthwhile doing a "rehash" if you are using the csh / tcsh shell. Failing this what's the output of ...
grep Esetroot /var/db/pkg/eterm*/* Cheers, -- Mark Sergeant <[EMAIL PROTECTED]> SNSOnline Technical Services _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
