*BSD News Article 68440


Return to BSD News archive

#! rnews 2047 bsd
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.vbc.net!garlic.com!news.scruz.net!kithrup.com!news.Stanford.EDU!agate!theos.com!riscan.riscan.com!n1van.istar!news.vancouver.istar.net!west.news.istar.net!van-bc,bofh.dot!news.mindlink.net!uniserve!news.sol.net!uwm.edu!vixen.cso.uiuc.edu!newsfeed.internetmci.com!uuneo.neosoft.com!insync!hunter.premier.net!bofh.dot!news.mathworks.com!tank.news.pipex.net!pipex!dispatch.news.demon.net!demon!jraynard.demon.co.uk!no
t-for-mail
From: james@jraynard.demon.co.uk (James Raynard)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Borland-type editor anywhere? (Where???)
Date: 13 May 1996 16:00:30 -0000
Organization: A FreeBSD Box
Lines: 33
Message-ID: <4n7mau$1uu@jraynard.demon.co.uk>
References: <ADlbrKriXS@qsar.chem.msu.su> <4mp2d4$4m0@complete.org> <4n0314$167@dhp.com> <31973E5B.43FF@mainelink.net>
NNTP-Posting-Host: localhost.demon.co.uk
X-NNTP-Posting-Host: jraynard.demon.co.uk

In article <31973E5B.43FF@mainelink.net>,
Gary Chrysler  <tcg@mainelink.net> wrote:

>My question is _WHERE_ can I find Joe?? 
>I have looked on cdrom.com/FreeBSD/.../joe and I don't find anything but an almost empty directory!!
>Is my internet ``Newbie'ness`` showing here and I'm missing
something??

No, you just need some kind person to introduce to the magic of the
FreeBSD ports 8-)

$ ftp ftp.cdrom.com

> (login, etc)
> cd /FreeBSD/...        (directory containing joe)
> get joe.tar.gz         (server will automatically tar and zip up directory)
> quit

$ su -                   (become root)
passwd:                  (enter root password)
# cd /usr/ports/editors
# tar xzvf /where/ever/joe.tar.gz  (extract joe directory from where
                                   you downloaded it)
# make install

And, if you're online at the time, this will pull down the source by
FTP, extract and patch it for FreeBSD, compile and install it, and
you're ready to play!

-- 
James Raynard, Edinburgh, Scotland
jraynard@dial.pipex.com
james@jraynard.demon.co.uk