help-gift
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [help-GIFT] install on netbsd 1.5.1


From: Wolfgang Müller
Subject: Re: [help-GIFT] install on netbsd 1.5.1
Date: Tue, 16 Apr 2002 13:14:05 +0200

Thanks a lot for the makefile. Could you do a 

man sed ?

I guess there is a "-e" missing in front of the string.
>PERLCONFIG = sed 
"s:__PERL_LOCATION__:/usr/pkg/bin/perl:g;s:__BINDIR__:${exec_prefix}/bin:g;s:__DATADIR__:${prefix}/share:g;s:__WEB_PUBLISHING_DIRECTORY__:/root/public_html/:g;s§__WEB_PUBLISHING_LOCATION__§http://localhost/~kummeth§g";
 
< $< > $@

If so, please change the corresponding 

PERLCONFIG 

line in the 

Makefile.am

and do make.

If this does not work, please do a

autoconf && automake && ./configure && make clean && make all 

in the main gift directory. If the latter does not work, please complain, and 
give the version numbers of autoconf/automake/libtool in your system.

Cheers,
Wolfgang




reply via email to

[Prev in Thread] Current Thread [Next in Thread]