LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   BZedit won't compile because of gtkglarea (https://www.linuxquestions.org/questions/linux-software-2/bzedit-wont-compile-because-of-gtkglarea-195181/)

derfaust 06-18-2004 10:15 PM

BZedit won't compile because of gtkglarea
 
i am trying to get BZedit installed in slackware 9.1 so i can make maps for BZflag.....

when it i try to ./configure BZedit it stops and gripes about not being able to find gtkglarea.... i got my hands on the offending package, compiled it, installed it......but when i try to compile BZedit....it still gives the error about not being able to find gtkglarea...

i even tried the windows version in wine....doesnt run very well...:)


anybody around here get this program to work..????

thanks.....


dig.....

derfaust 06-19-2004 02:57 AM

bump???

motub 06-19-2004 08:45 AM

If gtkglarea is installed, but BZedit won't find it, there could be two problems:

1) You didn't do a "make clean" before attempting to recompile, so BZedit does not know that gtklarea has since been installed;

2) gtklarea is not in your $PATH$ (or installed to a location not in your $PATH$), so BZedit can't find it in any case.

Try #1 first.

If that doesn't help, you can try #2 by typing echo $PATH and locate gtklarea|less and comparing the two outputs to see if gtklarea is in fact in your $PATH$.

If it is not, you could either add it, or you could read the INSTALL or README file likely included with the BZEdit source, to see if there's a switch to allow you to specify where gtklarea is.

Hope this helps.

derfaust 06-19-2004 04:12 PM

#1 will not work because nothing gets configured, therefore nothing to get 'cleaned'....( i had already tried it)

root@derfaust:~/bzedit-2.1# make clean
make: *** No rule to make target `clean'. Stop.
root@derfaust:~/bzedit-2.1#


#2 ....i had already read the README and INSTALL...they dont tell you much...i evene dug through configure.in...thought i found the option....it didnt work........

if you want to try and install it...please...please...please...ROCK!!!... goto http://derfaust.myftp.org/cgi-bin/upload.cgi..bzedit is in there along with gtkglarea....try it.... call it a challenge if you will....lol...can you get it installed

any other ideas? and thanks for the reply....

motub 06-19-2004 05:07 PM

Sorry, no can do. The files are no longer there (the links are, but they link to webpages, not files).

I ask again, where is gtklarea installed, and is that location in your $PATH$?

derfaust 06-19-2004 08:35 PM

my bad...you can find them all tarred up....here...www.derfaust.com/bzedit.tar

yes it is in my $PATH(/usr/local/bin)....here are those commands....just so you can see...

thanks for your help....

any ideas?

root@derfaust:~# locate gtkglarea
/usr/local/bin/gtkglarea.h
/usr/local/lib/gtkglarea.h
/usr/local/include/gtkgl/gtkglarea.h
/usr/local/include/gtkgl-2.0/gtkgl/gtkglarea.h
/usr/local/include/gtkglarea.h
/root/.kde/share/apps/RecentDocuments/gtkglarea-1.99.0.tar.gz[2].desktop
/root/.kde/share/apps/RecentDocuments/gtkglarea-1.2.2-1.i386.rpm.desktop
/root/.kde/share/apps/RecentDocuments/gtkglarea-1.99.0.tar.gz.desktop
/root/.kde/share/cache/http/m/mail.gnome.org_archives_gtkglarea-list_2002-September_msg00000.html_5f243ead
/root/gtkglarea-1.99.0.tar.gz
/root/gtkglarea-1.2.2-1.i386.rpm
/root/gtkglarea-1.99.0.tar.bz2
/root/gtkglarea-1.2.2.tar.gz
root@derfaust:~#


root@derfaust:~# $PATH
-bash: /usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games:/opt/www/htdig/bin:/usr/lib/java/bin:/usr/lib/java/jre/bin:/opt/kde/bin:/usr/lib/qt-3.2.1/bin:/usr/share/texmf/bin: No such file or directory
root@derfaust:~#

derfaust 06-21-2004 11:50 AM

bump?

derfaust 06-23-2004 11:37 AM

can anybody install the above linked files?....

BUMP??
BUMP??
BUMP??

derfaust 06-30-2004 03:03 PM

one week bump???:scratch:

can anybody around here install bzedit as decribed above...????


bumpity...bumpity...boop.....:cry:

dig....and thanks


All times are GMT -5. The time now is 02:08 AM.