Error installing DBD::Sybase on Solaris

Error installing DBD::Sybase on Solaris

am 09.05.2007 16:40:50 von amithkc

------=_Part_139176_5016922.1178721650767
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Hi,



I am not able to install the DBD::Sybase module on solaris 5.8. Even
ppd packages
are not getting installed(I am difficulty in finding one!!!!)Can please
somebody help????



The error is:

bash-2.03# perl Makefile.PL
Can't find the Client Library include files under
/opt/netcool/omnibus/platform/solaris2 at Makefile.PL line 134, line
44.

I am also having problem installing "Sybase Client Library API" ie.
sybperl-2.18 .





The details of perl is given below:



bash-2.03# perl -V

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:

Platform:

osname=solaris, osvers=2.6, archname=sun4-solaris-thread-multi

uname='sunos axe 5.6 generic_105181-33 sun4u sparc sunw,ultra-60 '

config_args='-des -Dcc=gcc -Dcf_by=ActiveState
-Dcf_email=support@ActiveState.com-Uinstallusrbinperl -Ud_sigsetjmp
-Dusethreads -Duseithreads -Ulocincpth=
-Uloclibpth= -Accflags=-DNO_HASH_SEED
-Dprefix=/opt/ActivePerl-5.8-Dinc_version_list=
5.8.0/$archname 5.8.0 -Duselargefiles'

hint=recommended, useposix=true, d_sigaction=define

usethreads=define use5005threads=undef useithreads=define
usemultiplicity=define

useperlio=define d_sfio=undef uselargefiles=define usesocks=undef

use64bitint=undef use64bitall=undef uselongdouble=undef

usemymalloc=n, bincompat5005=undef

Compiler:

cc='gcc', ccflags ='-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-DNO_HASH_SEED -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',

optimize='-O',

cppflags='-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DNO_HASH_SEED
-fno-strict-aliasing'

ccversion='', gccversion='2.95.3 20010315 (release)', gccosandvers='
solaris2.6'

intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321

d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16

ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8

alignbytes=8, prototype=define

Linker and Libraries:

ld='gcc', ldflags =' '

libpth=/usr/lib /usr/ccs/lib /usr/local/lib

libs=-lsocket -lnsl -ldl -lm -lpthread -lc

perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc

libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a

gnulibc_version=''

Dynamic Linking:

dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '

cccdlflags='-fPIC', lddlflags='-G'





Characteristics of this binary (from libperl):

Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES
PERL_IMPLICIT_CONTEXT

Locally applied patches:

ActivePerl Build 807

Built under solaris

Compiled at Nov 3 2003 19:29:55

%ENV:

PERL5LIB="/opt/ActivePerl-5.8/lib/5.8.1/sun4-solaris-thread- multi"

@INC:

/opt/ActivePerl-5.8/lib/5.8.1/sun4-solaris-thread-multi

/opt/ActivePerl-5.8/lib/5.8.1/sun4-solaris-thread-multi

/opt/ActivePerl-5.8/lib/5.8.1

/opt/ActivePerl-5.8/lib/site_perl/5.8.1/sun4-solaris-thread- multi

/opt/ActivePerl-5.8/lib/site_perl/5.8.1

/opt/ActivePerl-5.8/lib/site_perl







Regards,
Amith

------=_Part_139176_5016922.1178721650767--

Re: Error installing DBD::Sybase on Solaris

am 10.05.2007 07:43:21 von michael.peppler

--=_alternative 001F6F71C12572D7_=
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset="us-ascii"

First questions first...

Do you have a Sybase client installed ?

If so, make sure that your SYBASE env. variable points at the Sybase root
directory, and make sure that you have sourced the SYBASE.sh file that is
found in that directory.

Once that is done you should have it a lot easier.

Michael





Extranet
amithkc@gmail.com - 09.05.2007 16:40


To: dbi-users
cc:
Subject: Error installing DBD::Sybase on Solaris

Hi,



I am not able to install the DBD::Sybase module on solaris 5.8. Even
ppd packages
are not getting installed(I am difficulty in finding one!!!!)Can please
somebody help????



The error is:

bash-2.03# perl Makefile.PL
Can't find the Client Library include files under
/opt/netcool/omnibus/platform/solaris2 at Makefile.PL line 134, line
44.

I am also having problem installing "Sybase Client Library API" ie.
sybperl-2.18 .





The details of perl is given below:



bash-2.03# perl -V

Summary of my perl5 (revision 5.0 version 8 subversion 1) configuration:

Platform:

osname=solaris, osvers=2.6, archname=sun4-solaris-thread-multi

uname='sunos axe 5.6 generic_105181-33 sun4u sparc sunw,ultra-60 '

config_args='-des -Dcc=gcc -Dcf_by=ActiveState
-Dcf_email=support@ActiveState.com-Uinstallusrbinperl -Ud_sigsetjmp
-Dusethreads -Duseithreads -Ulocincpth=
-Uloclibpth= -Accflags=-DNO_HASH_SEED
-Dprefix=/opt/ActivePerl-5.8-Dinc_version_list=
5.8.0/$archname 5.8.0 -Duselargefiles'

hint=recommended, useposix=true, d_sigaction=define

usethreads=define use5005threads=undef useithreads=define
usemultiplicity=define

useperlio=define d_sfio=undef uselargefiles=define usesocks=undef

use64bitint=undef use64bitall=undef uselongdouble=undef

usemymalloc=n, bincompat5005=undef

Compiler:

cc='gcc', ccflags ='-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT
-DNO_HASH_SEED -fno-strict-aliasing -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64',

optimize='-O',

cppflags='-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DNO_HASH_SEED
-fno-strict-aliasing'

ccversion='', gccversion='2.95.3 20010315 (release)', gccosandvers='
solaris2.6'

intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321

d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16

ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8

alignbytes=8, prototype=define

Linker and Libraries:

ld='gcc', ldflags =' '

libpth=/usr/lib /usr/ccs/lib /usr/local/lib

libs=-lsocket -lnsl -ldl -lm -lpthread -lc

perllibs=-lsocket -lnsl -ldl -lm -lpthread -lc

libc=/lib/libc.so, so=so, useshrplib=false, libperl=libperl.a

gnulibc_version=''

Dynamic Linking:

dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '

cccdlflags='-fPIC', lddlflags='-G'





Characteristics of this binary (from libperl):

Compile-time options: MULTIPLICITY USE_ITHREADS USE_LARGE_FILES
PERL_IMPLICIT_CONTEXT

Locally applied patches:

ActivePerl Build 807

Built under solaris

Compiled at Nov 3 2003 19:29:55

%ENV:

PERL5LIB="/opt/ActivePerl-5.8/lib/5.8.1/sun4-solaris-thread- multi"

@INC:

/opt/ActivePerl-5.8/lib/5.8.1/sun4-solaris-thread-multi

/opt/ActivePerl-5.8/lib/5.8.1/sun4-solaris-thread-multi

/opt/ActivePerl-5.8/lib/5.8.1

/opt/ActivePerl-5.8/lib/site_perl/5.8.1/sun4-solaris-thread- multi

/opt/ActivePerl-5.8/lib/site_perl/5.8.1

/opt/ActivePerl-5.8/lib/site_perl







Regards,
Amith



This message and any attachments (the "message") is
intended solely for the addressees and is confidential.
If you receive this message in error, please delete it and
immediately notify the sender. Any use not in accord with
its purpose, any dissemination or disclosure, either whole
or partial, is prohibited except formal approval. The internet
can not guarantee the integrity of this message.
BNP PARIBAS (and its subsidiaries) shall (will) not
therefore be liable for the message if modified.

---------------------------------------------

Ce message et toutes les pieces jointes (ci-apres le
"message") sont etablis a l'intention exclusive de ses
destinataires et sont confidentiels. Si vous recevez ce
message par erreur, merci de le detruire et d'en avertir
immediatement l'expediteur. Toute utilisation de ce
message non conforme a sa destination, toute diffusion
ou toute publication, totale ou partielle, est interdite, sauf
autorisation expresse. L'internet ne permettant pas
d'assurer l'integrite de ce message, BNP PARIBAS (et ses
filiales) decline(nt) toute responsabilite au titre de ce
message, dans l'hypothese ou il aurait ete modifie.


--=_alternative 001F6F71C12572D7_=--