[freearchitecture] An open file format for Computer Aided Design

Bruno Postle bruno at postle.net
Fri Aug 22 11:55:45 BST 2003


On Fri 22-Aug-2003 at 12:06:46AM -0400, Steve Hall wrote:
> 
> Cool. But for me, "./draft.pl ./t" yields:

Ok, bear in mind there is only some very basic test data in the
tarball, so you won't be overwhelmed :-).  As I say, it's a proof of
concept rather than a useable application.

>   Can't locate object method "register" via package "Glib::Type"
> (perhaps you forgot to load "Glib::Type"?) at lib/Draft/Gui.pm line 12.
>   Compilation failed in require at ./draft.pl line 7.
>   BEGIN failed--compilation aborted at ./draft.pl line 7.
> 
> Any ideas?

I used the Gtk2 perl module to do the display stuff, it depends on
the Glib perl module and probably others as well.

It really didn't need anything so cutting edge, Gtk2 just happened
to be the first thing I tried that could draw lines on the screen.

I've installed these perl modules:

Gtk2-0.24 Glib-0.24 SGI-FAM-1.002 Test-Helper-0.002
Getopt-Mixed-1.008 MD5-2.02 File-PathConvert-0.9

..and I've installed these redhat RPMS:

glib2-2.2.1-1 glib2-devel-2.2.1-1 gtk2-2.2.1-4 gtk2-devel-2.2.1-4
fam-2.6.8-9 fam-devel-2.6.8-9

-- 
Bruno


More information about the freearchitecture mailing list