Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Jun 2006 14:48:48 +0200
From:      "no@spam@mgedv.net" <nospam@mgedv.net>
To:        <freebsd-questions@freebsd.org>
Cc:        Richard.Mayo@us.army.mil
Subject:   RE: Getting Source Code after Installing the Software
Message-ID:  <003701c6939e$b628a270$01010101@avalon.lan>
In-Reply-To: <D2AA47A6FB2C1A48AF0526440C0F245C0713AD9C@monm207.nae.ds.army.mil>

next in thread | previous in thread | raw e-mail | index | archive | help

> -----Original Message-----
> From: owner-freebsd-questions@freebsd.org 
> [mailto:owner-freebsd-questions@freebsd.org] On Behalf Of 
> Mayo, Richard A RDECOM CERDEC STCD SRI
> Sent: Monday, June 19, 2006 2:14 PM
> To: 'freebsd-questions@freebsd.org'
> 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!? 
--> Richard.Mayo@us.army.mil <--

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!




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003701c6939e$b628a270$01010101>