Hi Sebastian, calamaris::calBars3d is part of the calamaris distribution. This calamaris::calBars3d.pm needs GD::Graph. Have a look at the package, there should be inluded at least - calamaris - calamaris.conf - calAxestype3d.pm - calAxestype.pm - calBars3d.pm
The cal*.pm files are needed in Graph mode. In calamaris there is a line like use lib '/usr/local'; You have to adapt this path to the location, where your calamaris::cal*.pm files reside. Hope that helps. Michael On Fri, 2004-12-03 at 11:12, Sebastian Pasch wrote: > Hello, > I tried to use the new calamaris version 2.99.xx which should have the > features of the upcoming 3.x > > I get the following error: > > /calamaris: Couldn't load package calamaris::calBars3d, > maybe it is not installed: Not a directory > > This error comes up when I enable graph support. I installed GD and NetAddr > lib and tried different paths for the .pm files of calamaris; but it > continously seems to doesn�t find them. > > Thx for any suggestions > Sebastian Pasch
