On Mon, 13 Dec 1999, Michael Rich wrote:

> > Download the latest .tar.gz or a beta release, then:
> >
> > # tar -xzf <freeamp tarball>
> > # cd freeamp
> > # configure
> > # make
> > # freeamp
> >
> > and to install:
> >
> > # make install
> 
> Ok, i'll give this a shot.  I almost wiped AlphaLinux off the box yesterday
> to install OpenVMS because i was getting so pissed, so I'll give it another
> try if I can get my configure command to actually execute (its giving me an
> access is denied error for some reason now).
> 

on most Linux systems, the current working directory . is not in your
path. Thus, to run configure (a script), try

# ./configure



_______________________________________________
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev

Reply via email to