LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 05-10-2006, 09:44 AM   #1
revof11
Member
 
Registered: Nov 2003
Location: Macungie, PA
Distribution: Fedora Core 9, Gentoo 2008.0
Posts: 108

Rep: Reputation: 15
Perl - Error installing Gtk::Gdk::Pixbuf for dvd::rip


So I try to install dvd::rip and get this error:
Code:
[root@minilaptop Video-DVDRip-0.52.7]# perl Makefile.PL
Checking if your kit is complete...
Looks good
Warning: prerequisite Gtk 0.7008 not found.
Warning: prerequisite Gtk::Gdk::Pixbuf 0 not found.
Writing Makefile for Video::DVDRip
So I attempt to install Gtk::Gdk::Pixbuf in Perl and get the following error:
Code:
[root@minilaptop Video-DVDRip-0.52.7]# perl -MCPAN -e 'install Gtk::Gdk::Pixbuf'
...
Loading pkg.defs
Dir ||
gtktypexp.c:1:30: error: gtk/gtktypeutils.h: No such file or directory
gtktypexp.c: In function ‘main’:
gtktypexp.c:9: error: ‘GSList’ undeclared (first use in this function)
gtktypexp.c:9: error: (Each undeclared identifier is reported only once
gtktypexp.c:9: error: for each function it appears in.)
gtktypexp.c:9: error: ‘names’ undeclared (first use in this function)
make: *** [GdkPixbuf/Makefile] Error 141
  /usr/bin/make  -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
Does anyone have any suggestions on how to get this working?
I'm not too familiar with Perl, so I'm a wee bit lost.
 
Old 05-10-2006, 01:06 PM   #2
hold_breal
Member
 
Registered: Dec 2005
Distribution: suse/lfs/ubuntu
Posts: 46

Rep: Reputation: 15
gtk/gtktypeutils.h

isn't being found. do you have it installed? try

find / -name *gtktypeutils.h 2>/dev/null

to see if it's on your system. if you have got it, check to see in what directory it is, and then check to see if this file is included in your $PATH

echo $PATH

of course, that's what you'd do if it was a c++ programm, but as it's a perl programm, this method may not work.

hold
 
Old 05-10-2006, 01:25 PM   #3
revof11
Member
 
Registered: Nov 2003
Location: Macungie, PA
Distribution: Fedora Core 9, Gentoo 2008.0
Posts: 108

Original Poster
Rep: Reputation: 15
It's not in the path, but it does exist on the system (as you can see).

Code:
[root@minilaptop jbrutto]# find / -name *gtktypeutils.h 2>/dev/null
/usr/include/gtk-2.0/gtk/gtktypeutils.h
/usr/include/gtk-1.2/gtk/gtktypeutils.h
[root@minilaptop jbrutto]# echo $PATH
/usr/kerberos/sbin:/jdks/64/jdk1.5.0_06/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/jbrutto/bin
I'll try adding it to my PATH env variable and see what happens.
 
Old 05-11-2006, 03:42 PM   #4
revof11
Member
 
Registered: Nov 2003
Location: Macungie, PA
Distribution: Fedora Core 9, Gentoo 2008.0
Posts: 108

Original Poster
Rep: Reputation: 15
No luck.
I'm still getting the same error.
 
  


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
GdkPixbuf mod install for Gtk-Perl-0.7009 for Acidrip and dvd::rip dns21 Linux - Software 5 09-28-2005 08:37 PM
dvd::rip and perl-gtk problems Morz Slackware 4 10-10-2004 04:37 PM
what package contains gdk-pixbuf-2.0 behmjose Linux - General 1 04-03-2004 06:20 PM
gdk-pixbuf update windsok Slackware 4 09-09-2003 02:26 AM
Gtk-Perl: Problems getting pixbuf module to install wackman Linux From Scratch 1 06-08-2003 11:44 AM

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

All times are GMT -5. The time now is 03:58 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