Re: Slackware 9.1
Johan Walles <[email protected]> 12 Oct 2003 19:02:10 +0200
| Newsgroups | gmane.comp.gnome.apps.bubblemon |
|---|---|
| Message-ID | <1065978130.815.6.camel@foo> |
Hi! I can't say for certain, but the issue is probably that GNOME isn't set up to look for stuff under /usr/local per default. My guess is you build with "./configure && make && make install". Bubblemon got installed under /usr/local and GNOME can't find it. This can be worked around two ways. The simplest is if you "./configure --prefix=/usr". The trickier way is to tell GNOME to look under /usr/local as well. I haven't managed to get that working fully, but good enough. I documented my findings in the CVS FAQ (it's number twelve): http://savannah.nongnu.org/cgi-bin/viewcvs/bubblemon/bubblemon/FAQ?rev=HEAD&only_with_tag=HEAD&content-type=text/vnd.viewcvs-markup If you decide to do it the hard way and manage to get the panel menu entry icon working, please post here how you did it, I'd like to add that to the FAQ as well. Have fun! //Johan On Sun, 2003-10-12 at 14:53, Richard Hurt wrote: > Hey guys, > > I just downloaded the source to bubblemon. I compiled and installed it > just fine, but now I can't run it. I am using a fresh copy of Slackware > 9.1 and it doesnt even have a (Panel) Applets menu item. Even when I > run it from the command line it just silently fails... :( > > Thanx! > Richard