Re: Updated to Ubuntu 11.04 and Can't Compile
- From: Craig Bakalian <craigbakalian verizon net>
- To: Allin Cottrell <cottrell wfu edu>
- Cc: doko ubuntu com, gtk-app-devel-list gnome org
- Subject: Re: Updated to Ubuntu 11.04 and Can't Compile
- Date: Sat, 05 Mar 2011 20:27:27 -0500
So are the libraries actually there?
ls -al /usr/lib/libgtk-x11-2.0*
There should be a symlink, something like
/usr/lib/libgtk-x11-2.0.so -> libgtk-x11-2.0.so.0.2000.1
(version numbers may differ). If not, you need to (re-)install
libgtk2.0-dev at least.
Allin Cottrell
This is what I get. It looks okay to me.
ls -al /usr/lib/libgtk-x11-2.0*
-rw-r--r-- 1 root root 6606378 2011-02-23 01:24 /usr/lib/libgtk-x11-2.0.a
-rw-r--r-- 1 root root 988 2011-02-23 01:24 /usr/lib/libgtk-x11-2.0.la
lrwxrwxrwx 1 root root 26 2011-03-05 06:23 /usr/lib/libgtk-x11-2.0.so -> libgtk-x11-2.0.so.0.2400.1
lrwxrwxrwx 1 root root 26 2011-03-05 06:23 /usr/lib/libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.2400.1
-rw-r--r-- 1 root root 4023088 2011-02-23 01:24 /usr/lib/libgtk-x11-2.0.so.0.2400.1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]