![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Gani Network Driver Won't Install - make: Fatal error: Don't know how to make targ... | Bradj47 | SUN Solaris | 1 | 08-17-2009 01:46 AM |
| problem with make command | chinakampalli p | UNIX for Advanced & Expert Users | 1 | 04-14-2009 03:45 PM |
| Problem with make command | chinakampalli p | UNIX for Dummies Questions & Answers | 1 | 04-14-2009 03:42 PM |
| Error in issuing a make and make install | ahjiefreak | Linux | 1 | 03-12-2008 01:32 AM |
| make and make install commands | gerwhelan | UNIX for Dummies Questions & Answers | 4 | 07-03-2003 06:49 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi, hopefully someone can help me. I am trying to set up LAMP on Fedora 11 starting with MySql. I downloaded the mysql-5.1.40.tar.gz tarball and unpacked it all. This created the mysql-5.1.40 directory. Next I ran the
./configure command. Following this I ran the make command to compile but got the following: 'No targets specified and no makefile found' and for the make install command I got: 'No rule to make target install' Any help on this or how to set up LAMP properly would be much appreciated. Thanks, Patrick. |
|
||||
|
Quote:
1) Become root by using su - 2) yum install mysql mysql-server To run your mysql server type: 3) /etc/init.d/mysqld start I hope this answeres your quesiton. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|