Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Apr 2004 10:30:38 -0700
From:      Gary Kline <kline@thought.org>
To:        "COMPRESSED'N'CUSSIN" <peter@gee.kz>
Cc:        Gary Kline <kline@thought.org>
Subject:   Re: OOo-1.1.1 snafu: perl5???
Message-ID:  <20040426173037.GB21511@tao.thought.org>
In-Reply-To: <20040426081610.GB50470@gee.kz>
References:  <20040426005847.GA71814@tao.thought.org> <20040426081610.GB50470@gee.kz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 26, 2004 at 01:16:10AM -0700, COMPRESSED'N'CUSSIN wrote:
> On Sun, Apr 25, 2004 at 05:58:47PM -0700, Gary Kline wrote:
> >=20
> > 	I've got perl-5.8 installed and should be there!  Here's=20
> > 	some commands that may help.  What am I doing wrong?
> >=20
> > 	thanks for any clues,
> >=20
> > 	gary
> >=20
> > 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
> >=20
> > This is perl, version 5.005_03 built for i386-freebsd
> >=20
> > Copyright 1987-1999, Larry Wall
> >=20
> > 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 k=
it.
> >=20
> >=20
> > pa 17:53 <tao> [2750] perl -v
> >=20
> > This is perl, v5.8.2 built for i386-freebsd
> >=20
> > Copyright 1987-2003, Larry Wall
> >=20
> > 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.
>=20
> [snip]
>=20
> Take a look at /usr/local/bin/use.perl.=20
>=20
> It should allow you to switch to the ports version, and not the base vers=
ion.
>=20
> /usr/local/bin/use.perl port
>=20
> HTH,
>=20
> Peter


	I did the "use.perl port" switch before, and again, minutes=20
	ago.  Same results.  Appended is /tmp/typescript, which
	shoul give you a clearer picture.

	BTW, I have had pretty good luck building OO from scratch---
	after much crunching!   Let me knowwhat else to mail you:
	list from /var/db/pkg, or whatever. =20

	thanks,

	gary



--=20
   Gary Kline     kline@thought.org   www.thought.org     Public service Un=
ix

Script started on Mon Apr 26 10:17:14 2004
=1B[?1h=1B=3D=1B[44;1H=1B[K=1B[44;1H=1B[K=1B[?1l=1B>tao# cc=08=1B[K=08=1B[K=
=0D=0D

#
## Peter, here is where I have explicitly turned to the 5.8 version of
## perl.  Same build errs as before.
#


tao# /usr/local/bin/use.perl port=0D=0D
tao# cd /usr/ports/editors/=0D=0D
root@tao:/usr/ports/editors# cd openoffice-1.1=0D=0D
root@tao:/usr/ports/editors/openoffice-1.1# ll=0D=0D
total 30=0D
-rw-r--r--  1 root  wheel  19905 Apr 11 20:53 Makefile=0D
-rw-r--r--  1 root  wheel   1764 Apr  9 21:27 distinfo=0D
drwxr-xr-x  2 root  wheel   2048 Mar 16 20:52 files=0D
-rw-r--r--  1 root  wheel    753 Feb 28  2002 pkg-descr=0D
-rw-r--r--  1 root  wheel   2855 Oct  2  2003 pkg-message=0D
-rw-r--r--  1 root  wheel     70 Oct 18  2002 pkg-plist=0D
drwxr-xr-x  5 root  wheel    512 Apr 25 17:36 work=0D
root@tao:/usr/ports/editors/openoffice-1.1# k=08=1B[Kmake install=0D=0D
=3D=3D=3D>  Building for openoffice-1.1.1=0D
=3D=3D=3D>  Building mozilla sub project=0D
=3D=3D=3D>   mozilla-1.0.2_1 depends on executable: zip - found=0D
=3D=3D=3D>   mozilla-1.0.2_1 depends on executable: freetype-config - found=
=0D
=3D=3D=3D>   mozilla-1.0.2_1 depends on executable: gmake - found=0D
=3D=3D=3D>   mozilla-1.0.2_1 depends on executable: gcc32 - found=0D
=3D=3D=3D>   mozilla-1.0.2_1 depends on executable: pkg-config - found=0D
=3D=3D=3D>   mozilla-1.0.2_1 depends on shared library: jpeg.9 - found=0D
=3D=3D=3D>   mozilla-1.0.2_1 depends on shared library: png.5 - found=0D
=3D=3D=3D>   mozilla-1.0.2_1 depends on shared library: mng.1 - found=0D
=3D=3D=3D>   mozilla-1.0.2_1 depends on shared library: freetype.9 - found=
=0D
=3D=3D=3D>   mozilla-1.0.2_1 depends on shared library: X11.6 - found=0D
=3D=3D=3D>   mozilla-1.0.2_1 depends on shared library: glib12.3 - found=0D
=3D=3D=3D>   mozilla-1.0.2_1 depends on shared library: gtk12.2 - found=0D
=3D=3D=3D>   mozilla-1.0.2_1 depends on shared library: ORBit.2 - found=0D
=3D=3D=3D>  Configuring for mozilla-1.0.2_1=0D
loading cache ./config.cache=0D
checking host system type... i386-portbld-freebsd4.9=0D
checking target system type... i386-portbld-freebsd4.9=0D
checking build system type... i386-portbld-freebsd4.9=0D
checking for gcc... gcc32=0D
checking whether the C compiler (gcc32 -O -pipe  ) works... yes=0D
checking whether the C compiler (gcc32 -O -pipe  ) is a cross-compiler... n=
o=0D
checking whether we are using GNU C... yes=0D
checking whether gcc32 accepts -g... yes=0D
checking for c++... g++32=0D
checking whether the C++ compiler (g++32  -O -pipe  ) works... yes=0D
checking whether the C++ compiler (g++32  -O -pipe  ) is a cross-compiler..=
=2E no=0D
checking whether we are using GNU C++... yes=0D
checking whether g++32 accepts -g... yes=0D
checking for ranlib... ranlib=0D
checking for as... /usr/bin/as=0D
checking for ar... /usr/bin/ar=0D
checking for ld... /usr/bin/ld=0D
checking for strip... /usr/bin/strip=0D
checking for dlltool... no=0D
checking whether gcc32 and cc understand -c and -o together... yes=0D
checking how to run the C preprocessor... gcc32 -E=0D
checking how to run the C++ preprocessor... g++32 -E=0D
checking for a BSD compatible install... /usr/bin/install -c -o root -g whe=
el=0D
checking whether ln -s works... yes=0D
checking for gawk... no=0D
checking for mawk... no=0D
checking for nawk... nawk=0D
checking for xemacs... no=0D
checking for lemacs... no=0D
checking for emacs... no=0D
checking for perl5... /usr/bin/perl5=0D
checking for minimum required perl version >=3D 5.004... 5.00503=0D
checking for full perl installation... no=0D
configure: error: Cannot find Config.pm or $Config{archlib}.  A full perl i=
nstallation is required.=0D
=3D=3D=3D>  Script "configure" failed unexpectedly.=0D
Please report the problem to gnome@FreeBSD.org [maintainer] and attach the=
=0D
"/usr/ports/editors/openoffice-1.1/work/mozilla/work/mozilla/config.log"=0D
including the output of the failure of your make command. Also, it might be=
=0D
a good idea to provide an overview of all packages installed on your system=
=0D
(e.g. an `ls /var/db/pkg`).=0D
*** Error code 1=0D
=0D
Stop in /usr/ports/editors/openoffice-1.1/work/mozilla.=0D
*** Error code 1=0D
=0D
Stop in /usr/ports/editors/openoffice-1.1.=0D
*** Error code 1=0D
=0D
Stop in /usr/ports/editors/openoffice-1.1.=0D
*** Error code 1=0D
=0D
Stop in /usr/ports/editors/openoffice-1.1.=0D
root@tao:/usr/ports/editors/openoffice-1.1# ^D=08=08exit=0D

Script done on Mon Apr 26 10:18:53 2004



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