Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Can't locate loadable object for module Graph::

by vidgiri (Initiate)
on Dec 31, 2006 at 09:30 UTC ( [id://592383]=perlquestion: print w/replies, xml ) Need Help??

vidgiri has asked for the wisdom of the Perl Monks concerning the following question:

Hi, Need help please. I am trying to use Graph::Layout::Aesthetic::Topology module for a computational geometry project. I downloaded the files and installed as per instruction. I am using Active Perl in windows. After trying to run a sample pgm I am getting the following error: " can't locate loadable object for module Graph::Layout::Aesthetic::Topology help " It looks like an installation problem. Is anyone familiar with this problem or a similar one? I would appreciate any help / pointers. Thanks G
  • Comment on Can't locate loadable object for module Graph::

Replies are listed 'Best First'.
Re: Can't locate loadable object for module Graph::
by syphilis (Archbishop) on Dec 31, 2006 at 13:46 UTC
    You shouldn't have any such trouble if you install using ppm:
    E:\>ppm install Graph-Layout-Aesthetic ==================== Install 'Graph-Layout-Aesthetic' version 0.12 in ActivePerl 5.8.8.817. ==================== Installing E:\perl817site\lib\auto\Graph\Layout\Aesthetic\Aesthetic.bs Installing E:\perl817\site\lib\auto\Graph\Layout\Aesthetic\Aesthetic.d +ll . . . Successfully installed Graph-Layout-Aesthetic version 0.12 in ActivePe +rl 5.8.8.817. E:\>perl -MGraph::Layout::Aesthetic::Topology -e "print \"ok\"" ok

    Cheers,
    Rob
      Rob, Thanks a lot!!! It worked. You saved my project :) G
Re: Can't locate loadable object for module Graph::
by Anonymous Monk on Dec 31, 2006 at 10:35 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: perlquestion [id://592383]
Approved by Arunbear
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (2)
As of 2024-04-26 00:27 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found