Results 1 to 4 of 4
Hi All,
Currently I am trying install mysql on debian... Everything worked fine till the make when I write make it says:
make: *** No targets specified and no makefile ...
- 03-28-2006 #1Just Joined!
- Join Date
- Feb 2006
- Posts
- 5
MySQL install problems
Hi All,
Currently I am trying install mysql on debian... Everything worked fine till the make when I write make it says:
make: *** No targets specified and no makefile found. Stop.
Please can you help me to solve this problem? Thanks in advance.
regards,
j
- 03-28-2006 #2
easiest mysql install EVER
http://www.devside.net/web/server/linux/mysql
seriously, the above is so easy.
- 03-28-2006 #3
or since it is debian
Code:apt-get install mysql-server
Brilliant Mediocrity - Making Failure Look Good
- 03-30-2006 #4Just Joined!
- Join Date
- Feb 2006
- Posts
- 5
Thanks jledhead and Vergil83
As you said jledhead it is really cool... I installed it.. it is working...


Reply With Quote
