Re: OS X & MySQL

2001-04-30 Thread steve

There is the Perl on MacOSX mailing list. It's fairly low volume
and there tends to be a bit of discussion regarding mysql.

Go to http://lists.perl.org/showlist.cgi?name=macosx for the
full details and the archive.

Steve

On Sat, Apr 28, 2001 at 09:09:21PM -0700, Paul Makepeace wrote:
> Anyone here have this working on OS X client? The OS X Server one didn't
> complaining about some pthreads error:
> 
> # ./scripts/mysql_install_db 
> dyld: ./bin/my_print_defaults can't open library:
> /usr/lib/libpthread.A.dylib  (No such file or directory, errno = 2)
> 
> I'm trying the source d/l route ATM. Google is full of pubic beta / DPx
> shit.
> 
> How many people here use OS X? Develop for it? (Even vaguely). Recommend
> any small-ish clued in lists to join? The omnigroup ones are too huge.
> If anyone's interested, I'll host the list if nothing's out there.
> (I just bought a cool(ish) domain for it too, OSXphiles.com :-)
> 
> Paul





Re: OS X & MySQL

2001-04-29 Thread Neil Ford

On Sat, Apr 28, 2001 at 09:09:21PM -0700, Paul Makepeace wrote:
> 
> How many people here use OS X? Develop for it? (Even vaguely). Recommend
> any small-ish clued in lists to join? The omnigroup ones are too huge.
> If anyone's interested, I'll host the list if nothing's out there.
> (I just bought a cool(ish) domain for it too, OSXphiles.com :-)
> 
Yes, I'm using it (again :-) ), not developing for it though. Haven't found
any good lists, I hang out on the London Macintosh User Group lists which has
a few clueful people on it.

A dedicated OSX list might be a good idea.

Neil.
-- 
Neil C. Ford
Managing Director, Yet Another Computer Solutions Company Limited
[EMAIL PROTECTED] - http://www.yacsc.com



Re: OS X & MySQL

2001-04-29 Thread Leo Lapworth

On Sat, Apr 28, 2001 at 09:09:21PM -0700, Paul Makepeace wrote:
> Anyone here have this working on OS X client? The OS X Server one didn't
> complaining about some pthreads error:
> 
> # ./scripts/mysql_install_db 
> dyld: ./bin/my_print_defaults can't open library:
> /usr/lib/libpthread.A.dylib  (No such file or directory, errno = 2)

check out http://www.versiontracker.com/vt_mac_osx.html
- search for mysql - someone has done an unofficial package which worked
for me (client not server). There is a server version on there, which
will _not_ work with the client.

> How many people here use OS X? Develop for it? (Even vaguely). Recommend
> any small-ish clued in lists to join? The omnigroup ones are too huge.
> If anyone's interested, I'll host the list if nothing's out there.
> (I just bought a cool(ish) domain for it too, OSXphiles.com :-)

Heh, I'd be interested in lurking :)

Leo> 



OS X & MySQL

2001-04-28 Thread Paul Makepeace

Anyone here have this working on OS X client? The OS X Server one didn't
complaining about some pthreads error:

# ./scripts/mysql_install_db 
dyld: ./bin/my_print_defaults can't open library:
/usr/lib/libpthread.A.dylib  (No such file or directory, errno = 2)

I'm trying the source d/l route ATM. Google is full of pubic beta / DPx
shit.

How many people here use OS X? Develop for it? (Even vaguely). Recommend
any small-ish clued in lists to join? The omnigroup ones are too huge.
If anyone's interested, I'll host the list if nothing's out there.
(I just bought a cool(ish) domain for it too, OSXphiles.com :-)

Paul