On January 17, 2005 06:16 pm, Kris Kennaway wrote: > Those files are expected to be installed when the package is built on > FreeBSD. Since your system didn't build them, there must be something > different about it. You could check the output of the configure and > build scripts to find out why, or just use a precompiled package from > the FTP site if you don't care this much.
there's not much different with this machine when compared to a default install other than the make.conf file, which i've been experimenting with. maybe i've gibbled something in there?: CC=gcc CXX=g++ CPUTYPE?=p3 CFLAGS+= -O2 -pipe CXXFLAGS+= -fmemoize-lookups -fsave-memoized NO_BLUETOOTH= true # do not build Bluetooth related stuff NO_USB= true # do not build usbd(8) and related programs # # these were in there as defaults: # PERL_VER=5.8.5 PERL_VERSION=5.8.5 PERL_ARCH=mach NOPERL=yo NO_PERL=yo NO_PERL_WRAPPER=yo -- to be upset over what you don't have... is to waste what you do have. - ken keyes jr. _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"