[Date Index][Thread Index]
[Date Prev][Date Next][Thread Prev][Thread Next]
Re: Installationproblems on Freebsd
- From: Stephane Legrand <nospam@thanx>
- Date: Sun, 27 Aug 2000 01:40:43 +0200
On Tue, Aug 22, 2000 at 09:11:07PM +0200, Wolfgang Dautermann wrote:
> On Tue, 22 Aug 2000, Stephane Legrand wrote:
>
> > Hello,
> >
> > Have you tried with the FreeBSD port ? :
>
> Can I not use the usual .tar.gz for Freebsd (I do not really know much
> about Freebsd, I know Linux (and a bit Irix and True64)).
I don't know, i always used the port. You should indeed be able to use the
usual .tar.gz
> Where can I get
> a port for Freebsd?
>
http://www.freebsd.org/ports/www.html for instance. Go to "wml" and you can
get the port and the package (a pre-compiled port).
> > cd /usr/ports/www/wml
> > make; make test; make install; make clean
>
> I wanted to install wml on my own account, I do not have root permissions
> on this machine.
>
Well, if you can't ask to the administrator to install wml on this machine,
may be you can try one of those solutions :
- get the port and look at the Makefile to see if there are some special
options required to compile wml on FreeBSD
- get the port and do :
make PREFIX=dir_where_you_want_install_wml
make PREFIX=dir_where_you_want_install_wml test
make PREFIX=dir_where_you_want_install_wml install
- get the package and try to install it with a command like :
pkg_add -R -p dir_where_you_want_install_wml wml_package
Good luck.
Stephane Legrand.
--
Stephane.Legrand@bigfoot.com
FreeBSD Francophone : http://www.freebsd-fr.org/
______________________________________________________________________
Website META Language (WML) www.engelschall.com/sw/wml/
Official Support Mailing List sw-wml@engelschall.com
Automated List Manager majordomo@engelschall.com