Remove source install from configure make make install

2002-02-03 Thread Samy Elashmawy
Folks, I have installed multiple copies of MySql , MyODBC , unixODBC and need to clean up the system. I have removed the rpm versions , but now need to remove the source versions. How is this done under linux , especialy for Mysql , unixODBC and Myodbc ? __

MyODBC Guru's Having MyODBC Woes

2002-01-30 Thread Samy Elashmawy
Hi folks, Having MyODBC Woes, and just cant get it working with unixODBC (odbc datasource manager). So far I have tried building it using the ./configure --with-unix)DBC=/usr/local --with-mysql-sources=/usr/loacal/mysql I have aslo installed the rpms as well and can they do not work. Have used b

RE: starting mysql deamon

2002-01-29 Thread Samy Elashmawy
w Walker > Ecommerce Project Manager > Mountain Top Herbs > > > -Original Message- > From: Samy Elashmawy [mailto:[EMAIL PROTECTED]] > Sent: Monday, January 28, 2002 11:17 AM > To: [EMAIL PROTECTED] > Subject: starting mysql deamon > > How do you start

Re: Source Install / Config problems

2002-01-29 Thread Samy Elashmawy
> SE> ./configure --prefix=/ussr/loca/mysql Typo I used /usr/local/mysql To make a long stroty short , I downloaded the source rpm and started over , now I have the mysql.sock file. Looks like the download was currupt. I nned to use the sourcee as I am c

starting mysql deamon

2002-01-28 Thread Samy Elashmawy
How do you start mysql autamaticaly on boot up ? Am running suse 7.2 linux with mysql installed to /usr/loca/mysql Thanks Samy __ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com ---

Source Install / Config problems

2002-01-28 Thread Samy Elashmawy
Hi folks, Hope some of you could help me here. I have done ./configure --prefix=/ussr/loca/mysql --localstatedir=/usr/loca/mysql/data --withunix-socket-path=/tmp/mysql.sock make make install 1/ There is no /usr/local/mysql/data directory 2/ There is no /tmp/myq