Re: SQLite over MySQL?

2011-12-29 Thread Randal L. Schwartz
>>>>> "Eberhard" == Eberhard W Lisse writes: Eberhard> I beg to differ, if one writes Perl code (and even if one only Eberhard> dabbles like the elderly Gynaecologist writing this) one can figure out Eberhard> how to set up and run mysql, which in my c

Re: Can't Update CPAN, Can't Install DBD::mysql

2011-09-29 Thread Adrian Hosey
On Sep 28, 2011, at 1:41 PM, Lola Lee Beno wrote: > > Looks like I need to install make. This means, I need to get XCode so I can > install make, right? Yes, but - you should also read this http://deflatermouse.livejournal.com/149721.html - alh

Re: Can't Update CPAN, Can't Install DBD::mysql

2011-09-28 Thread Charlie Garrison
Good morning, On 28/09/11 at 3:59 PM -0400, Lola Lee Beno wrote: That's what I was afraid of. Apparently a previous install of make got blown away. In the process of downloading XCode from App Store (uh) . . . I had to install Xcode twice (not download, just install twice). And I seem

Re: Can't Update CPAN, Can't Install DBD::mysql

2011-09-28 Thread Lola Lee Beno
That's what I was afraid of. Apparently a previous install of make got blown away. In the process of downloading XCode from App Store (uh) . . . On 9/28/11 3:48 PM, Bruce Van Allen wrote: On 2011-09-28, Lola Lee Beno wrote: Looks like I need to install make. This means, I need to get X

Re: Can't Update CPAN, Can't Install DBD::mysql

2011-09-28 Thread Elizabeth Mattijsen
On Sep 28, 2011, at 7:41 PM, Lola Lee Beno wrote: > I upgraded to Lion. I have pre-existing Perl modules that I had installed, > but I hadn't yet installed DBD::mysql. > > When I try to install DBD::mysql, I get this: > > Checking if your kit is complete... > Looks g

Re: Can't Update CPAN, Can't Install DBD::mysql

2011-09-28 Thread Bruce Van Allen
On 2011-09-28, Lola Lee Beno wrote: Looks like I need to install make. This means, I need to get XCode so I can install make, right? Other than the huge download of a bunch of XCode stuff you might never use, that's probably the best way to install make. - Bruce _bruce__van_allen__s

Re: Can't Update CPAN, Can't Install DBD::mysql

2011-09-28 Thread John Delacour
At 13:41 -0400 28/9/11, Lola Lee Beno wrote: ...Can't exec "/usr/bin/make": No such file or directory at Looks like I need to install make. This means, I need to get XCode so I can install make, right? Absolutely! Isn't it on your Mac OS X install disks? JD

Can't Update CPAN, Can't Install DBD::mysql

2011-09-28 Thread Lola Lee Beno
I upgraded to Lion. I have pre-existing Perl modules that I had installed, but I hadn't yet installed DBD::mysql. When I try to install DBD::mysql, I get this: Checking if your kit is complete... Looks good Using DBI 1.615 (for perl 5.012003 on darwin-thread-multi-2level) install

Re: SQLite over MySQL?

2011-06-23 Thread Randal L. Schwartz
ot;fred"). There is no longer a gap between SQLite and PostgreSQL that MySQL could fill nicely, as it had in the past. They overlap in the middle. MySQL should not be used for new starts. Or, as I say, "Friends don't let friends use MySQL". -- Randal L. Schwartz - St

Re: SQLite over MySQL?

2011-06-19 Thread Chas. Owens
On Fri, Jun 17, 2011 at 18:43, Bruce Van Allen wrote: > Hey John (or anyone else), > > On 2011-06-17, John Delacour wrote: >> >> I'm afraid I can't advise since I can't stand MySQL and find life much >> easier with SQLite. > > This aroused my curio

SQLite over MySQL?

2011-06-17 Thread Bruce Van Allen
Hey John (or anyone else), On 2011-06-17, John Delacour wrote: I'm afraid I can't advise since I can't stand MySQL and find life much easier with SQLite. This aroused my curiosity because I have to switch some Perl programs written long ago with various flat-file data table

Re: Problems installing DBD::mysql

2011-02-15 Thread Chip Howland
At 7:12 AM +0100 1/31/11, Marek Stepanek wrote: I want to install since four days now DBD::mysql on my MBP, with 64bit Intel chip. I tried with both version of MYSQL Community Server: mysql-5.5.8-osx10.6-x86_64.tar.gz (the 64bit version) and mysql-5.5.8-osx10.6-x86.tar.gz

Re: Problems installing DBD::mysql

2011-02-12 Thread Celeste Suliin Burris
2/12/11 2:55 AM, "Marek Stepanek" wrote: >On 04.02.2011 12:24, Jeremiah Foster wrote: >> Have you installed the mysql libraries on your OS X system first? >> >> You need more that just the perl bindings to MySQL, you need to have >>MySQL installed on your mac

Re: Problems installing DBD::mysql

2011-02-12 Thread Marek Stepanek
On 04.02.2011 12:24, Jeremiah Foster wrote: > Have you installed the mysql libraries on your OS X system first? > > You need more that just the perl bindings to MySQL, you need to have MySQL > installed on your machine, along with whatever libraries needed to run it. > That is

Re: Problems installing DBD::mysql

2011-02-04 Thread Jeremiah Foster
Have you installed the mysql libraries on your OS X system first? You need more that just the perl bindings to MySQL, you need to have MySQL installed on your machine, along with whatever libraries needed to run it. That is to say, runtime and buildtime dependencies. BTW, you may want to look

Problems installing DBD::mysql

2011-01-30 Thread Marek Stepanek
Hello all! This is my first posting here, after a long silent time, receiving the postings of this group. I have a problem, which I am unable to resolve on myself: I want to install since four days now DBD::mysql on my MBP, with 64bit Intel chip. I tried with both version of MYSQL Community

Can't Install DBD:::mysql

2009-07-24 Thread Lola J. Lee Beno
Running 10.5.7 on MacBookPro; standard Apple Perl install. I got this following error messages when I tried to install DBD::mysql. How to get this to work? perl Makefile.pl --testuser=username I will use the following settings for compiling and testing: cflags(mysql_config) = -I

Re: Installing DBD::mysql on leopard server

2008-04-15 Thread ff_court
On Feb 18, 2:06 pm, [EMAIL PROTECTED] (Enrique Terrazas) wrote: > You probably need to install the MySQL client libraries and headers > first on Leopard server: > > <http://docs.info.apple.com/article.html?artnum=306782> > > Enrique > > On Feb 18, 2008, at 4:23 A

Re: Installing DBD::mysql on leopard server

2008-02-18 Thread Enrique Terrazas
You probably need to install the MySQL client libraries and headers first on Leopard server: <http://docs.info.apple.com/article.html?artnum=306782> Enrique On Feb 18, 2008, at 4:23 AM, <[EMAIL PROTECTED]> <[EMAIL PROTECTED] > wrote: Hi I see that people are having

Installing DBD::mysql on leopard server

2008-02-18 Thread bill . palmer
Hi I see that people are having trouble installing DBD::mysql on Leopard. Following the hints on this forum I successfully installed it on my laptop but can't do the same on X Server on our server. Has anyone made the breakthrough on Leopard X Server - the include directory etc that

Re: Installing DBD::mysql on Leopard

2008-01-09 Thread David Watts
Hi Charlie, I had the same problem on both Tiger and Leopard. It seems that the newer mysql builds have moved some of the libraries and the config files haven't caught up. The article/blog that helped me is: http://jayallen.org/journey/2006/04/dbd-mysql-build-problems-on-mac-book-pro

Installing DBD::mysql on Leopard

2007-12-29 Thread Charlie Garrison
Good afternoon, I'm having trouble installing DBD::mysql on OS X Leopard, and I can't get any answers from Google that help. I've got a fresh Leopard install so there shouldn't be any legacy issues. I've tried compiling DBD::mysql against package version of mySQL

Re: Can't Install DBD::mysql

2007-11-28 Thread Lola J. Lee Beno
Charlie Minow wrote: Right. I just copied the ".dylib" files and none of the other ones into the new "mysql" directory, though. So far, it's all good. Worked like a charm. Thank you. -- Lola J. Lee Beno - ColdFusion Programmer/Web Designer for Hire http://www.lo

Re: Can't Install DBD::mysql

2007-11-28 Thread Enrique Terrazas
Take a look at the following to specify the makefile flags: <http://jayallen.org/journey/2006/04/dbd-mysql-build-problems-on-mac- book-pro> Enrique On Nov 28, 2007, at 2:58 PM, Charlie Minow wrote: On Nov 28, 2007, at 3:51 PM, Lola J. Lee Beno wrote: Charlie Minow wrote: I ran int

Re: Can't Install DBD::mysql

2007-11-28 Thread Charlie Minow
On Nov 28, 2007, at 3:51 PM, Lola J. Lee Beno wrote: Charlie Minow wrote: I ran into this on Tiger as well. For some reason, it's looking for the MySQL libraries in the wrong place. MySQL puts them in�/ usr/local/mysql/lib, but the make file for DBD::mysql looks a little deeper, in

Re: Can't Install DBD::mysql

2007-11-28 Thread Lola J. Lee Beno
Charlie Minow wrote: I ran into this on Tiger as well. For some reason, it's looking for the MySQL libraries in the wrong place. MySQL puts them in�/usr/local/mysql/lib, but the make file for DBD::mysql looks a little deeper, in�/usr/local/mysql/lib/mysql. I could never figure out how t

Re: Can't Install DBD::mysql

2007-11-28 Thread Charlie Minow
I ran into this on Tiger as well. For some reason, it's looking for the MySQL libraries in the wrong place. MySQL puts them in /usr/local/ mysql/lib, but the make file for DBD::mysql looks a little deeper, in /usr/local/mysql/lib/mysql. I could never figure out how to fix that path i

Can't Install DBD::mysql

2007-11-28 Thread Lola J. Lee Beno
I've already got DBD installed, and I'm trying to install DBD::mysql (am running Leopard). Make test failed . . . here's the first test that failed: Running make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0,

Re: Problem with installing DBD::MySQL (Mac OS X 10.4.10)

2007-09-20 Thread David Cantrell
Anthony Armstrong wrote: > I attempted to install DBD::MySQL from the CPAN repositories. I received > a ton of errors seen below: > > Can't exec "mysql_config": No such file or directory at Makefile.PL line > 76. Find mysql_config and put it in the $PATH, either by

Problem with installing DBD::MySQL (Mac OS X 10.4.10)

2007-09-19 Thread Anthony Armstrong
All, I attempted to install DBD::MySQL from the CPAN repositories. I received a ton of errors seen below: Can't exec "mysql_config": No such file or directory at Makefile.PL line 76. Cannot find the file 'mysql_config'! Your execution PATH doesn't seem not co

Re: Can't Install DBD::mysql

2007-06-28 Thread Brad Rice
Check out: http://www.bradrice.com/wposx/archives/84 See if it helps. On Jun 19, 2007, at 9:43 AM, Jeremiah Foster wrote: You'll need more than just DBD, you'll need DBD::Mysql On Jun 19, 2007, at 3:34 PM, Lola J. Lee Beno wrote: /Users/lolajl/.cpan/build/DBD-mysql-4.005/blib

Re: Can't Install DBD::mysql

2007-06-19 Thread Jeremiah Foster
You'll need more than just DBD, you'll need DBD::Mysql On Jun 19, 2007, at 3:34 PM, Lola J. Lee Beno wrote: /Users/lolajl/.cpan/build/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/ mysql.bundle

Re: Can't Install DBD::mysql

2007-06-19 Thread Jeremiah Foster
On Jun 19, 2007, at 3:34 PM, Lola J. Lee Beno wrote: /Users/lolajl/.cpan/build/DBD-mysql-4.005/blib/arch/auto/DBD/mysql/ mysql.bundle Did you install this bundle? If yes, did you install it in a non- standard place?

Re: Can't Install DBD::mysql

2007-06-19 Thread Lola J. Lee Beno
doubts, don't hesitate to do as you've done here - post your input, the output, and your question. Okay . . . I went ahead with the args that I'd set; also created a new directory at /usr/local/mysql/include/mysql and ran the following command: sudo ln -s /usr/local/mysql/lib

Re: Can't Install DBD::mysql

2007-06-18 Thread Sherm Pendley
. . makes sense - thanks! So, I ended up by downloading the module directly from search.cpan.org (I didn't quite trust the download via cpan, specially with the weird characters appended at the end) and ran Makefile.PL and make manually. Here's the results I got: [05:10 PM] ~/.c

Re: Can't Install DBD::mysql

2007-06-18 Thread Lola J. Lee Beno
ding the module directly from search.cpan.org (I didn't quite trust the download via cpan, specially with the weird characters appended at the end) and ran Makefile.PL and make manually. Here's the results I got: [05:10 PM] ~/.cpan/build/DBD-mysql-4.005 19 $ sudo perl Makefile.PL --c

Re: Can't Install DBD::mysql

2007-06-18 Thread Sherm Pendley
On Jun 18, 2007, at 4:22 PM, Lola J. Lee Beno wrote: Joel Rees wrote: Multi-line ommand? sudo perl Makefile.PL \ --cflags="-I/usr/local/mysql/include -Os -arch i386 -fno-common" \ --libs="-L/usr/local/mysql/lib -lmysqlclient -lz -lm" properly in Terminal? I'm

Re: Can't Install DBD::mysql

2007-06-18 Thread Lola J. Lee Beno
Joel Rees wrote: Multi-line ommand? sudo perl Makefile.PL \ --cflags="-I/usr/local/mysql/include -Os -arch i386 -fno-common" \ --libs="-L/usr/local/mysql/lib -lmysqlclient -lz -lm" properly in Terminal? I'm thinking that the lack of backslash terminates the comma

Re: Can't Install DBD::mysql

2007-06-18 Thread Joel Rees
On 平成 19/06/18, at 6:37, Lola J. Lee Beno wrote: Enrique Terrazas wrote: I installed the intel version of mysql (mysql-5.0.41-osx10.4- i686.dmg) which went fine. I then tried to install DBD::mysql with the following parameters: perl Makefile.PL --testdb=test --testuser=testuser

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

Re: Can't Install DBD::mysql

2007-06-17 Thread Lola J. Lee Beno
Enrique Terrazas wrote: I installed the intel version of mysql (mysql-5.0.41-osx10.4-i686.dmg) which went fine. I then tried to install DBD::mysql with the following parameters: perl Makefile.PL --testdb=test --testuser=testuser --testpassword=password --libs -L/usr/local/mysql/lib --cflags

Can't Install DBD::mysql

2007-06-17 Thread Enrique Terrazas
I installed the intel version of mysql (mysql-5.0.41-osx10.4- i686.dmg) which went fine. I then tried to install DBD::mysql with the following parameters: perl Makefile.PL --testdb=test --testuser=testuser -- testpassword=password --libs -L/usr/local/mysql/lib --cflags -I/usr/ local/mysql

Re: Can't Install DBD::mysql

2007-06-13 Thread Lola J. Lee Beno
Chas Owens wrote: Where do I get this package? Umm . . . I don't see Headers and libraries available for OS X, just for Red Hat, SuSE and Ubuntu Linux. ??? -- Lola J. Lee Beno - ColdFusion Programmer/Web Designer for Hire http://www.lolajl.net/resume | Blog at http://www.lolajl.net/blog/

Re: Can't Install DBD::mysql

2007-06-13 Thread Chas Owens
On 6/13/07, Lola J. Lee Beno <[EMAIL PROTECTED]> wrote: Chas Owens wrote: > > There is a package called "Headers and libraries". You need to > install that as well if you want to compile code that talks to MySQL. > Where do I get this package? -- Lola J. Lee Beno

Re: Can't Install DBD::mysql

2007-06-13 Thread Lola J. Lee Beno
Chas Owens wrote: There is a package called "Headers and libraries". You need to install that as well if you want to compile code that talks to MySQL. Where do I get this package? -- Lola J. Lee Beno - ColdFusion Programmer/Web Designer for Hire http://www.lolajl.net/resume | Bl

Re: Can't Install DBD::mysql

2007-06-13 Thread Steve Axthelm
On 2007-06-13 Lola J. Lee Beno <[EMAIL PROTECTED]> wrote: > Sherm Pendley wrote: > > > >The error message is telling you what file is missing - it's > >the C client library that should have been installed with MySQL itself. > > > >So, what went awry

Re: Can't Install DBD::mysql

2007-06-13 Thread Chas Owens
On 6/13/07, Lola J. Lee Beno <[EMAIL PROTECTED]> wrote: Sherm Pendley wrote: > > The error message is telling you what file is missing - it's the C > client library that should have been installed with MySQL itself. > > So, what went awry during the MySQL installation

Re: Can't Install DBD::mysql

2007-06-13 Thread Lola J. Lee Beno
Sherm Pendley wrote: The error message is telling you what file is missing - it's the C client library that should have been installed with MySQL itself. So, what went awry during the MySQL installation to cause that file to be missing? I installed the 5.0.41 MySQL Community S

Re: Can't Install DBD::mysql

2007-06-13 Thread Sherm Pendley
On Jun 13, 2007, at 7:33 PM, Lola J. Lee Beno wrote: Library not loaded: /usr/local/mysql/lib/mysql/libmysqlclient.15.dylib Referenced from: /Users/lolajl/.cpan/build/DBD-mysql-4.005-cC14so/ blib/arch/auto/DBD/mysql/mysql.bundle Reason: image not found at /System/Library/Perl/5.8.6/darwin

Re: Can't Install DBD::mysql

2007-06-13 Thread Steve Axthelm
On 2007-06-13 Lola J. Lee Beno <[EMAIL PROTECTED]> wrote: Trying to install this module but it fails with the following fail message at the end: [snip] Heh, I just struggled through a DBD::mysql install today ( mine was a different error and ended up being a bug in MySQL), but I s

Can't Install DBD::mysql

2007-06-13 Thread Lola J. Lee Beno
] Error 255 CAPTTOFU/DBD-mysql-4.005.tar.gz /usr/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force Failed during this command: CAPTTOFU/DBD-mysql-4.005.tar.gz : make_test NO The first failed test error messa

Re: Problems using CPAN : part 1 - installing DBD::mysql

2007-01-31 Thread Jan Erik Moström
Reply to Sherm Pendley <[EMAIL PROTECTED]> 07-01-30 14:54: Where are the options that tell the build script where to find the MySQL header (.h) files, what database, user name, and password to use for the self-tests, and so forth. Run "perl Makefile.PL --help" for a brief lis

Re: Problems using CPAN : part 1 - installing DBD::mysql

2007-01-30 Thread Sherm Pendley
On Jan 30, 2007, at 8:26 AM, Jan Erik Moström wrote: Anyway, I want to use MySQL from Perl so I installed DBI, no problems. Then I tried to install DBD::mysql but it fails. Yep. The CPAN shell, as nice as it is in most respects, fails whenever a module needs arguments passed to Makefile.PL

Problems using CPAN : part 1 - installing DBD::mysql

2007-01-30 Thread Jan Erik Moström
I've never used CPAN on my Mac before and hardly at all on other machines ... in other words newbie warning. Anyway, I want to use MySQL from Perl so I installed DBI, no problems. Then I tried to install DBD::mysql but it fails. I get the following error me

Re: Perl, MySQl and Airport

2006-10-19 Thread Sherm Pendley
On Oct 2, 2006, at 12:46 PM, Joseph Alotta wrote: I am getting this error, having tried all the combinations. Is there a control panel somewhere that I need to set permissions? I already tried things in "Sharing". Hosea:/Library/MySQL/bin jja$ /Library/MySQL/bin/mysql -u root

Re: DBD::mysql mysql_server_prepare=1 anyone?

2006-10-08 Thread Dominic Dunlop
ould add a note about this finding to the bug report you submitted earlier. So, if this is not related to threads, recompiling mysql with -with- thread-safe-client will probably not help. My next experiment will be using mysql 5 instead of 4.1 Good luck. -- Dominic Dunlop

Re: DBD::mysql mysql_server_prepare=1 anyone?

2006-10-08 Thread Gustavo Delfino
I have compiled a fresh copy of perl 5.8.8 (which defaults to no threads) and I still get the same "Bus error". So maybe this is not related to threads. So, if this is not related to threads, recompiling mysql with -with- thread-safe-client will probably not help. My next experime

Re: DBD::mysql mysql_server_prepare=1 anyone?

2006-10-07 Thread Sherm Pendley
On Oct 7, 2006, at 2:26 PM, Gustavo Delfino wrote: I now want to try with the -with-thread-safe-client option, but I don't know how to add it. It's not a Makefile.PL option. It's a configure option when you're building MySQL itself. sherm-- Web Hosting by West

Re: DBD::mysql mysql_server_prepare=1 anyone?

2006-10-07 Thread Gustavo Delfino
However, the DBD::MySQL man page says "The obvious question is: Are the C libraries thread safe? In the case of MySQL the answer is "mostly" and, in theory, you should be able to get a "yes", if the C library is compiled for being thread safe (By default it isn&

Re: DBD::mysql mysql_server_prepare=1 anyone?

2006-10-07 Thread Dominic Dunlop
On 2006–10–06, at 21:58, Gustavo Delfino wrote: Any advice on how to solve this? Well, I can't help you, but I know someone who can. Or who should be able to, anyway. Go to <http://search.cpan.org/~capttofu/DBD- mysql-3.0007/> and repost your question through the "View/Rep

DBD::mysql mysql_server_prepare=1 anyone?

2006-10-06 Thread Gustavo Delfino
Hello, I am trying to make my DBI application faster. According to DBD::mysql documentation I should be able to prepare a query that I'm going to use in a loop so that when I execute it inside the loop, it goes faster. In order to maximize this performance improvement, you need t

Re: Perl, MySQl and Airport

2006-10-03 Thread brian d foy
In article <[EMAIL PROTECTED]>, Ray Zimmerman <[EMAIL PROTECTED]> wrote: > On Oct 2, 2006, at 2:36 PM, brian d foy wrote: > > I'm not aware of any Mac OS X particular interface to MySQL > > permissions > > table. I think you have to do it through MySQL

Re: Perl, MySQl and Airport

2006-10-03 Thread Joseph Alotta
Hi everyone, Thanks to everyone who helped. The problem was within MySql, I needed to set grants for the other system. The grants syntax is pretty rough, but I finally got it to work on the command line and now I should have no trouble getting it to work in perl. Joe. On Oct 2, 2006

Re: Perl, MySQl and Airport

2006-10-02 Thread Ray Zimmerman
On Oct 2, 2006, at 2:36 PM, brian d foy wrote: I'm not aware of any Mac OS X particular interface to MySQL permissions table. I think you have to do it through MySQL itself: http://dev.mysql.com/doc/refman/4.1/en/privilege-system.html Actually, MySQL Administrator, which is part o

Re: Perl, MySQl and Airport

2006-10-02 Thread brian d foy
In article <[EMAIL PROTECTED]>, Joseph Alotta <[EMAIL PROTECTED]> wrote: > I am getting this error, having tried all the combinations. Is there > a control panel somewhere that I need to set permissions? I already > tried things in "Sharing". > > >

RE: Perl, MySQl and Airport

2006-10-02 Thread Ted Zeng
When you access MYSql from another machine, you need to set the access privilege for that account. You can search the net on how to do this. ted -Original Message- From: Joseph Alotta [mailto:[EMAIL PROTECTED] Sent: Monday, October 02, 2006 9:46 AM Cc: Mac OS X Perl Subject: Re: Perl

Re: Perl, MySQl and Airport

2006-10-02 Thread Joseph Alotta
On Sep 26, 2006, at 12:23 PM, Sherm Pendley wrote: On Sep 26, 2006, at 12:45 PM, Joseph Alotta wrote: I have a application in Perl that prints reports from a MySQL database. I also have DSL that is accessed via Airport in my house. Recently I bought an iMac for my wife and I want her to

Re: Perl, MySQl and Airport

2006-10-01 Thread Joseph Alotta
Greetings everyone, This is where I got to on the mySQL. It seems like there is someone on the Mac to set permissions. I tried the Sharing Control Panel. Where else should I try? Hosea:/Library/MySQL/bin jja$ /Library/MySQL/bin/mysql -u root -D names -h Yeshua.local ERROR 1130: Host

Re: Perl, MySQl and Airport

2006-09-27 Thread brian d foy
In article <[EMAIL PROTECTED]>, Joel Rees <[EMAIL PROTECTED]> wrote: > On Sep 27, 2006, at 3:43 AM, brian d foy wrote: > > In article <[EMAIL PROTECTED]>, Ray > > Zimmerman <[EMAIL PROTECTED]> wrote: > >> On Sep 26, 2006, at 12:45 PM, Joseph

Re: Perl, MySQl and Airport

2006-09-27 Thread Joel Rees
On Sep 27, 2006, at 3:43 AM, brian d foy wrote: In article <[EMAIL PROTECTED]>, Ray Zimmerman <[EMAIL PROTECTED]> wrote: On Sep 26, 2006, at 12:45 PM, Joseph Alotta wrote: $host = 'localhost'; ... to connect to the MySQL database. When run from your wife'

Re: Perl, MySQl and Airport

2006-09-27 Thread greggallen
On Sep 26, 2006, at 10:45 AM, Joseph Alotta wrote: Greetings, I have a application in Perl that prints reports from a MySQL database. I also have DSL that is accessed via Airport in my house. Recently I bought an iMac for my wife and I want her to help me print reports from this new

Re: Perl, MySQl and Airport

2006-09-26 Thread brian d foy
In article <[EMAIL PROTECTED]>, Ray Zimmerman <[EMAIL PROTECTED]> wrote: > On Sep 26, 2006, at 12:45 PM, Joseph Alotta wrote: > $host = 'localhost'; > ... to connect to the MySQL database. When run from your wife's > computer, you'll have to ch

Re: Perl, MySQl and Airport

2006-09-26 Thread Sherm Pendley
On Sep 26, 2006, at 12:45 PM, Joseph Alotta wrote: I have a application in Perl that prints reports from a MySQL database. I also have DSL that is accessed via Airport in my house. Recently I bought an iMac for my wife and I want her to help me print reports from this new computer. How

Re: Perl, MySQl and Airport

2006-09-26 Thread Ray Zimmerman
On Sep 26, 2006, at 12:45 PM, Joseph Alotta wrote: I have a application in Perl that prints reports from a MySQL database. I also have DSL that is accessed via Airport in my house. Recently I bought an iMac for my wife and I want her to help me print reports from this new computer. How

Perl, MySQl and Airport

2006-09-26 Thread Joseph Alotta
Greetings, I have a application in Perl that prints reports from a MySQL database. I also have DSL that is accessed via Airport in my house. Recently I bought an iMac for my wife and I want her to help me print reports from this new computer. How do I get her computer to get data from

Re: DBD::mysql OS X

2006-08-03 Thread Sherm Pendley
On Aug 3, 2006, at 2:02 PM, Jay Savage wrote: On 8/3/06, Sherm Pendley <[EMAIL PROTECTED]> wrote: On Aug 3, 2006, at 10:41 AM, Jay Savage wrote: > The only caveat I can think of is that the tests assume you're > installing DBD::mysql against a fresh MySQL installatio

Re: DBD::mysql OS X

2006-08-03 Thread Jay Savage
On 8/3/06, Sherm Pendley <[EMAIL PROTECTED]> wrote: On Aug 3, 2006, at 10:41 AM, Jay Savage wrote: > The only caveat I can think of is that the tests assume you're > installing DBD::mysql against a fresh MySQL installation with the root > password still unset. They assume

Re: DBD::mysql OS X

2006-08-03 Thread Sherm Pendley
On Aug 3, 2006, at 10:41 AM, Jay Savage wrote: On 8/3/06, Walter Copenhaver <[EMAIL PROTECTED]> wrote: Hello, Has someone manage to install DBD::mysql in Mac X Tiger. Can anyone point me to a tutorial or how to do this. Thanks Walter, Can you tell us specifically what pr

Fwd: DBD::mysql OS X

2006-08-03 Thread Jay Savage
nd again with the reply-to. -- Forwarded message -- From: Jay Savage <[EMAIL PROTECTED]> Date: Aug 3, 2006 10:40 AM Subject: Re: DBD::mysql OS X To: Walter Copenhaver <[EMAIL PROTECTED]> On 8/3/06, Walter Copenhaver <[EMAIL PROTECTED]> wrote: Hello, Has

Re: problem with installing DBD::mysql

2005-03-16 Thread Ted Zeng
x27;m pretty much ready to do this, as I have MySQL installed and working (with PHP). I just need to get the Perl access side of things going. Thanks, Mark No. After you fixed the Config.pm file, you should read that web page you posted. There are a few steps there you should follow. Then you shou

Re: problem with installing DBD::mysql

2005-03-16 Thread Sherm Pendley
not a password was used. I didn't do the grant stuff. It's been ages since I started with a brand-new clean MySQL install, and I can't recall what the default permissions are for the root user. If I remember right, only "[EMAIL PROTECTED]" is allowed to log in without a passwor

Re: problem with installing DBD::mysql

2005-03-16 Thread Sherm Pendley
. From the CPAN.pm shell: look DBD::mysql That will download the latest version of the module, unzip it, and open up a sub-shell in the build directory. From there you can easily run Makefile.PL with the parameters it needs. sherm-- Cocoa programming in Perl: http://camelbones.sourceforge.net

Re: problem with installing DBD::mysql

2005-03-16 Thread Lola Lee
Sherm Pendley wrote: be re-tested and passed by QA. I'm told that Apple uses Perl in their internal build system - so that essentially would mean *everything*, full stop. They'd be fools to go to that sort of effort for anything less than a major OS revision. Gee . . . now I'm hoping that they'

Re: problem with installing DBD::mysql

2005-03-16 Thread Mark Wheeler
On Mar 15, 2005, at 9:56 PM, Ted Zeng wrote: I set the username to root. That should be enough, I assume. I didn't do the grant stuff. Only that I have used PHP to test mysql installation, the PHP page also create a test database and test it. Not sure if that would create a problem. ted O

Re: problem with installing DBD::mysql

2005-03-15 Thread Ted Zeng
I set the username to root. That should be enough, I assume. I didn't do the grant stuff. Only that I have used PHP to test mysql installation, the PHP page also create a test database and test it. Not sure if that would create a problem. ted On Mar 15, 2005, at 9:22 PM, Sherm Pendley wrot

Re: problem with installing DBD::mysql

2005-03-15 Thread Sherm Pendley
looks right. Did you log into MySQL first, and grant write access to "test" for "username"? Along the lines of: grant all privileges on test.* to root identified by 'password'; sherm-- Cocoa programming in Perl: http://camelbones.sourceforge.net Hire me! My resume: http://www.dot-app.org

Re: problem with installing DBD::mysql

2005-03-15 Thread Ted Zeng
The web page Mark pointed out has this 4. perl Makefile.PL --testdb=test --testuser=username --testpassword=user_password --testhost=localhost And you can watch the output when make is run.It tells you what these parameters are for testing. ted On Mar 15, 2005, at 8:36 PM, Sherm Pendley wrote

Re: problem with installing DBD::mysql

2005-03-15 Thread Sherm Pendley
On Mar 15, 2005, at 11:00 PM, Ted Zeng wrote: I have given root user and its password for testing. Let's assume for a moment that I *wasn't* watching over your shoulder. *How* did you give root and its password? Precisely what command did you use to do that? sherm-- Cocoa programming in Perl: ht

Re: problem with installing DBD::mysql

2005-03-15 Thread Ted Zeng
It used to say that it take 3 months if any code is touched in the OS for testing. But no, their internal build system's problem never override anything in OS releases, at least not before Steve Jobs came back. It is true that there is lots of consideration whether changes should be made. But

Re: problem with installing DBD::mysql

2005-03-15 Thread Ted Zeng
I have given root user and its password for testing. So I assume this is not the cause for the problem. ted On Mar 15, 2005, at 7:39 PM, Sherm Pendley wrote: On Mar 15, 2005, at 8:46 PM, Ted Zeng wrote: I followed both advices, and still got the following error: t/mysqlFAILED tests 46

Re: problem with installing DBD::mysql

2005-03-15 Thread Sherm Pendley
On Mar 15, 2005, at 10:01 PM, Chris Devers wrote: Apparently, for whatever reason, it was never considered necessary to patch it in a following OS upgrade, or even in the XCode update that came out a few months ago. I don't know why, but there it is. Can you imagine the QA nightmare that would be?

Re: problem with installing DBD::mysql

2005-03-15 Thread Sherm Pendley
On Mar 15, 2005, at 8:46 PM, Ted Zeng wrote: I followed both advices, and still got the following error: t/mysqlFAILED tests 46-48 Failed 3/68 tests, 95.59% okay Sigh. This comes up about every three months or so. I guess no one reads the archives. :-( The answer, as always

Re: problem with installing DBD::mysql

2005-03-15 Thread Gregg R . Allen
On Mar 15, 2005, at 8:01 PM, Chris Devers wrote: On Wed, 16 Mar 2005, John Horner wrote: Call me petty, but this problem has been around for *years*, hasn't it? I saw that problem frequently, where I used to work. 9 out of 10 times it was caused by not having the correct version of

Re: problem with installing DBD::mysql

2005-03-15 Thread Chris Devers
On Wed, 16 Mar 2005, John Horner wrote: > Call me petty, but this problem has been around for *years*, hasn't it? Well, since 15 Oct 2003, as noted in the URL that I forgot to paste last time: That's when Panther came out, not Jaguar

Re: problem with installing DBD::mysql

2005-03-15 Thread Ted Zeng
Thanks all. I followed both advices, and still got the following error: t/mysqlFAILED tests 46-48 Failed 3/68 tests, 95.59% okay t/mysql2...ok Failed Test Stat Wstat Total Fail Failed List of Failed

Re: problem with installing DBD::mysql

2005-03-15 Thread John Horner
ld='MACOSX_DEPLOYMENT_TARGET=10.3 cc' ld='env MACOSX_DEPLOYMENT_TARGET=10.3 cc' Call me petty, but this problem has been around for *years*, hasn't it? I'm constantly seeing it come up on the list. Hasn't Apple fixed it yet? The page referred to has some kind of reference to "we spotted it t

Re: problem with installing DBD::mysql

2005-03-15 Thread Chris Devers
On Tue, 15 Mar 2005, Mark Wheeler wrote: > I don't know if this will help, but here is a link that I found to a > problem with installing DBD::mysql on Panther. Let me know if it > works/is helpful, as I need to install it, too. I did the research for > installing it (that&

Re: problem with installing DBD::mysql

2005-03-15 Thread Mark Wheeler
On Mar 15, 2005, at 5:02 PM, Ted Zeng wrote: Hi, I tried to install DBD::mysql after I installed DBI. I run sudo perl -MCPAN -e "install DBD::mysql" It got the source , but always failed like any other perl module. I cd to the source directory and do sudo make and got the follo

problem with installing DBD::mysql

2005-03-15 Thread Ted Zeng
Hi, I tried to install DBD::mysql after I installed DBI. I run sudo perl -MCPAN -e "install DBD::mysql" It got the source , but always failed like any other perl module. I cd to the source directory and do sudo make and got the following error: LD_RUN_PATH="/Library/MySQL/lib/mysql

Re: Can't get DBD::mysql installed

2005-02-27 Thread Joel Rees
According to Rudy Lippan on comp.db.mysql.perl, the error is caused by case-folding causing table file problems. He isn't that diplomatic, saying: "IIRC, this is because OS X has a broken file system that does not know the difference between 'File' and 'file'

  1   2   3   >