Cannot use cvsup

Brian John brianjohn at fusemail.com
Sat Jul 16 20:05:17 GMT 2005


Igor Robul wrote:

> Brian John wrote:
>
>> Hello,
>> I can't use cvsup for some reason.  I just tried upgrading from 5.3 to
>> 5.4.  When I try to use cvsup, it says this:
>> su-2.05b# cvsup
>> /libexec/ld-elf.so.1: Shared object "libXaw.so.8" not found, required by
>> "cvsup"
>>  
>>
> If you dont have X11 on this machine, then you need 
> "cvsup-without-gui" package
>
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe at freebsd.org"
>
i think what is happening is cvsup is not getting the makefiles for some 
reason.  if i go into all of my ports, there are no makefiles. how could 
this have happened?  i added these lines to ports-supfile, is this correct?

*default host=cvsup14.us.freebsd.org
*default base=/var/db
*default prefix=/usr
*default release=cvs
*default delete use-rel-suffix
*default tag=RELENG_5_4
src=all
ports-all tag=.
doc-all

thanks

/Brian


More information about the freebsd-questions mailing list