GTK+ Forums

Discussion forum for GTK+ and Programming. Ask questions, troubleshoot problems, view and post example code, or express your opinions.
It is currently Sun May 19, 2013 6:44 am

All times are UTC




Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Glade 3.10.0 (for Gtk+3) installation
PostPosted: Sun Aug 28, 2011 11:15 pm 
Offline
GTK+ Guru

Joined: Fri Mar 25, 2011 5:16 pm
Posts: 157
Location: USA
I'm running Ubuntu 11.04 natty narwhal, I've already installed gtk+-3.0.12, Now I just installed glade-3.10.0
First Glade doesn't create a shortcut under Applications-> programming like it did with version 2.
I tried running it from the command line but I get an error:
zerohour@ubuntu:/usr/local/bin$ ./glade
./glade: error while loading shared libraries: libgladeui-2.so.0: cannot open shared object file: No such file or directory

Why would this not be included in Glade 3.10.0. ? According to the Ubuntu Natty package repository there's only libgladeui-1-dev (3.8.0-0ubuntu1) http://packages.ubuntu.com/natty/libdevel/


Top
 Profile  
 
 Post subject: Re: Glade 3.10.0 (for Gtk+3) installation
PostPosted: Mon Aug 29, 2011 7:32 am 
Offline
Never Seen the Sunlight

Joined: Wed Jul 23, 2008 10:31 am
Posts: 2406
Location: Slovenia
Hi.

How exactly did you install GTK+ and glade? I usually install custom SW in subfolder of my home (something like /home/me/local) so I can play with it without root permissions. My normal procedure is ./configure --prefix=/home/me/local && make && make install.

Cheers,
Tadej


Top
 Profile  
 
 Post subject: Re: Glade 3.10.0 (for Gtk+3) installation
PostPosted: Tue Aug 30, 2011 5:05 am 
Offline
GTK+ Guru

Joined: Fri Mar 25, 2011 5:16 pm
Posts: 157
Location: USA
Ok this is really strange, I went to use Glade 3.8.0 and now there's a listing for Glade 3.10.0. under programming ?!!?
1) Installed Glade 3.8.0 because it was the only one listed in Synaptic package manager.
2a) Upgraded to gtk+-3.0.12. by downloading it (to Downloads) from the official source: http://ftp.gnome.org/pub/gnome/sources/gtk+/3.0/
b) Installed it to the default location per the instructions with ./configure
c) make
d) make install


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group