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: kummeth
Subject: Re: [help-GIFT] install on netbsd 1.5.1
Date: 16 Apr 2002 14:28:33 +0200

>Could you do a
>man sed ?
>

SED(1) NetBSD Reference Manual SED(1)

NAME
sed - stream editor

SYNOPSIS
sed [-an] command [file ...]
sed [-an] [-e command] [-f command_file] [file ...]

DESCRIPTION
The sed utility reads the specified files, or the standard input if no
[...]


>[...]
>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
>

doing this results in a similar error message:
quinn#autoconf && automake && ./configure && make clean && make all
[...]
Making all in scripts
Making all in perl
sed -e "s:__PERL_LOCATION__:/usr/pkg/bin/perl:g;s:__BINDIR__:/usr/local/bin:g;sl
Syntax error: redirection unexpected
*** Error code 2
Stop.
*** Error code 1
Stop.

>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.
>

pkg_info gives me:
[...]
libtool-base-1.4.20010614nb7
autoconf-2.13
automake-1.4.5nb1


michael




reply via email to

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