Re: Installing DBD::mysql on leopard server

2008-02-18 Thread Enrique Terrazas
0: warning: data definition has no type or storage class dbdimp.h:245: error: syntax error before 'insertid'dbdimp.h:245: error: syntax error before 'insertid' etc etc hundreds of errors -- Enrique Terrazas, MD, MS Director, Laboratory Medicine Residency Program Director, N

Re: Can't Install DBD::mysql

2007-11-28 Thread Enrique Terrazas
n ingenuity may not, by proper application, resolve." - Edgar Allen Poe, The Gold Bug -- Enrique Terrazas, MD, MS Director, Laboratory Medicine Residency Program Director, NCPL Laboratories Chief, Laboratory Information Systems HS Associate Clinical Professor University of California, San Fra

Re: Can't Install DBD::mysql

2007-06-17 Thread Enrique Terrazas
Thanks all! The link below set me on the right track to get DBD::mysql installed. <http://jayallen.org/journey/2006/04/dbd-mysql-build-problems-on- mac-book-pro> -- Enrique Terrazas, MD, MS Director, Laboratory Medicine Residency Program Chief, Laboratory Information Systems HS Ass

Can't Install DBD::mysql

2007-06-17 Thread Enrique Terrazas
/include and got the following errors ... help! Enrique Terrazas -- make test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00base.

Expect.pm 1.15

2002-12-16 Thread Enrique Terrazas
tialized value in numeric eq (==) at test.pl line 37. not ok 2 # Test failed at test.pl line 22. Died at test.pl line 22. make: *** [test_dynamic] Error 255 TIA. Enrique -- Enrique Terrazas, MD, MS <mailto:[EMAIL PROTECTED]> <http://pangloss.ucsfmedicalcenter.org/~terrazas/>

Re: Test Mac::Carbon build for me?

2002-12-12 Thread Enrique Terrazas
s fine on 10.2.2 & perl 5.8.0. Enrique -- Enrique Terrazas, MD, MS <mailto:[EMAIL PROTECTED]> <http://pangloss.ucsfmedicalcenter.org/~terrazas/>

Re: Test Mac::Carbon build for me?

2002-12-12 Thread Enrique Terrazas
Error 2 /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 -- Enrique Terrazas, MD, MS <mailto:[EMAIL PROTECTED]> <http://pangloss.ucsfmedicalcenter.org/~terrazas/>

Re: Opening file with application

2002-09-08 Thread Enrique Terrazas
POSIX path of result'` ; chomp $xl ; > $xl = "'$xl'" ; > $fout = "$dir/junk.txt" ; > open FOUT, ">$fout" ; > print FOUT "A\t1\rB\t2" ; > close FOUT ; > `open -a $xl $fout` ; > > JD -- Enrique Terrazas, MD, MS Dir