Trying to install gtk for gaim on sunray account.
From: Christian (google_at_yottadot.org)
Date: 09/25/03
- Next message: Jinsong Zhao: "Re: warning: lib/libthread interface mismatch"
- Previous message: Noel R. Nihill: "Re: Resident set size on Solaris"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 25 Sep 2003 09:50:27 -0700
Hello,
I'm a student who would like to run an instant messenger. I've gone
through jabber clients with no success and someone told me to give aim
a shot. I feel like I've given it an honest chance, but I'm not
having any success. I have searched this group for answers, but none
have yielded success.
ray $ uname -a
SunOS ray 5.8 Generic_108528-15 sun4u sparc SUNW,Ultra-60
I have pkg-config installed to $HOME/src/pkg/bin
glibc-2.0.0 compile returns
./configure --prefix=$HOME/src/gtk/ (no errors)
make
&& CONFIG_FILES=docs/reference/glib/Makefile CONFIG_HEADERS=
/bin/bash ./config.status
config.status: creating docs/reference/glib/Makefile
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing default-3 commands
config.status: executing default commands
make: Fatal error: Don't know how to make target `all-local'
Current working directory $HOME/src/gtk/glib-2.2.0/docs/reference/glib
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory $HOME/src/gtk/glib-2.2.0/docs/reference
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory $HOME/src/gtk/glib-2.2.0/docs
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory $HOME/src/gtk/glib-2.2.0
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
make install
Making install in gobject
/bin/bash ../mkinstalldirs $HOME/src/gtk//lib
/bin/bash ../libtool --mode=install .././install-sh -c
libgobject-2.0.la $HOME/src/gtk//lib/libgobject-2.0.la
libtool: install: error: cannot install `libgobject-2.0.la' to a
directory not ending in $HOME/src/gtk/lib
*** Error code 1
make: Fatal error: Command failed for target `install-libLTLIBRARIES'
Current working directory $HOME/src/gtk/glib-2.2.0/gobject
*** Error code 1
make: Fatal error: Command failed for target `install-am'
Current working directory $HOME/src/gtk/glib-2.2.0/gobject
*** Error code 1
make: Fatal error: Command failed for target `install-recursive'
then pango-1.2.0
./configure --prefix=$HOME/src/gtk/
checking for pkg-config... $HOME/src/pkg/bin/pkg-config
checking for fontconfig >= 1.0.1... sh: gnome-config: not found
sh: gnome-config: not found
Package fontconfig was not found in the pkg-config search path.
Perhaps you should add the directory containing `fontconfig.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fontconfig' found
checking for xft >= 2.0.0... sh: gnome-config: not found
sh: gnome-config: not found
Package xft was not found in the pkg-config search path.
Perhaps you should add the directory containing `xft.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xft' found
checking for pkg-config... (cached) $HOME/src/pkg/bin/pkg-config
checking for GLIB - version >= 2.1.3... sh: gnome-config: not found
sh: gnome-config: not found
no
*** Could not run GLIB test program, checking why...
*** The test program failed to compile or link. See the file
config.log for the
*** exact error that occured. This usually means GLIB is incorrectly
installed.
configure: error:
*** Glib 2.1.3 or better is required. The latest version of
*** Glib is always available from ftp://ftp.gtk.org/.
ray $ find $HOME | grep xft
yields everything in $HOME/src/gtk/pango-1.2.0/ but nothing anywhere
else.
Any hints would be greatly appreciated.
Christian
- Next message: Jinsong Zhao: "Re: warning: lib/libthread interface mismatch"
- Previous message: Noel R. Nihill: "Re: Resident set size on Solaris"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|