From owner-freebsd-gnome Tue Jul 30 5:54: 3 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC95637B401 for ; Tue, 30 Jul 2002 05:53:17 -0700 (PDT) Received: from quicksilver.ukc.ac.uk (quicksilver.ukc.ac.uk [129.12.21.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EE8143E4A for ; Tue, 30 Jul 2002 05:53:16 -0700 (PDT) (envelope-from C.J.Keene@ukc.ac.uk) Received: from plato.ukc.ac.uk ([129.12.58.16]) by quicksilver.ukc.ac.uk with esmtp (Exim 3.22 #4) id 17ZWS0-0005H4-00; Tue, 30 Jul 2002 13:50:08 +0100 Received: from mini.ukc.ac.uk ([129.12.58.191]) by plato.ukc.ac.uk with esmtp (Exim 2.12 #1) id 17ZWUS-0002ta-00; Tue, 30 Jul 2002 13:52:40 +0100 Content-Type: text/plain; charset="us-ascii" From: Chris Keene To: freebsd-gnome@FreeBSD.org Subject: Gnome2 compile problems Date: Tue, 30 Jul 2002 13:52:40 +0100 User-Agent: KMail/1.4.1 Cc: C.J.Keene@ukc.ac.uk MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200207301352.40276.cjk1@ukc.ac.uk> X-UKC-Mail-System: No virus detected Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bash-2.05a# uname -a FreeBSD mini.ukc.ac.uk 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Jul 22 16:40= :18=20 BST 2002 cjk1@mini.ukc.ac.uk:/usr/obj/usr/src/sys/GENERIC i386 Following instructions on http://www.FreeBSD.org/gnome - did not seem to = be=20 any gnome2 packages on mirrors - so used ports (after removing all/most g= nome=20 related packages on system). ports tree cvsupd on 27th of July (three days a go) First problem (and solution) 501 cd /usr/ports/x11/gnome2 502 make clean 503 man pkg_add 505 make install clean ports/graphics/libgnomecanvas complained that pkgconfig was out of date (= was=20 version 0.8.0), manually downloaded pkgconfig src and compiled/installed.= =20 (note, system was brought up to -STABLE only a week a go, so I presume th= at=20 0.8.0 is currently being shipped with stable). tried installing gnome again... had trouble finding gtk+-2.0.pc, it suggested I add the location of this = file=20 to my PKG_CONFIG_PATH... locate gtk+-2.0.pc export PKG_CONFIG_PATH=3D$PKG_CONFIG_PATH:/usr/X11R6/libdata/pkgconfig tried again - similar message, different file: 529 cd /usr/ports/graphics/libgnomecanvas 531 make 533 locate gobject-2.0.pc 534 export PKG_CONFIG_PATH=3D$PKG_CONFIG_PATH:/usr/local/libdata/pkgconf= ig this sorted the error and ports/graphics/libgnomecanvas installed fine. back to make'ing gnome2 problems with libgnome bash-2.05a# pwd /usr/ports/x11/libgnome bash-2.05a# make =3D=3D=3D> Building for libgnome-2.0.1_1 gmake all-recursive gmake[1]: Entering directory `/usr/ports/x11/libgnome/work/libgnome-2.0.1= ' Making all in libgnome gmake[2]: Entering directory=20 `/usr/ports/x11/libgnome/work/libgnome-2.0.1/libgnome' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory=20 `/usr/ports/x11/libgnome/work/libgnome-2.0.1/libgnome' Making all in monikers gmake[2]: Entering directory=20 `/usr/ports/x11/libgnome/work/libgnome-2.0.1/monikers' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory=20 `/usr/ports/x11/libgnome/work/libgnome-2.0.1/monikers' Making all in schemas gmake[2]: Entering directory=20 `/usr/ports/x11/libgnome/work/libgnome-2.0.1/schemas' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory=20 `/usr/ports/x11/libgnome/work/libgnome-2.0.1/schemas' Making all in gnome-data gmake[2]: Entering directory=20 `/usr/ports/x11/libgnome/work/libgnome-2.0.1/gnome-data' gmake[2]: Nothing to be done for `all'. gmake[2]: Leaving directory=20 `/usr/ports/x11/libgnome/work/libgnome-2.0.1/gnome-data' Making all in help-converters gmake[2]: Entering directory=20 `/usr/ports/x11/libgnome/work/libgnome-2.0.1/help-converters' Making all in man gmake[3]: Entering directory=20 `/usr/ports/x11/libgnome/work/libgnome-2.0.1/help-converters/man' /bin/sh ../../libtool --mode=3Dlink cc -O -pipe -o gnome2-man2html =20 gnome-man2html.o -Wl,--export-dynamic -L/usr/X11R6/lib=20 -L/usr/local/lib -lgnomevfs-2 -lbonobo-2 -lbonobo-activation -lxml2 -lz=20 -lgconf-2 -lORBit-2 -llinc -lgmodule-2.0 -lgobject-2.0 -lgthread-2.0=20 -lglib-2.0 -lintl -liconv -lesd -laudiofile -lm -lz -lbz2 -lpopt=20 -L/usr/local/lib -liconv cc -O -pipe -o gnome2-man2html gnome-man2html.o -Wl,--export-dynamic=20 -L/usr/X11R6/lib -L/usr/local/lib -lgnomevfs-2 -lbonobo-2 -lbonobo-activa= tion=20 -lxml2 -lz -lgconf-2 -lORBit-2 -llinc -lgmodule-2.0 -lgobject-2.0=20 -lgthread-2.0 -lglib-2.0 -lintl -liconv -lesd -laudiofile -lm -lz -lbz2=20 -lpopt -L/usr/local/lib -liconv /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_cond_si= gnal' /usr/local/lib/libgthread-2.0.so: undefined reference to=20 `pthread_attr_destroy' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_create' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_getspec= ific' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_attr_in= it' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_exit' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_equal' /usr/local/lib/libgthread-2.0.so: undefined reference to=20 `pthread_getschedparam' /usr/local/lib/libgthread-2.0.so: undefined reference to=20 `pthread_attr_setscope' /usr/local/lib/libgthread-2.0.so: undefined reference to=20 `pthread_cond_broadcast' /usr/local/lib/libgthread-2.0.so: undefined reference to=20 `pthread_setschedparam' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_key_cre= ate' /usr/local/lib/libgthread-2.0.so: undefined reference to=20 `pthread_attr_setstacksize' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_cond_in= it' /usr/local/lib/libgthread-2.0.so: undefined reference to=20 `pthread_mutex_unlock' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_self' /usr/local/lib/libgthread-2.0.so: undefined reference to=20 `pthread_mutex_destroy' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_mutex_l= ock' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_cond_wa= it' /usr/local/lib/libgthread-2.0.so: undefined reference to=20 `pthread_mutex_trylock' /usr/local/lib/libgthread-2.0.so: undefined reference to=20 `pthread_cond_destroy' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_mutex_i= nit' /usr/local/lib/libgthread-2.0.so: undefined reference to=20 `pthread_attr_setschedparam' /usr/local/lib/libgthread-2.0.so: undefined reference to=20 `pthread_attr_setdetachstate' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_join' /usr/local/lib/libgthread-2.0.so: undefined reference to=20 `pthread_cond_timedwait' /usr/local/lib/libgthread-2.0.so: undefined reference to=20 `pthread_attr_getschedparam' /usr/local/lib/libgthread-2.0.so: undefined reference to `pthread_setspec= ific' gmake[3]: *** [gnome2-man2html] Error 1 gmake[3]: Leaving directory=20 `/usr/ports/x11/libgnome/work/libgnome-2.0.1/help-converters/man' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory=20 `/usr/ports/x11/libgnome/work/libgnome-2.0.1/help-converters' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/libgnome/work/libgnome-2.0.1' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11/libgnome. I DO have=20 options P1003_1B options _KPOSIX_PRIORITY_SCHEDULING in kernel, and NOLIBC_R is commented out (i.e. NOT set) in /etc/make.conf I'm not sure how to fix this. Any help would be very much appreciated :) system details... FreeBSD mini.ukc.ac.uk 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Jul 22 16:40= :18=20 BST 2002 cjk1@mini.ukc.ac.uk:/usr/obj/usr/src/sys/GENERIC i386 Mesa-3.4.2_2 A graphics library similar to SGI's OpenGL ORBit-0.5.13_3 High-performance CORBA ORB with support for the C lan= guage ORBit2-2.4.0 High-performance CORBA ORB with support for the C lan= guage XFree86-4.1.0_13,1 X11R6.5/XFree86 core distribution (complete) Xaw3d-1.5 A 3-D Athena Widget set that looks like Motif afbackup-3.3.5_2 AF's backup system apache+mod_ssl-1.3.24+2.8.8 The Apache 1.3 webserver with SSL/TLS=20 functionality apache-1.3.26_3 The extremely popular Apache http server. Very fast,= very=20 arts-1.0.1 Audio system for the KDE integrated X11 desktop aspell-0.33.7.1_1 Spelling checker with better suggestion logic than is= pell atk-1.0.2 A GNOME accessibility toolkit (ATK) autoconf-2.53 Automatically configure source code on many Un*x plat= forms autoconf213-2.13.000227_1 Automatically configure source code on many Un*= x=20 platforms=20 automake-1.5,1 GNU Standards-compliant Makefile generator automake14-1.4.5 GNU Standards-compliant Makefile generator (legacy ve= rsion=20 bash-2.05a The GNU Bourne Again Shell bison-1.33 A parser generator from FSF, (mostly) compatible with= Yacc bonobo-activation-1.0.2 An object activation framework for GNOME 2.0 bsdpan-DBD-mysql-2.1011 Unknown perl modulebsdpan-DBI-1.21 DBI - Data= base=20 independent interface for Perl bsdpan-Digest-MD5-2.16 Digest::MD5 - Perl interface to the MD5 Algorithm bsdpan-GDGraph-1.33 GD::Graph - Graph Plotting Module for Perl 5 bsdpan-MD5-2.02 MD5 - Perl interface to the MD5 Message-Digest Algori= thm bsdpan-MIME-Base64-2.12 MIME::Base64 - Encoding and decoding of base64 st= rings bsdpan-Net-Telnet-3.02 Net::Telnet - interact with TELNET port or other T= CP=20 ports bsdpan-Test-Harness-2.02 Test::Harness - run perl standard test scripts w= ith=20 statist bsdpan-libnet-1.10 cclient-2001a,1 Mark Crispen's C-client mail acce= ss=20 routines cole-2.0.1 A free C OLE library cups-base-1.1.14 The Common UNIX Printing System cvsup-16.1f General network file distribution system optimized fo= r CVS=20 db3-3.2.9_3,1 The Berkeley DB package, revision 3 eject-1.4 Utility for ejecting media from CD or optical disk dr= ive esound-0.2.28 A sound library for enlightenment package ethereal-0.9.3 An X11/GTK network analyzer/capture tool exim-3.36 High performance MTA for Unix systems on the Internet expat-1.95.2 XML 1.0 parser written in C ezm3-1.0 Easier, more portable Modula-3 distribution for build= ing=20 CV fam-2.6.8 A file alteration monitor flashplugin-mozilla-0.4.10_1 A GPL standalone Flash (TM) plugin for Mozil= la=20 web browser fnlib-0.5 Fonts and font libraries necessary for Enlightenment freetype-1.3.1_2 A free and portable TrueType font rendering engine freetype2-2.0.8 A free and portable TrueType font rendering engine freetype2-2.0.9 A free and portable TrueType font rendering engine gconf-editor-0.2 A gconf database editor for the GNOME 2.0 environment gconf2-1.2.0 A configuration database system for GNOME gd-1.8.4_6 A graphics library for fast image creation gdbm-1.8.0 The GNU database manager gdk-pixbuf-0.16.0 A graphic library for GTK+ gettext-0.10.35_1 GNU gettext package gettext-0.10.35_2 GNU gettext package gettext-0.10.40 GNU gettext package gettext-0.11.2 GNU gettext package ghostscript-gnu-6.52_5 GNU Postscript interpreter ghostscript-gnu-7.05_1 GNU Postscript interpreter gkrellm-1.2.11 A GTK based system monitor gle-3.0.3 A GL Tubing and Extrusion Library glib-1.2.10_5 Some useful routines of C programming glib-2.0.4_1 Some useful routines of C programming (current stable= =20 versi gmake-3.79.1 GNU version of 'make' utility gnomehier-1.0_3 An utility port, installing hierarchy of common GNOME= =20 direc gnomemimedata-2.0.0 A MIME and Application database for GNOME gnomevfs2-2.0.2 GNOME Virtual File System gob-1.0.12 A preprocessor for making GTK+ objects with inline C gtar-1.13.25 GNU version of the traditional tar archiver gtk-1.2.10_3 Gimp Toolkit for X11 GUI gtk-1.2.10_4 Gimp Toolkit for X11 GUI gtk-2.0.5 Gimp Toolkit for X11 GUI (current stable version) gtk-engines-0.12_1 Theme engine for gtk+ toolkits gtk-engines2-1.9.0 Theme engine for the gtk+-2.0 toolkit gtkglarea-1.2.2 An OpenGL widget for the GTK+ GUI toolkit gtkmm-1.2.8 C++ wrapper for gtk, a x11 graphics library guile-1.4 GNU's Ubiquitous Intelligent Language for Extension guile-1.4.1_1 GNU's Ubiquitous Intelligent Language for Extension guile-gtk-0.20_1 Guile binding library for GTK+ gv-3.5.8 A PostScript and PDF previewer horde-devel-2.0_3 A common code-base used by Horde applications, writte= n in=20 P imap-uw-2001a,1 University of Washington IMAP4rev1/POP2/POP3 mail ser= vers imlib-1.9.11 A graphic library for enlightenment package ispell-3.2.06_1 An interactive spelling checker for multiple language= s javavmwrapper-1.4 Wrapper script for various Java Virtual Machines jdk-1.1.8 Sun's Java Developers Kit jdk-1.3.1p6_2 Sun's Java Developers Kit jed-0.99.15 A SLang-based text editor jedit-3.2.2 Powerful programmer's text editor written in Java jfc-1.1.1 Java Foundation Classes (JFC)/Swing jpeg-6b_1 IJG's jpeg compression utilities kde-3.0.1 The "meta-port" for KDE kdebase-3.0.1 Base modules for the KDE integrated X11 desktop kdegames-3.0.1 Games for the KDE integrated X11 desktop kdegraphics-3.0.1 Graphics utilities for the KDE3 integrated X11 deskto= p kdelibs-3.0.1_1 Libraries for KDE kdemultimedia-3.0.1 Multimedia utilities for the KDE integrated X11 deskt= op kdenetwork-3.0.1_2 Network modules for KDE3 kdeutils-3.0.1 Utilities for the KDE integrated X11 desktop koffice-1.1.1,1 Office suite for KDE2 lcms-1.08 Light Color Management System -- a color management=20 library libIDL-0.8.0 A library for creating trees of CORBA Interface Defin= ition=20 libart_lgpl2-2.3.9 Library for high-performance 2D graphics libaudiofile-0.2.3 A sound library for SGI audio file libbonobo-2.0.0 A component and compound document system for GNOME2 libesmtp-0.8.11 A library for posting electronic mail libflash-0.4.10 GPL Flash (TM) Library libgda2-0.8.191 Provides uniform access to different kinds of data so= urces libghttp-1.0.9 GNOME http client library libglade2-2.0.0 GNOME glade library libgnomecanvas-2.0.1 A graphics library for GNOME libgnugetopt-1.1 GNU getopt library libgtop2-2.0.0 GNOME 2.0 top library libiconv-1.7_1 A character set conversion library libiconv-1.8 A character set conversion library libmcal-0.6_2 Modular Calendar Access Library libmng-1.0.3 Multiple-image Network Graphics (MNG) reference libra= ry libogg-1.0.r3_1,2 Ogg bitstream library librep-0.15.2 An Emacs Lisp like runtime library librep-0.16.1_1 An Emacs Lisp like runtime library librsvg2-1.1.6 Library for parsing and rendering SVG vector-graphic = files libsigc++-1.0.3 Callback Framework for C++ libslang-1.4.5 Routines for rapid alpha-numeric terminal application= s=20 deve libtool-1.3.4_2 Generic shared library support script libungif-4.1.0b1 Tools and library routines for working with GIF image= s libunicode-0.4_2 A library for manipulating Unicode characters and str= ings libvorbis-1.0.r3_1,2 Audio compression codec library libwmf-0.2.2_1 Tools and library for converting microsoft's wmf (win= dows=20 m libwnck-0.14 Library used for writing pagers and taskslists libwww-5.3.2 The W3C Reference Library libxml-1.8.17 Xml parser library for GNOME libxml2-2.4.22_1 Xml parser library for GNOME libxslt-1.0.18 The XSLT C library for GNOME libzvt-2.0.1 Library components for Zed's Virtual Terminal linc-0.5.0 A library for writing networked servers & clients links-0.97.p9,1 Lynx-like text WWW browser linux-jdk-1.3.1.02_1 Sun Java Development Kit 1.3 for Linux linux_base-6.1_1 The base set of packages needed in Linux mode lynx-2.8.4.1b A non-graphical, text-based World-Wide Web client m4-1.4_1 GNU's m4 metacity-2.3.987 A window manager for the adult in you mm-1.1.3 Shared memory library for applications with pre-forke= d=20 proc mod_php4-4.2.2 PHP4 module for Apache mozilla-1.0.rc1,1 The open source, standards compliant web browser mozilla-embedded-0.9.8_2,1 The embeddable component of mozilla communicat= or=20 web-surfbo mozilla-headers-0.9.9_3,1 Header files for mozilla communicator web-surfb= oard mutt-1.2.5.1_1 The Mongrel of Mail User Agents (part Elm, Pine, Mush= , mh,=20 mysql-client-3.23.49 Multithreaded SQL database (client) mysql-server-3.23.49 Multithreaded SQL database (server) nano-1.0.9_1 Nano's ANOther editor, an enhanced free Pico Clone ncftp1-1.9.5 FTP replacement with advanced user interface net-snmp-5.0.1 An extendable SNMP implementation netcat-1.10_1 Simple utility which reads and writes data across net= work=20 c nspr-4.1.2 A platform-neutral API for system level and libc like= =20 funct nss-3.3.1 A set of libraries to support development of=20 security-enabl ntp-4.1.72 The Network Time Protocol Distribution open-motif-2.1.30_2 Motif X11 Toolkit (industry standard GUI (IEEE 1295)) open-motif-devel-2.1.30 Open Motif 2.1.30 - Development libraries and hea= der=20 files openldap-2.0.23 Open source LDAP client and server software openssh-3.4_2 OpenBSD's secure shell client and server (remote logi= n=20 prog openssl-0.9.6d SSL and crypto library p5-Compress-Zlib-1.16 Perl5 interface to zlib compression library p5-Crypt-SSLeay-0.41 Perl5 interface to allow p5-libwww LWP to make https= =20 connec p5-DBI-1.21 The perl5 Database Interface. Required for DBD::* mo= dules p5-Data-ShowTable-3.3 Perl5 module to pretty-print arrays of data p5-Gtk-0.7008 The base module of Gtk-Perl p5-Mysql-modules-1.2216 Perl5 modules for accessing MySQL databases p5-Net-Daemon-0.36 Perl5 extension for portable daemons p5-PlRPC-0.2016 Perl module for writing RPC servers and clients p5-SOAP-Lite-0.55 SOAP::Lite - Client and server side SOAP implementati= on p5-Storable-1.0.14 Persistency for perl data structures p5-XML-Parser-2.30_1 Perl extension interface to James Clark's XML parser= ,=20 expat p5-XML-Writer-0.4_1 A simple Perl module for writing XML documents pango-1.0.3_1 An open-source framework for the layout and rendering= of=20 i1 pcre-3.7 Perl Compatible Regular Expressions library perl-5.6.1_1 Practical Extraction and Report Language pilot-link-0.9.5_3 PalmPilot communications utilities=20 (backup/restore/install/ pkg_tarup-1.2_3 Generates binary package from installed package pkgconfig-0.12.0 An utility used to retrieve information about install= ed=20 lib pkgconfig-0.8.0 An utility used to retrieve information about install= ed=20 lib png-1.2.1 Library for manipulating PNG images png-1.2.3 Library for manipulating PNG images popt-1.5.1 A getopt(3) like library with a number of enhancement= s,=20 fro portupgrade-20020405 Very powerful FreeBSD ports/packages upgrading tool = and=20 mor psiconv-0.8.3 A conversion utility to convert Psion 5(MX) files int= o=20 othe pspell-0.12.2_1 Generic interface to spell checker libraries py22-expat-2.2.1 Python interface to the Expat XML parser py22-numeric-20.3 The Numeric Extension to Python python-2.2.1 An interpreted object-oriented programming language qt-3.0.3_1 A C++ X GUI toolkit rpm-3.0.6_5 The Red Hat Package Manager rsync-2.5.5_1 A network file distribution/synchronization utility ruby-1.6.6 An object-oriented interpreted scripting language ruby-bdb1-0.1.6 Ruby interface to Berkeley DB revision 1.8x with full= =20 featu ruby-fnmatch-1.1b_1 A Ruby module which provides File::fnmatch and File::= FNM_* ruby-optparse-0.8.6 Yet another command line option parser for Ruby ruby-uri-0.9,1 Ruby interface to parse URIs according to RFC 2396 samba-2.2.3a A free SMB and CIFS client and server for UNIX screen-3.9.11_1 A multi-screen window manager scrollkeeper-0.2_3 An Open Document Cataloging Project sed_inplace-2002.06.28 A modified version of the sed(1) which can do in-p= lace=20 edit sharity-light-1.2 An userland smbfs --- SMB to NFS protocols converter sox-12.17.3 SOund eXchange - universal sound sample translator squid-2.4_9 The successful WWW proxy cache and accelerator tcl-8.3.4_4 Tool Command Language tiff-3.5.7 Tools and library routines for working with TIFF imag= es tk-8.3.4_2 Graphical toolkit for TCL turba-1.0_1 The Horde contact management application ucd-snmp-4.2.5 An extendable SNMP implementation unzip-5.42 List, test and extract compressed files in a ZIP arch= ive urwfonts-1.0 Another font package for X uulib-0.5.13 A library for uu/xx/Base64/BinHex de-/encoding vim-6.0.271.0 Vi "workalike", with many additional features wget-1.8.1 Retrieve files from the 'net via HTTP and FTP wv-0.7.1 A library and executables which allow access to Micro= soft=20 W xanim-2.80.2 Play most popular animation formats and show pictures xchat-1.8.7 An X11 IRC client using the GTK+ toolkit, and optiona= lly,=20 G xfstt-1.1_1 A TrueType font server for X11 xlhtml-0.4 Utilities converting Excel and PowerPoint files to HT= ML=20 and xscreensaver-4.05 Save your screen while you entertain your cat zip-2.3 Create/update ZIP files compatible with pkzip PWD=3D/usr/ports/x11/libgnome KONSOLE_DCOP=3DDCOPRef(konsole-606,konsole) GS_LIB=3D/home/cjk1/.kde/share/fonts PAGER=3Dmore FTP_PASSIVE_MODE=3DYES SESSION_MANAGER=3Dlocal/mini.ukc.ac.uk:/tmp/.ICE-unix/596 PKG_CONFIG_PATH=3D:/usr/X11R6/libdata/pkgconfig:/usr/local/libdata/pkgcon= fig KONSOLE_DCOP_SESSION=3DDCOPRef(konsole-606,session-1) ENV=3D/home/cjk1/.shrc BLOCKSIZE=3DK USER=3Dcjk1 KDE_MULTIHEAD=3Dfalse MAIL=3D/var/mail/cjk1 OLDPWD=3D/usr/ports/x11/gnome2 GTK_RC_FILES=3D/etc/gtk/gtkrc:/home/cjk1/.gtkrc:/home/cjk1/.gtkrc-kde EDITOR=3Dvi COLORTERM=3D DISPLAY=3Dtoaster:0 LOGNAME=3Dcjk1 SHLVL=3D3 SHELL=3D/usr/local/bin/bash HOME=3D/root TERM=3Dxterm PATH=3D/sbin:/usr/sbin:/bin:/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/= X11R6/bin _=3D/usr/bin/env The system is generally up to date, with no major changes to the setup, b= ut=20 with quite a few packages installed. It had Gnome1.4 on the system=20 previously.=20 Regards Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message