LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-07-2004, 02:53 PM   #1
phatboyz
Member
 
Registered: Feb 2004
Location: Mooresville NC
Distribution: CentOS 4,Free BSD,
Posts: 358

Rep: Reputation: 30
Help with installing Gkrellm


I have installed the GTK+2 kit b/c I can run gtk-demo

I have untard the dir and then I switch to that dir and run
make
make config

The make and make config fail b/c i cannot run gkrellm

I need help!!!!!!!!!!!!!
 
Old 07-07-2004, 02:59 PM   #2
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
You should just run 'make' and 'make install' (or checkinstall if you use that). Post up the error messages if that's not working.
 
Old 07-07-2004, 03:55 PM   #3
phatboyz
Member
 
Registered: Feb 2004
Location: Mooresville NC
Distribution: CentOS 4,Free BSD,
Posts: 358

Original Poster
Rep: Reputation: 30
Report bugs to <bug-make@gnu.org>.
[root@backupsvr gkrellm-2.2.1]# make install
install -d /usr/local/lib/pkgconfig
install -m 644 -c gkrellm.pc /usr/local/lib/pkgconfig
(cd po && make install)
make[1]: Entering directory `/home/mmidgett/gkrellm-2.2.1/po'
make all
make[2]: Entering directory `/home/mmidgett/gkrellm-2.2.1/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/mmidgett/gkrellm-2.2.1/po'
for f in cs.mo da.mo de.mo es.mo fr.mo it.mo ja.mo nl.mo pl.mo ru.mo sl.mo sv.mo ; do mkdir -p \
/usr/local/share/locale/`basename $f .mo`/LC_MESSAGES ; \
cp $f /usr/local/share/locale/`basename $f .mo`/LC_MESSAGES/gkrellm.mo ; done
make[1]: Leaving directory `/home/mmidgett/gkrellm-2.2.1/po'
(cd src && make install)
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
make[1]: Entering directory `/home/mmidgett/gkrellm-2.2.1/src'
install -d -m 755 /usr/local/bin
install -c -s -m 755 gkrellm /usr/local/bin/gkrellm
install: cannot stat `gkrellm': No such file or directory
make[1]: *** [install] Error 1
make[1]: Leaving directory `/home/mmidgett/gkrellm-2.2.1/src'
make: *** [install] Error 2



The dir where GTK is /opt/gtk

I guess that all I need to do is add a hardlink right? I have never done this so I need to be guided through.
 
Old 07-07-2004, 04:04 PM   #4
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
It wants something like this:

$ locate gtk+-2.0.pc
/usr/lib/pkgconfig/gtk+-2.0.pc

$ export PKG_CONFIG_PATH=/usr/lib/pkgconfig

That'd probably /opt/something in your case, I suppose.
 
Old 08-08-2004, 04:05 PM   #5
Cyborganism
LQ Newbie
 
Registered: Nov 2003
Location: Montreal, Canada
Distribution: Custom built
Posts: 3

Rep: Reputation: 0
Could you post the contents of your gtk+-2.0.pc file???

I'm using Fedora Core 2 and I've had quite a hard time compiling some programs because of missing or misplaced files... yet i just installed the damn thing.

Wich package provides that file anyway????
 
Old 08-09-2004, 02:28 PM   #6
slakmagik
Senior Member
 
Registered: Feb 2003
Distribution: Slackware
Posts: 4,113

Rep: Reputation: Disabled
Me post mine? The contents aren't so much an issue as the location, but...
Code:
prefix=/usr
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
target=x11

gtk_binary_version=2.4.0
gtk_host=i686-pc-linux-gnu

Name: GTK+
Description: GIMP Tool Kit (${target} target)
Version: 2.4.3
Requires: gdk-${target}-2.0 atk
Libs: -L${libdir} -lgtk-${target}-2.0 
Cflags: -I${includedir}/gtk-2.0
It comes from the GTK package itself, in my case, gtk+2-2.4.3-i486-1.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
help installing gkrellm-2.2.7 tamoneya Linux - Software 6 03-03-2006 06:14 PM
Installing Gkrellm rlbewick Linux - Software 8 01-14-2005 12:55 PM
problem installing gkrellm I gautam_borad Linux - Software 1 07-04-2004 07:16 AM
need help installing gkrellm plugin slackmagic Linux - Software 4 04-20-2004 07:11 PM
Installing gkrellm in mandrake 9.2 DevilsBrigade Mandriva 6 01-30-2004 11:58 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:05 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration