Menu

#18 GD::Font not found

closed
Gbrowse (14)
5
2006-09-08
2006-09-07
Anonymous
No

I downloaded gbrowse 1.65, GD-2.35, gd-2.0.33 on linux.

I tried to run volvox example but not successful. I can
only see the static text not the tracks of ctgA. when I
checked error_log, it complains

[Thu Sep 07 10:26:15 2006] [notice] Apache/2.0.52
(CentOS) configured -- resuming normal operations
[Thu Sep 07 10:26:34 2006] [error] [client 127.0.0.1]
Can't locate object method "Tiny" via package
"GD::Font" (perhaps you forgot to load "GD::Font"?) at
/share/apps/perl5lib/GD.pm line 116, <> line 17.

I checked GD's dir, it only has these:

[root@bioinfo GD]$ ls -l
total 80
-rw-r--r-- 1 root root 4508 Sep 7 10:25 Image.pm
-rw-r--r-- 1 1001 1001 5501 Aug 6 2005 Image.pm.PLS
-rw-r--r-- 1 1001 1001 4017 Aug 23 11:28 Polygon.pm
-rw-r--r-- 1 1001 1001 22483 Aug 23 11:28 Polyline.pm
-rw-r--r-- 1 1001 1001 34701 Jun 1 20:57 Simple.pm

Can someone give me hints?

Many Thanks, Eric.

Discussion

  • Scott Cain

    Scott Cain - 2006-09-08
    • status: open --> closed
     
  • Scott Cain

    Scott Cain - 2006-09-08

    Logged In: YES
    user_id=616711

    Hi Eric,

    Unfortunately, I can't email you, since you are anonymous.
    Problems with GD.pm are alomst always a result of problems
    with libgd. I suggest you try reinstalling GD.pm and
    running 'make test' to check for problems. If you don't
    find anything, please send an email to the gbrowse mailing
    list: gmod-gbrowse@lists.sourceforge.net.

    Scott

     
Auth0 Logo