Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mel.connect.com.au!munnari.OZ.AU!news.hawaii.edu!ames!hookup!uwm.edu!msunews!netnews.upenn.edu!news.voicenet.com!news From: 5150 (5150) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: Problem with Livingston Portmaster Date: Mon, 05 Feb 1996 07:46:01 GMT Organization: Voicenet - Internet Access - (215)674-9290 Lines: 24 Message-ID: <4f41qn$hpg@news.voicenet.com> References: <4eq68k$l0i@cdc2.cdc.net> NNTP-Posting-Host: ivyland206.voicenet.com X-Newsreader: Forte Free Agent v0.55 kurt@vianet.on.ca wrote: >I 'untarred' the software from /dev/fd0 into the /usr/portmaster directory as the >instructions specified. >When I do a listing of the subsequent directory, the program I'm supposed to run >next 'pminstall' is present, but when I attempt to run it, I get a command not found >type message. >Anybody have any ideas here ? type ./pminstall >Also, when I attempt to compile the RADIUS software, I get an error during linkage >that the _crypt symbol specified in the text segment can't be found. What can I >do to remedy this ? you're not linking to the crypt library. >Thanks. >-Kurt