Re: MAC OS X installation problem

2003-12-06 Thread Chris Waskowich
On Dec 05, 2003, at 17:00, Lost Idols wrote:

A newbie here, with a simple question (I guess).

I just installed MySQL on my OS X 10.2
But failed pretty quick. Please help me... I wanna get started.
This it what it looks like after following the description in the 
ReadMe file.

Last login: Fri Dec  5 22:41:28 on ttyp1
Welcome to Darwin!
[COVERMAN:~] staffan% sudo /Library/StartupItems/MySQL/MySQL start
Starting MySQL database server
[COVERMAN:~] staffan% /usr/local/mysql/bin/mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
'/tmp/mysql.sock' (2)
[COVERMAN:~] staffan%


It sounds like you have to install the permissions tables.

Run this command:

/usr/local/mysql/bin/mysql_install_db

And then do as it says.  After that, you should be able to start MySQL 
with the StartupItems script.

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


MAC OS X installation problem

2003-12-05 Thread Lost Idols
A newbie here, with a simple question (I guess).

I just installed MySQL on my OS X 10.2
But failed pretty quick. Please help me... I wanna get started.
This it what it looks like after following the description in the ReadMe 
file.

Last login: Fri Dec  5 22:41:28 on ttyp1
Welcome to Darwin!
[COVERMAN:~] staffan% sudo /Library/StartupItems/MySQL/MySQL start
Starting MySQL database server
[COVERMAN:~] staffan% /usr/local/mysql/bin/mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket 
'/tmp/mysql.sock' (2)
[COVERMAN:~] staffan%

I'm on a Mac with different users able to login and also a swedish os (if 
that could be a problem?).

Staffan

_
Hitta rätt köpare på MSN Köp  Sälj http://www.msn.se/koposalj
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Mac OS X installation problem...

2002-11-26 Thread Michael Burbidge
I installed the MySQL (mysql-3.23.51) package from VersionTracker.com on my
Titanium PowerBook running Mac OS X 10.2. Whenever I execute any mysql
command I get the following error:

dyld: ./mysql Undefined symbols:
./mysql undefined reference to _BC expected to be defined in
/usr/lib/libSystem.B.dylib
./mysql undefined reference to _PC expected to be defined in
/usr/lib/libSystem.B.dylib
./mysql undefined reference to _UP expected to be defined in
/usr/lib/libSystem.B.dylib
Trace/BPT trap

Does anyone know how I might solve this problem?

Thanks,
Michael-


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: Mac OS X installation problem...

2002-11-26 Thread Peter Abilla
Try mark linayage's package at:

http://www.entropy.ch/software/macosx/welcome.html

It is very easy to install and  it works great.

PSA


On 11/26/02 11:28 AM, Michael Burbidge [EMAIL PROTECTED] wrote:

 I installed the MySQL (mysql-3.23.51) package from VersionTracker.com on my
 Titanium PowerBook running Mac OS X 10.2. Whenever I execute any mysql
 command I get the following error:
 
 dyld: ./mysql Undefined symbols:
 ./mysql undefined reference to _BC expected to be defined in
 /usr/lib/libSystem.B.dylib
 ./mysql undefined reference to _PC expected to be defined in
 /usr/lib/libSystem.B.dylib
 ./mysql undefined reference to _UP expected to be defined in
 /usr/lib/libSystem.B.dylib
 Trace/BPT trap
 
 Does anyone know how I might solve this problem?
 
 Thanks,
 Michael-
 
 
 -
 Before posting, please check:
  http://www.mysql.com/manual.php   (the manual)
  http://lists.mysql.com/   (the list archive)
 
 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail
 [EMAIL PROTECTED]
 Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php
 
 
 



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php