[gnotepad-users] RedHat Binary RPM
Brought to you by:
ackahn
|
From: Joshua J. <jj...@an...> - 2000-10-11 06:13:43
|
Hello...
I downloaded your 1.3.1 Binary twice and an executable was not installed
either time. Here is an information listing.
> [root@mother download]# find /usr -name '*gnotepad+*'
/usr/doc/gnotepad+-1.3.1
/usr/share/gnome/apps/Applications/gnotepad+.desktop
/usr/share/gnome/help/gnotepad+
/usr/share/gnotepad+
/usr/share/gnotepad+/gnotepad+.glade
[root@mother download]# ls -la gno
gnotepad+-1.3.1-1.i386.rpm gnotepad+-1.3.1.tar.gz
[root@mother download]# ls -la gnotepad+-1.3.1-1.i386.rpm
-rw-r--r-- 1 jj jj 145779 Oct 11 00:43
gnotepad+-1.3.1-1.i386.rpm
> [root@mother download]#
Also, I downloaded the source and ./configure gave me this information.
> checking for GTK - version >= 1.0.5... no
*** Could not run GTK test program, checking why...
*** The test program failed to compile or link. See the file config.log
for the
*** exact error that occured. This usually means GTK was incorrectly
installed
*** or that you have moved GTK since it was installed. In the latter
case, you
*** may want to edit the gtk-config script: /usr/bin/gtk-config
> configure: error: Cannot find GTK+: Is gtk-config in executable path?
Now, I'm using Mandrake 7.1, and gtk-config is available, as listed
below. I would assume that GTK would be installed on any current
release of Linux, although I may be incorrect. A full config.log is
available if you would like to see it.
> [jj@mother gnotepad+-1.3.1]$ gtk-config
Usage: gtk-config [OPTIONS] [LIBRARIES]
Options:
[--prefix[=DIR]]
[--exec-prefix[=DIR]]
[--version]
[--libs]
[--cflags]
Libraries:
gtk
gthread
> [jj@mother gnotepad+-1.3.1]$
Is there a logical reason for either of these problems?
JJ
|