Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^2: EU::MM again.

by BrowserUk (Patriarch)
on Mar 25, 2009 at 16:02 UTC ( [id://753165]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $output = WriteMakefile(%opts);
    if (!exists $output->{EXTRALIBS} or
    ...
        exit 1;
    }
    exit 0;
    
  2. or download this
         LIBS           => ["-L$POSTGRES_LIB -lpq -lm"],
    ...
    ...
        $msdir =~ s{"$}{/ms"};
        $opts{LIBS}[0] .= " -L$msdir -lsecur32";
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (2)
As of 2024-04-25 19:02 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found