Make problem reported per your request

Albert Vest alvest at columbus.rr.com
Sun Sep 21 06:35:42 PDT 2003


What follows is two output scripts provided per request.  I was making
the port GLIB as a dependency under PYNE, and it choked on the fact
that "pkg-config" had a version of 0.14.  Since I did not find a port
named "pkg-config" last week, I gave up on it.  This morning, I saw in
my peripheral vision, somewhere on the screen, the word "pkgconfig",
without the dash, and found it WAS a port, and one of its files was
"/bin/pkg-config" -- grrr.  Long story short, I successfully made
"pkgconfig" and the "glib20" is making smoothly as I'm typing this.

Thanks,
Albert.

Script started on Sun Sep 21 09:17:50 2003
presario1999# make

===>  Extracting for gnomeutils2-2.4.0,1
>> Checksum OK for gnome2/gnome-utils-2.4.0.tar.bz2.
===>  Patching for gnomeutils2-2.4.0,1
===>  Applying FreeBSD patches for gnomeutils2-2.4.0,1
===>   gnomeutils2-2.4.0,1 depends on executable: gmake - found
===>   gnomeutils2-2.4.0,1 depends on file:
/usr/local/libexec/libtool13/libtool - found
===>   gnomeutils2-2.4.0,1 depends on file:
/usr/X11R6/libdata/pkgconfig/gnome-mime-data-2.0.pc - found
===>   gnomeutils2-2.4.0,1 depends on executable: pkg-config - found
===>   gnomeutils2-2.4.0,1 depends on shared library: X11.6 - found
===>   gnomeutils2-2.4.0,1 depends on shared library: esd.2 - found
===>   gnomeutils2-2.4.0,1 depends on shared library: glib-2.0.200 -
not found
===>    Verifying install for glib-2.0.200 in /usr/ports/devel/glib20
===>  Extracting for glib-2.2.3
>> Checksum OK for gnome2/glib-2.2.3.tar.bz2.
===>  Patching for glib-2.2.3
===>  Applying FreeBSD patches for glib-2.2.3
===>   glib-2.2.3 depends on executable: gmake - found
===>   glib-2.2.3 depends on file:
/usr/local/libexec/libtool13/libtool - found
===>   glib-2.2.3 depends on executable: pkg-config - found
===>   glib-2.2.3 depends on shared library: intl.5 - found
===>  Configuring for glib-2.2.3
checking for a BSD-compatible install... /usr/bin/install -c -o root
-g wheel
checking whether build environment is sane... yes
checking whether gmake sets $(MAKE)... yes
checking for working aclocal-1.4... missing
checking for working autoconf... missing
checking for working automake-1.4... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of
Makefiles... no
checking build system type... i386-portbld-freebsd4.7
checking host system type... i386-portbld-freebsd4.7
checking for the BeOS... no
checking for Win32... no
checking whether to enable garbage collector friendliness... no
checking whether to disable memory pools... no
checking for gcc... cc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking for cc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c -o root
-g wheel
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for pkg-config... /usr/local/bin/pkg-config
configure: error: *** pkg-config too old; version 0.14 or better
required.
===>  Script "configure" failed unexpectedly.
      Please report the problem to gnome at FreeBSD.org [maintainer] and attach
      the "/usr/ports/devel/glib20/work/glib-2.2.3/config.log" including the
      output of the failure of your make command. Also, it might be a good
      idea to provide an overview of all packages installed on your system
      (e.g. an `ls /var/db/pkg`).
*** Error code 1

Stop in /usr/ports/devel/glib20.
*** Error code 1

Stop in /usr/ports/deskutils/gnomeutils2.
presario1999# cat
/usr/pors/ts/devel/glib20/work/glib-22.2.3/config.log

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

It was created by configure, which was
generated by GNU Autoconf 2.57.  Invocation command line was

  $ ./configure --enable-static --with-libiconv=gnu --prefix=/usr/local --build=i386-portbld-freebsd4.7

## --------- ##
## Platform. ##
## --------- ##

hostname = presario1999
uname -m = i386
uname -r = 4.7-RELEASE
uname -s = FreeBSD
uname -v = FreeBSD 4.7-RELEASE #0: Fri Sep 19 22:16:29 EDT 2003
root at presario1999:/usr/src/sys/compile/PRESARIO 

/usr/bin/uname -p = i386
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/libexec/libtool13
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/games
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1569: checking for a BSD-compatible install
configure:1623: result: /usr/bin/install -c -o root -g wheel
configure:1634: checking whether build environment is sane
configure:1677: result: yes
configure:1692: checking whether gmake sets $(MAKE)
configure:1712: result: yes
configure:1735: checking for working aclocal-1.4
configure:1746: result: missing
configure:1750: checking for working autoconf
configure:1761: result: missing
configure:1765: checking for working automake-1.4
configure:1776: result: missing
configure:1780: checking for working autoheader
configure:1791: result: missing
configure:1795: checking for working makeinfo
configure:1802: result: found
configure:1845: checking whether to enable maintainer-specific
portions of Makefiles
configure:1854: result: no
configure:1875: checking build system type
configure:1893: result: i386-portbld-freebsd4.7
configure:1901: checking host system type
configure:1915: result: i386-portbld-freebsd4.7
configure:1924: checking for the BeOS
configure:1934: result: no
configure:1938: checking for Win32
configure:1966: result: no
configure:2088: checking whether to enable garbage collector
friendliness
configure:2100: result: no
configure:2104: checking whether to disable memory pools
configure:2107: result: no
configure:2166: checking for gcc
configure:2192: result: cc
configure:2436: checking for C compiler version
configure:2439: cc --version </dev/null >&5
2.95.4
configure:2442: $? = 0
configure:2444: cc -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:2447: $? = 0
configure:2449: cc -V </dev/null >&5
cc: argument to `-V' is missing
configure:2452: $? = 1
configure:2476: checking for C compiler default output
configure:2479: cc -D_POSIX_C_SOURCE=1  -I/usr/local/include
-L/usr/local/lib -lintl conftest.c  >&5
configure:2482: $? = 0
configure:2528: result: a.out
configure:2533: checking whether the C compiler works
configure:2539: ./a.out
configure:2542: $? = 0
configure:2559: result: yes
configure:2566: checking whether we are cross compiling
configure:2568: result: no
configure:2571: checking for suffix of executables
configure:2573: cc -o conftest -D_POSIX_C_SOURCE=1
-I/usr/local/include -L/usr/local/lib -lintl conftest.c  >&5
configure:2576: $? = 0
configure:2601: result: 
configure:2607: checking for suffix of object files
configure:2629: cc -c -D_POSIX_C_SOURCE=1  -I/usr/local/include
conftest.c >&5
configure:2632: $? = 0
configure:2654: result: o
configure:2658: checking whether we are using the GNU C compiler
configure:2683: cc -c -D_POSIX_C_SOURCE=1  -I/usr/local/include
conftest.c >&5
configure:2686: $? = 0
configure:2689: test -s conftest.o
configure:2692: $? = 0
configure:2705: result: yes
configure:2711: checking whether cc accepts -g
configure:2733: cc -c -g -I/usr/local/include conftest.c >&5
configure:2736: $? = 0
configure:2739: test -s conftest.o
configure:2742: $? = 0
configure:2753: result: yes
configure:2770: checking for cc option to accept ANSI C
configure:2831: cc  -c -D_POSIX_C_SOURCE=1  -I/usr/local/include
conftest.c >&5
configure:2834: $? = 0
configure:2837: test -s conftest.o
configure:2840: $? = 0
configure:2858: result: none needed
configure:2876: cc -c -D_POSIX_C_SOURCE=1  -I/usr/local/include
conftest.c >&5
conftest.c:2: syntax error before `me'
configure:2879: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2993: checking for c++
configure:3019: result: c++
configure:3132: checking for C++ compiler version
configure:3135: c++ --version </dev/null >&5
2.95.4
configure:3138: $? = 0
configure:3140: c++ -v </dev/null >&5
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
configure:3143: $? = 0
configure:3145: c++ -V </dev/null >&5
c++: argument to `-V' missing

configure:3148: $? = 1
configure:3151: checking whether we are using the GNU C++ compiler
configure:3176: c++ -c  -D_POSIX_C_SOURCE=1  -I/usr/local/include
conftest.cc >&5
configure:3179: $? = 0
configure:3182: test -s conftest.o
configure:3185: $? = 0
configure:3198: result: yes
configure:3204: checking whether c++ accepts -g
configure:3226: c++ -c -g -I/usr/local/include conftest.cc >&5
configure:3229: $? = 0
configure:3232: test -s conftest.o
configure:3235: $? = 0
configure:3246: result: yes
configure:3290: c++ -c  -D_POSIX_C_SOURCE=1  -I/usr/local/include
conftest.cc >&5
configure:3293: $? = 0
configure:3296: test -s conftest.o
configure:3299: $? = 0
configure:3326: c++ -c  -D_POSIX_C_SOURCE=1  -I/usr/local/include
conftest.cc >&5
configure:3329: $? = 0
configure:3332: test -s conftest.o
configure:3335: $? = 0
configure:3376: c++ -c  -D_POSIX_C_SOURCE=1  -I/usr/local/include
conftest.cc >&5
configure:3379: $? = 0
configure:3382: test -s conftest.o
configure:3385: $? = 0
configure:3415: checking for cc option to accept ANSI C
configure:3478: cc  -c -D_POSIX_C_SOURCE=1  -I/usr/local/include
conftest.c >&5
configure:3481: $? = 0
configure:3484: test -s conftest.o
configure:3487: $? = 0
configure:3502: result: none needed
configure:3525: checking for a BSD-compatible install
configure:3579: result: /usr/bin/install -c -o root -g wheel
configure:3598: checking for special C compiler options needed for
large files
configure:3678: result: no
configure:3684: checking for _FILE_OFFSET_BITS value needed for large
files
configure:3716: cc -c -D_POSIX_C_SOURCE=1  -I/usr/local/include
conftest.c >&5
configure:3719: $? = 0
configure:3722: test -s conftest.o
configure:3725: $? = 0
configure:3781: result: no
configure:3791: checking for _LARGE_FILES value needed for large files
configure:3823: cc -c -D_POSIX_C_SOURCE=1  -I/usr/local/include
conftest.c >&5
configure:3826: $? = 0
configure:3829: test -s conftest.o
configure:3832: $? = 0
configure:3888: result: no
configure:3906: checking for pkg-config
configure:3924: found /usr/local/bin/pkg-config
configure:3937: result: /usr/local/bin/pkg-config
configure:3953: error: *** pkg-config too old; version 0.14 or better
required.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CXXFLAGS_value=' -D_POSIX_C_SOURCE=1 '
ac_cv_env_F77_value=
ac_cv_prog_cc_g=yes
ac_cv_env_CXXCPP_set=
ac_cv_env_LDFLAGS_set=set
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_sys_large_files=no
ac_cv_c_compiler_gnu=yes
ac_cv_exeext=
ac_cv_env_CFLAGS_set=set
ac_cv_prog_CXX=c++
ac_cv_prog_make_gmake_set=yes
ac_cv_env_FFLAGS_set=
ac_cv_env_CPP_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CXX_set=set
ac_cv_env_host_alias_set=
ac_cv_env_build_alias_set=set
ac_cv_env_CXXCPP_value=
ac_cv_env_LDFLAGS_value='-L/usr/local/lib -lintl'
ac_cv_env_target_alias_set=
ac_cv_prog_cc_stdc=
ac_cv_host_alias=i386-portbld-freebsd4.7
ac_cv_env_CFLAGS_value='-D_POSIX_C_SOURCE=1 '
ac_cv_env_CC_set=set
ac_cv_env_FFLAGS_value=
ac_cv_build_alias=i386-portbld-freebsd4.7
ac_cv_env_CPPFLAGS_value=-I/usr/local/include
ac_cv_sys_largefile_CC=no
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXX_value=c++
ac_cv_host=i386-portbld-freebsd4.7
ac_cv_env_F77_set=
ac_cv_env_host_alias_value=
ac_cv_prog_cxx_g=yes
am_cv_prog_cc_stdc=
ac_cv_build=i386-portbld-freebsd4.7
ac_cv_env_build_alias_value=i386-portbld-freebsd4.7
ac_cv_prog_ac_ct_CC=cc
ac_cv_env_target_alias_value=
ac_cv_env_CC_value=cc
ac_cv_env_CPP_set=
ac_cv_sys_file_offset_bits=no
ac_cv_objext=o

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='/usr/ports/devel/glib20/work/glib-2.2.3/missing aclocal-1.4'
ALLOCA=''
AR=''
AS=''
AUTOCONF='/usr/ports/devel/glib20/work/glib-2.2.3/missing autoconf'
AUTOHEADER='/usr/ports/devel/glib20/work/glib-2.2.3/missing
autoheader'
AUTOMAKE='/usr/ports/devel/glib20/work/glib-2.2.3/missing
automake-1.4'
AWK=''
CATALOGS=''
CATOBJEXT=''
CC='cc'
CFLAGS='-D_POSIX_C_SOURCE=1 '
CPP=''
CPPFLAGS='-I/usr/local/include'
CROSS_COMPILING_FALSE=''
CROSS_COMPILING_TRUE=''
CXX='c++'
CXXCPP=''
CXXFLAGS=' -D_POSIX_C_SOURCE=1 '
DATADIRNAME=''
DB2HTML=''
DEFS=''
DISABLE_MEM_POOLS=''
DLLTOOL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_GC_FRIENDLY=''
ENABLE_GTK_DOC_FALSE=''
ENABLE_GTK_DOC_TRUE=''
ENABLE_TIMELOOP_FALSE=''
ENABLE_TIMELOOP_TRUE=''
EXEEXT=''
F77=''
FFLAGS=''
GETTEXT_PACKAGE=''
GIO=''
GLIBC21=''
GLIB_BINARY_AGE='203'
GLIB_DEBUG_FLAGS=''
GLIB_DEF=''
GLIB_GENMARSHAL=''
GLIB_INTERFACE_AGE='3'
GLIB_MAJOR_VERSION='2'
GLIB_MICRO_VERSION='3'
GLIB_MINOR_VERSION='2'
GLIB_VERSION='2.2.3'
GMODULE_DEF=''
GMOFILES=''
GMSGFMT=''
GOBJECT_DEF=''
GSPAWN=''
GTHREAD_COMPILE_IMPL_DEFINES=''
GTHREAD_DEF=''
GTKDOC=''
G_LIBS_EXTRA=''
G_LIB_WIN32_RESOURCE=''
G_MODULE_BROKEN_RTLD_GLOBAL=''
G_MODULE_HAVE_DLERROR=''
G_MODULE_IMPL=''
G_MODULE_LDFLAGS=''
G_MODULE_LIBS=''
G_MODULE_LIBS_EXTRA=''
G_MODULE_NEED_USCORE=''
G_MODULE_PLUGIN_LIBS=''
G_MODULE_SUPPORTED=''
G_MODULE_WIN32_RESOURCE=''
G_OBJECT_WIN32_RESOURCE=''
G_THREAD_CFLAGS=''
G_THREAD_LIBS=''
G_THREAD_LIBS_EXTRA=''
G_THREAD_LIBS_FOR_GTHREAD=''
G_THREAD_WIN32_RESOURCE=''
HAVE_CXX_FALSE='#'
HAVE_CXX_TRUE=''
HAVE_DOCBOOK_FALSE=''
HAVE_DOCBOOK_TRUE=''
HAVE_GOOD_PRINTF_FALSE=''
HAVE_GOOD_PRINTF_TRUE=''
HAVE_GTK_DOC=''
HAVE_GTK_DOC_FALSE=''
HAVE_GTK_DOC_TRUE=''
HTML_DIR=''
ICONV_LIBS=''
INDENT=''
INSTALL_DATA='install -c -o root -g wheel -m 444'
INSTALL_PROGRAM='install -c -s -o root -g wheel -m 555'
INSTALL_SCRIPT='install -c -o root -g wheel -m 555'
INSTOBJEXT=''
INTLLIBS=''
LDFLAGS='-L/usr/local/lib -lintl'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
LT_AGE='200'
LT_CURRENT='200'
LT_CURRENT_MINUS_AGE='0'
LT_RELEASE='2.2'
LT_REVISION='3'
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MS_LIB_AVAILABLE_FALSE=''
MS_LIB_AVAILABLE_TRUE='#'
OBJDUMP=''
OBJEXT='o'
OS_WIN32_FALSE=''
OS_WIN32_TRUE='#'
PACKAGE='glib'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PERL_PATH=''
PKG_CONFIG='/usr/local/bin/pkg-config'
PLATFORMDEP=''
PLATFORM_WIN32_FALSE=''
PLATFORM_WIN32_TRUE=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB=''
REBUILD=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
STRIP_BEGIN=''
STRIP_DUMMY=''
STRIP_END=''
TESTGMODULE_EXP=''
TRIO_LIBS=''
USE_NLS=''
VERSION='2.2.3'
XGETTEXT=''
ac_ct_AR=''
ac_ct_AS=''
ac_ct_CC='cc'
ac_ct_CXX=''
ac_ct_DLLTOOL=''
ac_ct_F77=''
ac_ct_OBJDUMP=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
bindir='${exec_prefix}/bin'
build='i386-portbld-freebsd4.7'
build_alias='i386-portbld-freebsd4.7'
build_cpu='i386'
build_os='freebsd4.7'
build_vendor='portbld'
datadir='${prefix}/share'
exec_prefix='NONE'
host='i386-portbld-freebsd4.7'
host_alias=''
host_cpu='i386'
host_os='freebsd4.7'
host_vendor='portbld'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
ms_librarian=''
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define GLIB_BINARY_AGE 203
#define GLIB_INTERFACE_AGE 3
#define GLIB_MAJOR_VERSION 2
#define GLIB_MICRO_VERSION 3
#define GLIB_MINOR_VERSION 2
#define G_COMPILED_WITH_DEBUGGING "minimum"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""

configure: exit 1
presario1999# exit

exit

Script done on Sun Sep 21 09:19:44 2003


Script started on Sun Sep 21 09:12:49 2003
presario1999# ls /var/db/pkg

Hermes-1.3.2				mozilla-headers-1.4,2
Mesa-3.4.2_2				mp3stat-2.5.6_1
ORBit-0.5.17				mpg123-0.59r_8
XFree86-4.3.0,1				muggy-1.3.1
XFree86-FontServer-4.3.0_2		mysql-client-3.23.52
XFree86-Server-4.3.0_10			mziq-0.3
XFree86-clients-4.3.0_3			nasm-0.98.35,1
XFree86-documents-4.3.0			netraider-0.0.2
XFree86-font100dpi-4.3.0		nocc-0.9.5
XFree86-font75dpi-4.3.0			nosefart-1.92
XFree86-fontCyrillic-4.3.0		oaf-0.6.10
XFree86-fontDefaultBitmaps-4.3.0	oneko-2.0b_2
XFree86-fontEncodings-4.3.0		open-cobol-0.9.7
XFree86-fontScalable-4.3.0		open-motif-2.2.2
XFree86-libraries-4.3.0_6		openal-20020712fbsd
XFree86-manuals-4.2.0			opengl-man-657
Xft-2.1.2				openquicktime-1.0
aalib-1.4.r5_1				openuniverse-1.0.b3
acroread-5.06_1				osg-0.8.45
afterstep-1.0_1				p5-MP3-Info-1.01
amaya-6.2				p5-MPEG-ID3v2Tag-0.32
apache-1.3.27				p5-ReadLine-Gnu-1.12
asclock-1.0				p5-Shout-1.0
asfiles-1.0				p5-Time-HiRes-1.36,1
asfrecorder-1.1.20010307		p5-Xmms-0.10
ashe-1.3				pkgconfig-0.12.0
asp2php-0.76.13				pkgdb.db
aspell-0.50.1_2				play-1.0
aumix-2.7_1				png-1.2.4
basiliskII-0.9				popt-1.6.4
binder-1.3				portupgrade-20030723
bk2site-1.1.8				py-game-1.5.2
blackbox-0.65.0				py-gtk-0.6.10
bladeenc-0.94.2				py22-tkinter-2.2.1
bonk-0.6				py23-numeric-23.0
bonobo-1.0.20_2				python-2.3_1
boxtools-0.65.0				qt-2.3.1_2
cdplayer.app-1.7			qt-3.0.5_3
cheetah-0.05				rawrec-0.9.97_1
cups-base-1.1.15.1_4			ripenc-1.1
curl-7.9.8				ruby-1.6.7.2002.09.12
cvsup-without-gui-16.1h			ruby-bdb1-0.2.1
dagrab-0.3.5				ruby-rdoc-0.0.0.b2
db3-3.3.11,1
ruby-shim-ruby18-1.8.0.p2.2003.04.19_1
db4-4.0.14				samba-3.0a19
demoroniser-1.0				sambasentinel-0.1
dillo-0.7.3				scrollkeeper-0.3.11_2,1
docbook-xml-4.1.2_1			sdl-1.2.5_2
docbook-xsl-1.51.1			sdl_image-1.2.2_1
esound-0.2.29				sdl_mixer-1.2.4_1
expat-1.95.5				sdl_ttf-2.0.5
ezm3-1.0				sdocbook-xml-4.1.2.5
fcplay-0.0.1_1				sidplay-1.0.8
flac-1.0.3_1				smpeg-0.4.4
fontconfig-2.2.90_3			solarwolf-1.1_1
freetype2-2.1.2				soundgrab-0.7.0
gal-0.19.3				sox-12.17.3_1
galeon-1.2.11_1				spacechart-0.9.4_1
gconf-1.0.9_2				splay-0.9.5.2
gdbm-1.8.0				svgalib-1.4.2_1
gdk-pixbuf-0.18.0			tcl-8.0.5
gettext-0.12.1				tcl-8.3.4_4
gfont-1.0.2				tclhttpd-3.3_1
ghostscript-gnu-7.05_3			tcllib-1.2
gimp-1.2.3_2,1				teTeX-1.0.7_1
glib-1.2.10_7				temperature.app-1.3
glibwww-0.2_1				thttpd-2.22
gmake-3.79.1_3				ticker.app-0.5.0
gmixer-0.98c				tiff-3.5.7
gnomecanvas-0.18.0			tk-8.3.4_3
gnomecontrolcenter-1.4.0.5_1		tkstep-8.0.4
gnomedb-0.2.96_1			truereality-1999121400
gnomehier-1.0_3				tuxnes-0.75
gnomekiss-1.6				twin-3.1.14,1
gnomelibs-1.4.2_1			uae-0.8.22
gnomemimedata-2.0.1_1			unrar-3.00
gnomeprint-0.37				unzip-5.50
gnomevfs-1.0.5_4			vmsbackup-3.0
gnotepad+-1.3.3				vorbis-tools-1.0_1,3
gnowavcut-0.0.7_1			vpce-0.3f
grail-0.6_1				washerdryer-1.1
gramofile-1.6				wavplay-1.4
gtk-1.2.10_8				weblint-1.020
gtkextra-0.99.17			wget-1.8.2_1
gtkglarea-1.2.2_1			windowmaker-0.80.2_1
gtkhtml-1.0.4_1				wine-2002.08.04
guile-1.4.1_2				wmMoonClock-1.27
imake-1.0				wmbiff-0.4.7
imake-4.3.0_1				wmcalc-0.3
imlib-1.9.14_1				wmcdplay-1.0b1
ines-1.2				wmclock-1.0.12.2
intltool-0.22				wmcp-1.2.8
jags-0.20.2				wmcpuload-1.0.0
jgv-0.2a				wmcube-gdk-0.98p2_1
jpeg-6b_1				wmessage-0.11
ladspa-1.1				wmfishtime-1.23
lcms-1.08				wmfmixer-0.1
lha-1.14i_1				wmfortune-0.241
libao-0.8.3_1				wmfsm-0.31
libaudiofile-0.2.3			wmglobe-1.3
libcapplet-1.4.0.5			wmhm-1.46
libcdaudio-0.99.6			wmicons-1.0
libdnd-1.1				wminet-2.0.3
libdockapp-0.4.0			wmjupiter-1.2
libgda-0.2.96_1				wmlongrun-0.2.0
libghttp-1.0.9				wmmail-0.64
libglade-0.17_2				wmmixer-1.0b1
libgmp-4.1_1				wmmount-1.0b2
libgnugetopt-1.2			wmmp3-0.12
libiconv-1.8_1				wmmultipop3-0.8
libimg-1.2.4				wmnet-1.2
libmng-1.0.3				wmpal-0.5
libogg-1.0,3				wmpinboard-1.0
libproplist-0.10.1			wmproxyper-0.9.1
libshout-1.0.7				wmpuzzle-0.1.1
libsidplay-1.36.57			wmrecord-1.0.5
libtool-1.3.5_1				wmsmixer-0.5
libungif-4.1.0b1			wmsolar-1.0
libunicode-0.4_3			wmstock-0.11
libvorbis-1.0,3				wmtictactoe-1.1
libwww-5.4.0				wmtimebomb-0.2.0
libxml-1.8.17_1				wmtimer-2.4
libxml2-2.4.24				wmwork-0.1.0
libxslt-1.0.20				wmzazof-0.3
links-2.0_1,1				wrapper-1.0_2
linux-winetools-1.13b			wsoundprefs-1.1.1
linux_base-7.1_1			wsoundserver-0.4.0
linux_devtools-7.1			xcdplayer-2.2
linuxthreads-2.2.3_8			xmix-2.1
macutils-2.0b3				xmixer-0.9.4
maplay-1.2				xpm-3.4k
mastergear-1.3				xsidplay-1.6.4.3_2,1
mixer.app-1.7.0				zip-2.3_1
mkcatalog-1.1				zsnes-1.36,1
mod_php4-4.2.3				zziplib-0.10.54
mozilla-1.4,2
presario1999# whereis glib

glib:
presario1999# gwhereis glib-2.0

glib-2.0:
presario1999# whereis glib-2.0

glib-2:
presario1999# whereis glib-2[15`exit

exit

Script done on Sun Sep 21 09:13:39 2003

 -- 
/  Albert L. Vest        See my stuff at Al Vest Online
/  Columbus, Ohio        http://home.columbus.rr.com/alvon


More information about the freebsd-gnome mailing list