|
|
sybperl-l Archive
Up Prev Next
From: Maes_Eric <emm at ti dot emea dot eds dot com>
Subject: Re: perl Makefile.PL fails ...
Date: Mar 2 1998 5:34PM
Michael Peppler wrote:
>
> Maes_Eric wrote:
> >
> > Hello,
> > I have downloaded sybperl-2.09 and have some difficulties installing it
> > on my Sun Ultra1 running Solaris
> > 2.5.1 with recommended patches.
> > This is the output I receive after running perl Makefile.PL.
> >
> > Checking if your kit is complete...
> > Looks good
> > Checking if your kit is complete...
> > Looks good
> > Writing Makefile for Sybase::BCP
> > Warning (will try anyway): No library found for -lm
>
> What's your PATH? What's perl -V?
>
> Michael
> --
> Michael Peppler -||- Data Migrations Inc.
> mpeppler@datamig.com -||- http://www.mbay.net/~mpeppler
> Int. Sybase User Group -||- http://www.isug.com
sysadm@groucho:8> echo $PATH
/usr/sysadm:/usr/sysadm/bin:/usr/sysadm/sqr:/usr/bin:/sbin:/usr/dt/bin:/opt/FSFgzip/bin:/usr/sbin:/opt/FSFgcc/bin:/usr/ccs/bin:/usr/ucb:/usr/openwin/bin::/usr/sybase/bin:/usr/sybase/batch:/usr/vantive/batch:/usr/sysadm/script:/usr/sysadm/bin:/bin:/usr/local/bin:/usr/openwin/bin:/usr/bin:/usr/ucb:/etc:.:
sysadm@groucho:9> perl -V
Summary of my perl5 (5.0 patchlevel 3 subversion 0) configuration:
Platform:
osname=solaris, osver=2.5, archname=sun4-solaris
uname='sunos smc.vnet.net 5.5 beta sun4m sparc sunw,sparcstation-10
'
hint=recommended, useposix=true, d_sigaction=define
Compiler:
cc='gcc', optimize='-O', gccversion=2.7.2
cppflags=''
ccflags =''
stdchar='unsigned char', d_stdstdio=define, usevfork=false
voidflags=15, castflags=0, d_casti32=define, d_castneg=define
intsize=4, alignbytes=8, usemymalloc=y, randbits=15
Linker and Libraries:
ld='ld', ldflags =''
libpth=/usr/openwin/lib
libs=
libc=/lib/libc.so, so=so
Dynamic Linking:
dlsrc=dl_none.xs, dlext=none, d_dlsymun=, ccdlflags=''
cccdlflags='', lddlflags=''
@INC: /opt/GNUperl5/lib/sun4-solaris/5.003 /opt/GNUperl5/lib
/opt/GNUperl5/lib/site_perl/sun4-solaris /opt/GNUperl5/lib/site_perl .
I did not compile perl myself, I used a precompiled GUNUperl package.
--
Eric Maes EDS/Technical Infrastructure EMEA
Noorderlaan 147 email : emm@ti.emea.eds.com
B-2030 Antwerp Tel : +32 3 544 6328
BELGIUM FAX : +32 3 544 6123
|