Re: [gnome-love] At last.................... I made it.......



On Mon, 2004-05-31 at 12:23, David Moreno Garza wrote:
On Wed, 2004-05-26 at 09:51, Melinda wrote:
Please tell me what you think about this program. I need feedback. Thank
you.

Well I had some problems running the binary on my distribution, Debian.
What problems? If you got this error:

(wallpapoz:9934): libglade-WARNING **: could not find glade file
'wallpapoz.glade'
Failed to load glade file `wallpapoz.glade'

Please post your problem running the binary because this is the easiest
way to install this program.

It means you have to go to the directory it self then run the binary:
$ cd /path/to/wallpapoz/
$ ./wallpapoz ( or in some distro you could just type wallpapoz )

My guess that you only need GTK+ 2.x to run this binary. No need the
latest release. Using binary is the easiest way to run my program.
What Debian r u using ? Woody, Sarge, or Sid?

Although, I tried to compile it, edited the pkg-config stuff on
Makefile, and I get this error:
Ok, you choose the hard way. First you must have gtkmm-2.4 ( not
gtkmm-2.2 ) installed. You can compile the program with gtkmm-2.2 but
you have to edit the source code!!! 

The requirement for gtkmm-2.4 library are:
GTK+ 2.4 ( not 2.2 )
libsigc++-2.x ( not 1.x )
http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.0/libsigc++-2.0.1.tar.bz2
glibmm-2.4
libglademm-2.4

My guess that you only have gtkmm-2.2, libsigc++-1.2, libglademm-2.2
installed on your Debian system. 

Thank for trying.......


damogar Cilantro:~/MyDownloads/wallpapoz-0.1$ make
g++ -c -g -Wall `pkg-config --cflags libglademm-2.0 libxml++-1.0`
wallpapoz.cpp
wallpapoz.cpp: In constructor `Wall::Wall(GtkWindow*, const
   Glib::RefPtr<Gnome::Glade::Xml>&)':
wallpapoz.cpp:41: error: `sigc' undeclared (first use this function)
wallpapoz.cpp:41: error: (Each undeclared identifier is reported only
once for
   each function it appears in.)
wallpapoz.cpp:41: error: parse error before `::' token
wallpapoz.cpp:46: error: parse error before `::' token

What could I do on this? Is this a Debian-side problem?

Thank you very much for this.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]