If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > mysql install on Solaris 9

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-14-05, 12:02
mpd mpd is offline
Registered User
 
Join Date: Feb 2005
Posts: 1
Unhappy mysql install on Solaris 9

First time posting so apologies if I've got the wrong place. I'm trying to install mysql 4.1.9 from source on my Solaris 9 box. The configure, make and make test are all successful. However, the make install fails with the following (snipped)

Making install in log
/etc/log
make: Fatal error: Don't know how to make target `install'
Current working directory /var/adm/log
*** Error code 1
make: Fatal error: Command failed for target `install-recursive'
Current working directory /local/mpdmysql/mysql-4.1.9/innobase
*** Error code 1
make: Fatal error: Command failed for target `install-recursive'


I've spent all day on this and it's driving me nuts! Any help would be appreciated.

Cheers

Mike D
Reply With Quote
  #2 (permalink)  
Old 02-16-05, 15:06
msueper msueper is offline
Registered User
 
Join Date: Feb 2005
Location: Germany
Posts: 22
Hello,
why do you try to compile yourself, there is a binary download for sol. 9 on x86 and sparc.
http://dev.mysql.com/downloads/mysql/4.1.html
Reply With Quote
  #3 (permalink)  
Old 02-16-05, 17:30
ServerMetrics ServerMetrics is offline
Registered User
 
Join Date: May 2004
Posts: 45
I agree, the MySQL team spend a lot of time optimizing the build for each OS platform and it's unlikely you're going to do better than them at the compilation process. My guess regarding your question is an install make file is missing?
__________________
Keith Brownlow
ServerMetrics DB Monitoring (www.servermetrics.com)
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On