Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Apr 2004 17:58:47 -0700
From:      Gary Kline <kline@thought.org>
To:        gnome@FreeBSD.org
Subject:   OOo-1.1.1 snafu: perl5???
Message-ID:  <20040426005847.GA71814@tao.thought.org>

next in thread | raw e-mail | index | archive | help

	I've got perl-5.8 installed and should be there!  Here's 
	some commands that may help.  What am I doing wrong?

	thanks for any clues,

	gary

pa 17:53 <tao> [2747] which perl
/usr/bin/perl
pa 17:53 <tao> [2748] which perl5
/usr/bin/perl5
pa 17:53 <tao> [2749] perl5 -v

This is perl, version 5.005_03 built for i386-freebsd

Copyright 1987-1999, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5.0 source kit.


pa 17:53 <tao> [2750] perl -v

This is perl, v5.8.2 built for i386-freebsd

Copyright 1987-2003, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.




-- 
   Gary Kline     kline@thought.org   www.thought.org     Public service Unix

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:833: checking host system type
configure:854: checking target system type
configure:872: checking build system type
configure:1980: checking for gcc
configure:2093: checking whether the C compiler (gcc32 -O -pipe  ) works
configure:2109: gcc32 -o conftest -O -pipe    conftest.c  1>&5
configure:2135: checking whether the C compiler (gcc32 -O -pipe  ) is a cross-compiler
configure:2140: checking whether we are using GNU C
configure:2149: gcc32 -E conftest.c
configure:2168: checking whether gcc32 accepts -g
configure:2204: checking for c++
configure:2236: checking whether the C++ compiler (g++32  -O -pipe  ) works
configure:2252: g++32 -o conftest  -O -pipe    conftest.C  1>&5
configure:2278: checking whether the C++ compiler (g++32  -O -pipe  ) is a cross-compiler
configure:2283: checking whether we are using GNU C++
configure:2292: g++32 -E conftest.C
configure:2311: checking whether g++32 accepts -g
configure:2360: gcc32 -c -O -pipe   conftest.c 1>&5
configure:2377: gcc32 -c -O -pipe   conftest.c 1>&5
configure:2396: checking for ranlib
configure:2428: checking for as
configure:2469: checking for ar
configure:2510: checking for ld
configure:2551: checking for strip
configure:2592: checking for dlltool
configure:2654: checking whether gcc32 and cc understand -c and -o together
configure:2669: gcc32 -c conftest.c -o conftest.o 1>&5
configure:2670: gcc32 -c conftest.c -o conftest.o 1>&5
configure:2675: cc -c conftest.c 1>&5
configure:2677: cc -c conftest.c -o conftest.o 1>&5
configure:2678: cc -c conftest.c -o conftest.o 1>&5
configure:2739: checking how to run the C preprocessor
configure:2760: gcc32 -E  conftest.c >/dev/null 2>conftest.out
configure:2819: checking how to run the C++ preprocessor
configure:2837: g++32 -E  conftest.C >/dev/null 2>conftest.out
configure:2873: checking for a BSD compatible install
configure:2926: checking whether ln -s works
configure:2951: checking for gawk
configure:2951: checking for mawk
configure:2951: checking for nawk
configure:2985: checking for xemacs
configure:2985: checking for lemacs
configure:2985: checking for emacs
configure:3026: checking for perl5
configure:3066: checking for minimum required perl version >= 5.004
configure:3076: checking for full perl installation
Can't locate Config.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.005/i386-freebsd /usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach /usr/libdata/perl/5.00503) at -e line 1.
BEGIN failed--compilation aborted at -e line 1.



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