|
|
sybperl-l Archive
Up Prev Next
From: "Vanlandingham, Debbie (Contractor)" <Debbie dot VanLandingham at occ dot treas dot gov>
Subject: need help compiling sybperl on win32
Date: Apr 8 2005 3:59PM
Hi,
I'm having a problem installing sybperl on win32.
Here is my session output when I follow the installation directions...
Any ideas? What am I missing here?
I'm using perl from MKSToolkit....
>>This is perl, v5.6.0 built for Intel
>>Copyright 1987-2000, Larry Wall
>>Win32 port Copyright (c) 1996-2002 by MKS Inc.
>>MKS version 8.1 build 1352
Thanks in advance , Debbie
OUTPUT:
C:\Program Files\sybperl>perl makefile.pl (is this normal output??)
Unknown Client Library version - assuming FreeTDS.
The sybperl modules need access to a Sybase server to run the tests.
To clear an entry please enter 'undef'
Sybase server to use (default: SYBASE): dsevdv3
User ID to log in to Sybase (default: sa): sa
Password (default: undef):xxxxxx
Sybase database to use on dsevdv3 (default: undef): evrpdevl
* Writing login information, including password, to file PWD.
Unknown Client Library version - assuming FreeTDS.
Writing Makefile for Sybase::BLK
Unknown Client Library version - assuming FreeTDS.
Note (probably harmless): No library found for '-ltcl'
Note (probably harmless): No library found for '-lcomn'
Note (probably harmless): No library found for '-lintl'
Note (probably harmless): No library found for '-lm'
Note (probably harmless): No library found for 'oldnames.lib'
Note (probably harmless): No library found for 'kernel32.lib'
Note (probably harmless): No library found for 'user32.lib'
Note (probably harmless): No library found for 'gdi32.lib'
Note (probably harmless): No library found for 'winspool.lib'
Note (probably harmless): No library found for 'comdlg32.lib'
Note (probably harmless): No library found for 'advapi32.lib'
Note (probably harmless): No library found for 'shell32.lib'
Note (probably harmless): No library found for 'ole32.lib'
Note (probably harmless): No library found for 'oleaut32.lib'
Note (probably harmless): No library found for 'netapi32.lib'
Note (probably harmless): No library found for 'uuid.lib'
Note (probably harmless): No library found for 'wsock32.lib'
Note (probably harmless): No library found for 'mpr.lib'
Note (probably harmless): No library found for 'winmm.lib'
Note (probably harmless): No library found for 'version.lib'
Note (probably harmless): No library found for 'odbc32.lib'
Note (probably harmless): No library found for 'odbccp32.lib'
Note (probably harmless): No library found for 'msvcrt.lib'
Writing Makefile for Sybase::CTlib
Unknown Client Library version - assuming FreeTDS.
Unknown Client Library version - assuming FreeTDS.
Writing Makefile for Sybase
C:\Program Files\sybperl>make
make: Error -- Don't know how to make blib\lib\.exists
|