Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gnump3d can't locate base64.pm
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
Lillstrumpa
n00b
n00b


Joined: 10 Dec 2003
Posts: 29
Location: Örebro, Sweden

PostPosted: Wed Feb 11, 2004 1:41 pm    Post subject: gnump3d can't locate base64.pm Reply with quote

When I try to start Gnump3d 2.2-r1 I get the following.

Code:

root@fungi engel # /etc/init.d/gnump3d start
 * Starting gnump3d...
Can't locate gnump3d/base64.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/site_perl/5.8.2/i686-linux /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.0/i686-linux /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.2/i686-linux /usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl/5.8.0/i686-linux /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.2/i686-linux /usr/lib/perl5/5.8.2 /usr/local/lib/site_perl /usr/lib/perl5/site_perl/5.8.0/i686-linux /usr/lib/perl5/site_perl/5.8.0 .) at /usr/bin/gnump3d2 line 51.
BEGIN failed--compilation aborted at /usr/bin/gnump3d2 line 51.           [ !! ]



Tried to reemerge gnump3d but it's the same.

When I try to use gnump3d 2.6 instead it starts OK but I can't access the page, if I try to stop gnump3d 2.6 it tells me it can't find the pid of the program and refuses to stop (probably it never started in the first place).

Code:

root@fungi engel # /etc/init.d/gnump3d start                                     
 * Starting gnump3d...                                                    [ ok ]
root@fungi engel # /etc/init.d/gnump3d stop
 * Stopping gnump3d...
start-stop-daemon: warning: failed to kill 14227: No such process         [ !! ]

Back to top
View user's profile Send private message
at6
Tux's lil' helper
Tux's lil' helper


Joined: 28 Nov 2002
Posts: 78
Location: /dev/null

PostPosted: Wed Feb 11, 2004 8:31 pm    Post subject: Reply with quote

hi,

i got the same problem, but i've fixed it with the following trick:

just copy the files, gnump3d needs, to /usr/lib/gnump3d/gnump3d/.

your can grab them from:
/usr/lib/perl5/site_perl/5.8.2/i686-linux/

then create the directory, /usr/lib/perl5/5.8.2/gnump3d/, if it doesn't exists.
now repeat the same procedure and copy every file, gnump3d requests to this directory.

maybe an

Code:

updatedb && locate base64.pm


helps to find the requested files.

it's a bit annoying to fix this, but when gnump3d runs, it's really cool!

regards marc
_________________
debian: stable but lame! suse: unstable and lame! gentoo: stable and only 4 geeks!
Gadget tests!
Back to top
View user's profile Send private message
xonit
n00b
n00b


Joined: 28 Dec 2002
Posts: 71

PostPosted: Sat Mar 27, 2004 8:42 am    Post subject: Reply with quote

ln -s /usr/lib/gnump3d/gnump3d/ /usr/lib/[PERL DiRECTORY/gnump3d

works fine too and saves space
_________________
Asus A3L
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