Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 1995 13:14:33 +0100 (BST)
From:      Nik Clayton <Nik.Clayton@brunel.ac.uk>
To:        ports@freebsd.org
Cc:        markm@freebsd.org
Subject:   Perl 5.001m kind of broken
Message-ID:  <25846.9507091214@mishmash.brunel.ac.uk>

next in thread | raw e-mail | index | archive | help
If I do

   # cd /usr/ports/lang/perl5
   # make
   
the response is

   ===>  Configuring for perl5.001m
   ./Configure  -sde -Dprefix=/usr/local -des
   Configure: unknown opton -
   Configure: unknown option -Dprefix=/usr/local
   [... Configure usage message deleted ...]

and the 'make' halts.

However, I can then just 'cd work/perl5.001m' and run Configure manually
and it works fine (it even passes all the tests correctly, which no
previous version of Perl 5 has done).

On a slightly related note, shouldn't the default manpath be
/usr/local/man and then /usr/share/man? That way any updated manual
pages from packages are found first? I tried editing /etc/manpath.config
to put /usr/local/man's MANDATORY_MANPATH before /usr/share/man's, but
it didn't work. In the end I just set the MANPATH variable in the global
.cshrc.

N

[CC'd to the Perl 5 maintainer]

=-[Opinion, n: See the above text for an example]=-=[Kibo #: e]-[RYRYRY]=-=
=-[The Silly Sod Society: To perfect and to swerve]=-[beable]-=[TP U BG]=-=
Zymurgy`s First Law of Evolving System Dynamics:
 Once you open a can of worms, the only way to recan
 them is to use a larger can.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25846.9507091214>