On Fri, 21 Nov 2003, Valerian Galeru wrote:

> Pls tell me where are all the installed ports? After i installed the
> port, where i can find the bin file for the port?
>

Ports install in to /usr/local

To see the packages do pkg_info

To see where an package is installed do

pkg_info -L <package name>

e.g.

bash-2.05b# pkg_info -L imake-4.3.0 | head -10
Information for imake-4.3.0:

Files:
/usr/X11R6/man/man1/ccmakedep.1.gz
/usr/X11R6/man/man1/cleanlinks.1.gz
/usr/X11R6/man/man1/gccmakedep.1.gz
/usr/X11R6/man/man1/imake.1.gz
/usr/X11R6/man/man1/lndir.1.gz
/usr/X11R6/man/man1/makedepend.1.gz
/usr/X11R6/man/man1/makeg.1.gz

Rgds

Rus
-- 
w: http://www.jvps.com  | Virtual Dedicated Servers from $15/mo
e: [EMAIL PROTECTED]        | Donations made to Debian, FreeBSD
t: +44 7919 373537      | and Slackware
t: 1-888-327-6330       | email: [EMAIL PROTECTED]


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to