[cad-linux] Re: Getting xspace, and Bruno's draft to run ; executable data

  • From: Janek Kozicki <janek_listy@xxxxx>
  • To: cad-linux@xxxxxxxxxxxxx
  • Date: Tue, 16 Sep 2003 01:26:52 +0200

Bruno Postle said:     (by the date of Mon, 15 Sep 2003 23:38:53 +0100)

> On Tue 16-Sep-2003 at 12:01:06AM +0200, Janek Kozicki wrote:
> > 
> > When I try to run xspace I get an error: 
> > 
> > janek@absurd:~/devel/Cad/xspace/xspace$ display space
> > dump: --- dump_subtree --- 
> > /home/janek/devel/Cad/xspace/xspace/lib/viewport-gtk.rb:21:in `require': No 
> > such file to load -- gnome (LoadError)
> 
> Try running the tk version instead: `display.tk`.

exactly the same error. that's not a surprise - the file viewport.tk is
a softlink to file viewport

> > === draft:
> > To be consitent, I'll also describe my problems related to running draft:
> >    perl Makefile.PL  -> OK
> Hmm... this should have failed with an error.

uh oh. sorry, there are actually two warnings (but there is no error
reported - I ignored warnings - stupid me ;)

absurd:/home/janek/devel/Cad/draft/Draft-0.01# perl Makefile.PL 
Warning: prerequisite Gtk2 failed to load: Can't locate Gtk2.pm in @INC (@INC 
contains: /usr/local/lib/perl/5.6.1 /usr/local/share/perl/5.6.1 /usr/lib/perl5 
/usr/share/perl5 /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1 
/usr/local/lib/site_perl .) at (eval 4) line 3.
Warning: prerequisite SGI::FAM failed to load: Can't locate SGI/FAM.pm in @INC 
(@INC contains: /usr/local/lib/perl/5.6.1 /usr/local/share/perl/5.6.1 
/usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1 
/usr/local/lib/site_perl .) at (eval 5) line 3.
Writing Makefile for Draft
 
> > janek@absurd:~/devel/Cad/draft/Draft-0.01$ make test
> Neither seem to have debian packages so you have to install them via
> CPAN (as root):
> 
>     perl -MCPAM -e 'install SGI::FAM'
>     perl -MCPAN -e 'install Gtk2'

as root I'm trying to install it, but it doesn't work...

absurd:/home/janek/devel/Cad/draft/Draft-0.01# perl -MCPAM -e 'install SGI::FAM'
Can't locate CPAM.pm in @INC (@INC contains: /usr/local/lib/perl/5.6.1 
/usr/local/share/perl/5.6.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.6.1 
/usr/share/perl/5.6.1 /usr/local/lib/site_perl .).
BEGIN failed--compilation aborted.

I've newer written anything in perl (yet) so I don't have any perl
experience...

and - no hurry - I have some work to do for tommorow ;)



-- 
# Janek Kozicki

Other related posts: