Return to BSD News archive
#! rnews 1167 bsd Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!inquo!nntp.uio.no!news.maxwell.syr.edu!news-peer.gsl.net!jupiter.nic.dtag.de!RRZ.Uni-Koeln.DE!gtnduss1.du.gtn.com!www.punkt.de!not-for-mail From: "Patrick M. Hausen" <hausen@punkt.de> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: I need XV Binary for FreeBSD! Date: 8 Jun 1997 10:24:02 GMT Organization: WEB Internet Services Lines: 16 Message-ID: <01bc73f6$31992380$f3e94dc2@hugo09.ticsoft.de> References: <339A7A23.41C67EA6@earthling.net> NNTP-Posting-Host: hugo09.ticsoft.de X-Newsreader: Microsoft Internet News 4.70.1155 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:42602 Benjamin Lim <fade@earthling.net> wrote in <339A7A23.41C67EA6@earthling.net>... > Does anyone have XV, the graphics program for X for FreeBSD? I got the > source but I could not complie it...its way too technical for my > knowledge, if anyone knows where I can get a Binary of XV I'll be happy. > Thanks. It definitely isn't (too technical, that is). Just install the "ports collection", then as "root" type # cd /usr/ports/graphics/xv # make install Simple as that. Patrick