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

Re: dbschema.pl not working

by mpeppler (Vicar)
on Jan 03, 2008 at 11:01 UTC ( [id://660156]=note: print w/replies, xml ) Need Help??


in reply to dbschema.pl not working

Well - first of all your problem is not with dbschema.pl itself, but with building the Sybase::xxx modules (aka "sybperl").

The problem is that you have a 64bit perl binary, but you have a 32bit version of ASE (and of OpenClient).

You have two choices:
1. Rebuild a 32bit perl binary, and the build sybperl.
2. Get the 64bit version of ASE/open client.

The 64bit version of ASE is available for free on linux x86 and x86-64 (this is the "Developer" Edition). Go to the Sybase home page (http://www.sybase.com) and follow the link for the 15.0.2 Developer Edition in the right-hand column.

Michael

Log In?
Username:
Password:

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

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

    No recent polls found