Re: Source Install / Config problems

2002-01-29 Thread Egor Egorov
Samy, Tuesday, January 29, 2002, 4:54:24 PM, you wrote: >> SE> ./configure --prefix=/ussr/loca/mysql SE> SE> Typo I used /usr/local/mysql SE> To make a long stroty short , I downloaded the source SE> rpm and started over , now I have the mysql.sock file. SE>

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

Source Install / Config problems

2002-01-29 Thread Egor Egorov
Samy, Monday, January 28, 2002, 8:09:37 PM, you wrote: SE> Hope some of you could help me here. SE> I have done SE> ./configure --prefix=/ussr/loca/mysql SE> --localstatedir=/usr/loca/mysql/data SE> --withunix-socket-path=/tmp/mysql.sock SE> make SE>

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