> -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Mayo, Richard A RDECOM CERDEC STCD SRI > Sent: Monday, June 19, 2006 2:14 PM > To: '[email protected]' > Subject: RE: Getting Source Code after Installing the Software > > Can you simply tell me the name of the tar ball on the CD? >
DID ANYBODY LOOK ON THE SENDER ADDRESS OF THIS ORIGINAL POSTING!? --> [EMAIL PROTECTED] <-- I BET THERE ARE SEVERAL GUYS WHO KNOW HOW TO INSTALL THE SOURCE OF FREEBSD AT THE US ARMY! BUT IF NOT [i'll prepare a bill for bush upon that if he comes to town ;-)]: put the correct cd into your ATA-CDROM and then: mkdir -p /cdrom mount /dev/acd0 /cdrom cd /cdrom/`uname -r`/src export DESTDIR=/ ./install.sh cd / umount /cdrom and now there should be more in /usr/src. have fun and don't threaten anybody or spy on anybody with these systems! _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
