Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Problems Compiling DBD::Sybase

by Corion (Patriarch)
on Oct 30, 2015 at 09:34 UTC ( [id://1146468]=note: print w/replies, xml ) Need Help??


in reply to Problems Compiling DBD::Sybase

Warning (mostly harmless): No library found for -llibsybtcl.lib Warning (mostly harmless): No library found for -llibsybcomn.lib Warning (mostly harmless): No library found for -llibsybintl.lib

These warnings are not so harmless unfortunately. They likely mean that you don't have the Sybase client libraries installed or at least your C compiler and Perl can't find them. According to DBD::Sybase README, you need to setup the SYBASE environment variables or edit the configuration appropriately.

Replies are listed 'Best First'.
Re^2: Problems Compiling DBD::Sybase
by PerlNM (Initiate) on Oct 30, 2015 at 09:59 UTC

    Thanks for the reply, I have run the Sybase.bat that sets the various environment variables, however the stated libraries don't come with the install of the Sybase Open Client from what I see in the LIB folder

      Great! :D

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1146468]
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-24 22:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found