MySQL Forums
Forum List  »  Source, Builds, Binaries

Building MySQL 5.5.9 on SLES11->Dependencies
Posted by: Bastian Angerstein
Date: February 09, 2011 05:41AM

HI, I am trying to build from the official MySQL SLES11 SOURCE RPM found on the Download-Page.

I could resolve most dependencies with the SLE-SDK-Media-DVD1, but I have one dependencies where neither Novell nor Google could help me.

This is the on my machine ( 2.6.32.13-0.5-default x86_64 x86_64 x86_64 GNU/Linux)

#############################################################
rpmbuild --rebuild --clean MySQL-5.5.9-1.sles11.src.rpm

Installing MySQL-5.5.9-1.sles11.src.rpm
warning: user pb2user does not exist - using *****
warning: user pb2user does not exist - using *****
error: Failed build dependencies:
time is needed by MySQL-5.5.9-1.linux2.6.x86_64
##############################################################

I first thought it was a developer-joke, because I know I would need a lot of "time" to set it up correctly. But I could not find a rpm called time (Google is not much of a help here ;-) )

#############################################################
*****@ih8sles:/tmp # rpm -q time
package time is not installed
*****@ih8sles:/tmp # rpm -i time
error: open of time failed: No such file or directory
*****@ih8sles:/tmp/cactistuff #
#############################################################

If any body has an idea of where I can get "time*.rpm" for setting up my MySQL 5.5.9 on SLES11, please reply.

(No, using the sles 11 binaries is not an option here, but thanks or that hint.)

Options: ReplyQuote


Subject
Views
Written By
Posted
Building MySQL 5.5.9 on SLES11->Dependencies
6658
February 09, 2011 05:41AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.