If you are NOT installing as root, you are trying to create mysql.sock in an area where
you don't have write permission.
what is the --prefix you supplied to ./configure ?

-----Original Message-----
From: Manisha [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 25, 2002 12:18 PM
To: [EMAIL PROTECTED]
Subject: Facing some problem in installation


I am trying to install the mySQL on our remote server thr putty (SSH).
Following are the set of commands given by me,

I have downloaded mysql-3.23 for BSDi.

1)put into /usr/home/mysql-src directory and given following 2 commands
going into
shell>cd  /usr/home/mysql-src
shell>gunzip mysql-xxxx.tar.gz
shell>tar xvf mysql-xxxx.tar

This is creating the directory mysql-xxxx
2)Config -

shell>cd  /usr/home/mysql-src/mysql-xxxx
shell>./configure -basedir=/usr/home/mysql -with-low-memory

This command is giving me problem - saying - at the end
shell>Starting mysqld daemon with database from
/usr/home/mysql-src/mysql-xxxx/data
rm /tmp/mysql.sock - Operation not permitted
mysqld end


Can anybody help me in this matter - What is the meaning of it ?

Thanks and regards
Manisha


---------------------------------------------------------------------
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

Reply via email to