Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
How to install mysql-4.0.10
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
sg00
n00b
n00b


Joined: 24 Feb 2003
Posts: 20
Location: Vilnius, Lithuania

PostPosted: Mon Feb 24, 2003 3:06 pm    Post subject: How to install mysql-4.0.10 Reply with quote

Hi,
hope this is the right forum for question like this.
At cvs.gentoo.org I've found mysql-4.0.10.ebuild, but emerge search mysql shows version 3.23.54a.
How can I install mysql 4.0.10 ?

Thanks
Back to top
View user's profile Send private message
sibbe
n00b
n00b


Joined: 31 Jan 2003
Posts: 35
Location: Helsinki, Finland

PostPosted: Mon Feb 24, 2003 3:28 pm    Post subject: Reply with quote

mysql-4.x ebuilds are masked (meaning not stable - or better: not meant for production use yet). So, to get install give emerge a full path name to ebuild:
Code:

emerge /usr/portage/dev-db/mysql/mysql-4.0.10.ebuild


Other way around is to set ACCEPT_KEYWORDS="~x86".

BTW, you should recompile programs which depend on mysql after upgrading to 4.x (such as mod_php. I didn't, so my apache2 refused to start after booting)
_________________
jyrki muukkonen
Back to top
View user's profile Send private message
sg00
n00b
n00b


Joined: 24 Feb 2003
Posts: 20
Location: Vilnius, Lithuania

PostPosted: Mon Feb 24, 2003 3:45 pm    Post subject: Reply with quote

I assume that by doing this I'll broke the dependencies, won't I?
How bad is doing it?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum