Daily Archives: August 30, 2006

Locate in FreeBSD

When you install FreeBSD, there’s no locate database, so you must create one with /usr/libexec/locate.updatedb once finished, you will be able to use locate to find files the fast way.

Posted in FreeBSD, Unix | Leave a comment

Installing Texlive2005 in FreeBSD

First of all insert the cd and mount it doing: mount -t cd9660 /dev/acd0 /cdrom then proceed following the post in: http://jordilin.wordpress.com/2006/07/31/howto-installing-and-compiling-the-latest-latex-and-kile-packages/ when finished try to write the command latex and see if you get any error: I got the … Continue reading

Posted in FreeBSD, Unix | Leave a comment