Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^7: Identifying functions in a c file and replacing with a keyword

by syphilis (Archbishop)
on Mar 18, 2013 at 23:27 UTC ( [id://1024175]=note: print w/replies, xml ) Need Help??


in reply to Re^6: Identifying functions in a c file and replacing with a keyword
in thread Identifying functions in a c file and replacing with a keyword

downloaded Data-Flow-1.02.tar.gz and followed makefile.pl followed by dmake install for both the modules

That should have worked. One would normally run 'dmake test' (to check that the module tests correctly) before running 'dmake install' but, as best I can tell, what you did should have resulted in a successful install - with no need to 'use lib'.

Is the .PL extension associated with ActiveStatePerl 5.16 ?
If it's associated with another perl installation, then 'dmake install' would have installed the modules into that "other" perl installation.
When you run 'dmake install', it will tell you where it's installing the files - make sure they're going where you expect.

Cheers,
Rob
  • Comment on Re^7: Identifying functions in a c file and replacing with a keyword

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 22:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found