*BSD News Article 75477


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!news.wildstar.net!news.sdsmt.edu!news.mid.net!mr.net!news.sgi.com!enews.sgi.com!news.mathworks.com!newsfeed.internetmci.com!btnet!zetnet.co.uk!dispatch.news.demon.net!demon!jraynard.demon.co.uk!not-for-mail
From: james@jraynard.demon.co.uk (James Raynard)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Sources
Date: 5 Aug 1996 16:12:49 -0000
Organization: A FreeBSD Box
Lines: 31
Message-ID: <4u56i1$1dn@jraynard.demon.co.uk>
References: <3201443D.2A19@alaska.net>
NNTP-Posting-Host: localhost
X-NNTP-Posting-Host: jraynard.demon.co.uk

In article <3201443D.2A19@alaska.net>, hmmm  <hmmm@alaska.net> wrote:
>i picked up ucd-snmp 3.1 from the packages collection.
>
>it looks as if it has man pages & binaries ...
>
>now, where can i get the SOURCE for it, ie,
>the source that WILL compile ! ???
>
>the source is not in the ports collection, and didn't
>appear to be in the src collection ...

If you download the ucd-smp port directory into /usr/ports and type
'make', it should pull down the source for you automatically.  The
source is (intentionally) not provided with the port - see the section
in the Handbook for an explanation of how the ports collection works.

>also, does a minimum install (gcc does exist) allow
>me to compile the source if i get it ?

It depends.  If it's an X application, you'll obviously need to have the
X distribution installed.  If it relies on another port (eg it requires
GNU make), the ports mechanism should spot that and install the necessary
extras itself.

But in general, yes, the basic system should be enough to compile and
install almost anything that runs on FreeBSD.

-- 
James Raynard, Edinburgh, Scotland
james@jraynard.demon.co.uk
http://www.freebsd.org/~jraynard/