Re: DBD::Sybase 1.00

2003-07-07 Thread John Gilmore-Baldwin
I've been away for a couple of weeks, so sorry for the delayed response.

I tried to install 1.00 as well, and ran into problems. Rather than 
fight them, I went back to 0.95, which has worked well for me and 
installs easily. If somebody does work through the 1.00 install, I'd 
like to hear how as well.

John

On Monday, June 23, 2003, at 08:38 AM, Don Rainwater wrote:

I'm trying to get DBD::Sybase 1.00 to work on 10.2.  It seems to 
'make' correctly, but 'make test' gives me an error like this for 
every test:

t/base..dyld: /usr/bin/perl Undefined symbols:
_libiconv
_libiconv_close
_libiconv_open
t/base..dubious
Test returned status 0 (wstat 5, 0x5)
I have libiconv 1.8 installed, but this module can't seem to find it.

Any ideas?
--
Don Rainwater, Technology Manager   [EMAIL PROTECTED]
UCit Educational Services
University of Cincinnati



Problem with v5.8 & CPAN

2003-07-07 Thread Donald Dunbar
I am running Perl v5.8.0 on OS X 2.6 and using tcsh as my shell.  I 
have used cpan to successfully install several modules; however, for 
some modules (e.g., Tk, & PDL) I encounter what seems to be a shell 
related problem.  At the point where the Makefiles start executing and 
there is an attempt to change to a subdirectory I get the following 
fatal error (this one was for PDL):

/bin/sh: cd: Basic: No such file or directory
make: *** [subdirs] Error 1
  /usr/bin/make  -- NOT OK
Running make test
  Can't test without successful make
Running make install
  make had returned bad status, install seems impossible
What seems to be happening is that the "cd" command doesn't work within 
the Makefile.  I can execute "cd Basic" manually then type "make" and 
it works fine.  I know that "cd" is a built-in shell command as opposed 
to "awk," for example, which is an executable at /usr/bin/awk.  Does 
anyone know how to fix this?  The strange thing is that when I was 
using Perl 5.6 I had no problem installing PDL and Tk.  Thanks for any 
help with this.

Donald S. Dunbar, Ph.D.
Senior Physical Oceanographer
Lorax Environmental Consultants Ltd.
1108 Mainland Street
Vancouver, BC  V6B 5L1
Ph: 604-688-7173
Fx: 604-688-7175