Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: FFI::Platypus; trouble finding non-standard, but present, libs

by swl (Parson)
on Oct 30, 2019 at 05:24 UTC ( [id://11108108]=note: print w/replies, xml ) Need Help??


in reply to [Solved] FFI::Platypus; trouble finding non-standard, but present, libs

Maybe the path being searched is missing the target? https://metacpan.org/pod/FFI::CheckLib#system_path

  • Comment on Re: FFI::Platypus; trouble finding non-standard, but present, libs

Replies are listed 'Best First'.
Re^2: FFI::Platypus; trouble finding non-standard, but present, libs
by Your Mother (Archbishop) on Oct 30, 2019 at 05:38 UTC

    I’m sure that’s true but I’ve tried a LOT of variation adding in the libpath argument too pointing it at the various places the libs really have to be… :| One of the multiple examples–

    perl -MFFI::CheckLib -E 'find_lib_or_exit recurse => 1, lib => "dcmdat +a", libpath => "/Users/moo/depot/osirix/Binaries"' library not found: dcmdata at -e line 1.

        When you say it works, do you mean you have DCMTK installed and that worked? I have no trouble with FFI::CheckLib finding standard stuff like xml2 or jpeg or archive. I will look at the regexes versus the lib files too, thanks for suggesting it.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (5)
As of 2024-04-23 23:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found