Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
acidrip not starting [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
schwarzygesetzlos
Apprentice
Apprentice


Joined: 11 Dec 2004
Posts: 185
Location: Funeralopolis

PostPosted: Thu Sep 14, 2006 1:48 pm    Post subject: acidrip not starting [solved] Reply with quote

Since I did a fresh 2006.1 install acidrip is no longer working. There were no compile problems, but now I get this:

Quote:
ef@localhost ~ $ acidrip
Can't locate Gtk2.pm in @INC (@INC contains: /etc/perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.8.8 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.8.8 /usr/lib64/perl5/site_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib64/perl5/5.8.8 /usr/local/lib/site_perl .) at /usr/lib64/perl5/vendor_perl/5.8.8/AcidRip/interface.pm line 1.
BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/5.8.8/AcidRip/interface.pm line 1.
Compilation failed in require at /usr/lib64/perl5/vendor_perl/5.8.8/AcidRip/acidrip.pm line 7.
BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/5.8.8/AcidRip/acidrip.pm line 7.
Compilation failed in require at /usr/bin/acidrip line 14.
BEGIN failed--compilation aborted at /usr/bin/acidrip line 14.

So it complains about not finding some 'Gtk2.pm'. Ok, this was not too hard:

Code:
localhost 5.8.8 # slocate 'Gtk2.pm'
/usr/lib64/perl5/vendor_perl/5.8.8/Libconf/GUI/Gtk2.pm
/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux/Gtk2.pm

cd /usr/lib64/perl5/vendor_perl/5.8.8/
ln -sfn Libconf/GUI/Gtk2.pm Gtk2.pm

fixed the 'Gtk.pm' problem, but now I get:

Quote:
ef@localhost ~ $ acidrip
Can't locate ugtk2.pm in @INC (@INC contains: /etc/perl /usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/perl5/vendor_perl/5.8.8 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi /usr/lib64/perl5/site_perl/5.8.8 /usr/lib64/perl5/site_perl /usr/lib64/perl5/5.8.8/x86_64-linux-thread-multi /usr/lib64/perl5/5.8.8 /usr/local/lib/site_perl .) at /usr/lib64/perl5/vendor_perl/5.8.8/Libconf/GUI/Gtk2/Entry.pm line 3.
BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/5.8.8/Libconf/GUI/Gtk2/Entry.pm line 3.
Compilation failed in require at /usr/lib64/perl5/vendor_perl/5.8.8/Gtk2.pm line 3.
BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/5.8.8/Gtk2.pm line 3.
Compilation failed in require at /usr/lib64/perl5/vendor_perl/5.8.8/AcidRip/interface.pm line 1.
BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/5.8.8/AcidRip/interface.pm line 1.
Compilation failed in require at /usr/lib64/perl5/vendor_perl/5.8.8/AcidRip/acidrip.pm line 7.
BEGIN failed--compilation aborted at /usr/lib64/perl5/vendor_perl/5.8.8/AcidRip/acidrip.pm line 7.
Compilation failed in require at /usr/bin/acidrip line 14.
BEGIN failed--compilation aborted at /usr/bin/acidrip line 14.

And I have no idea where to get this one. It's not installed on my system. Seems there is something messed up with the acidrip-dependencies?!?!


Last edited by schwarzygesetzlos on Fri Oct 06, 2006 11:50 am; edited 1 time in total
Back to top
View user's profile Send private message
AliasXZ
l33t
l33t


Joined: 08 Feb 2005
Posts: 847
Location: England, Wakefield

PostPosted: Tue Oct 03, 2006 12:40 pm    Post subject: Reply with quote

re-emerge glib-perl and gtk2-perl

as explained here:

https://forums.gentoo.org/viewtopic-t-409005-highlight-acidrip.html
_________________
Main:
Kernel: 5.4.38 amd64
RAM: 4GB
Lappy:
Macbook Pro 10.14.6
------------------------------
Please add (solved) to your first post when your issue is resolved 8)
Back to top
View user's profile Send private message
schwarzygesetzlos
Apprentice
Apprentice


Joined: 11 Dec 2004
Posts: 185
Location: Funeralopolis

PostPosted: Fri Oct 06, 2006 11:50 am    Post subject: Reply with quote

Thanks! Now id works!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum