Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
mysql-4.0.12
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
p1tst0p
n00b
n00b


Joined: 24 Mar 2003
Posts: 13

PostPosted: Mon Mar 24, 2003 4:50 pm    Post subject: mysql-4.0.12 Reply with quote

Has anyone had problems installing this,

did the usual emerge mysql-4.0.12, downloads the file, then just shows me this.

>>> md5 ;-) mysql-4.0.12.tar.gz
*

seems to hang..

wile doing a emerge -d mysql-4.0.12 i get this

Gentoo mysql # emerge -d mysql-4.0.12.ebuild
Calculating dependencies ...done!
>>> emerge dev-db/mysql-4.0.12 to /
+ dyn_clean
+ '[' -d /var/tmp/portage/mysql-4.0.12/work ']'
+ '[' -d /var/tmp/portage/mysql-4.0.12/image ']'
+ '[' -d /var/tmp/portage/mysql-4.0.12/build-info ']'
+ rm -rf /var/tmp/portage/mysql-4.0.12/.compiled
+ set +x
>>> md5 ;-) mysql-4.0.12.tar.gz
+ dyn_setup
+ pkg_setup
+ warning
+ ewarn
+ '[' no = yes ']'
+ echo -e ' * '
*
+ esyslog daemon.warning rc-scripts ''
+ '[' -x /usr/bin/logger ']'
+ pri=daemon.warning
+ tag=rc-scripts
+ shift 2
+ /usr/bin/logger -p daemon.warning -t rc-scripts --


again, nothing seems to happen.

Any ideas people ?

Thanks.

Will.
Back to top
View user's profile Send private message
MoonWalker
Guru
Guru


Joined: 04 Jul 2002
Posts: 510

PostPosted: Mon Mar 24, 2003 7:44 pm    Post subject: Reply with quote

what about a

Code:
# ACCEPT_KEYWORDS="~x86" emerge mysql


If you already have it set in make.conf remove the 'ACCEPT_KEYWORDS="~x86"' part.

I have emerged 4.0.12 without problem, however done so on next

Code:
#emerge -up --deep world


portage want to downgrade it again to 3.23.56 which is kinda funny, and I can't really figure out why? Well I havn't spent so much time on it though...
_________________
/Joakim

Living on earth is expensive, but it includes a free trip around the sun
every year.
Back to top
View user's profile Send private message
p1tst0p
n00b
n00b


Joined: 24 Mar 2003
Posts: 13

PostPosted: Tue Mar 25, 2003 10:19 am    Post subject: Reply with quote

Hi MoonWalker,
Apologies for the Cross Post for starters..

Also, this is running gentoo on a sparc box.. ( unsure if this causes any issues, ) therefor,

Code:
# ACCEPT_KEYWORDS="~x86" emerge mysql


will probably not work will it ?

Thanks for your post.

Will
Back to top
View user's profile Send private message
MoonWalker
Guru
Guru


Joined: 04 Jul 2002
Posts: 510

PostPosted: Tue Mar 25, 2003 10:47 am    Post subject: Reply with quote

No you will need
Code:
# ACCEPT_KEYWORDS="~sparc" emerge mysql
or what ever keyword goes for your archetecture
_________________
/Joakim

Living on earth is expensive, but it includes a free trip around the sun
every year.
Back to top
View user's profile Send private message
p1tst0p
n00b
n00b


Joined: 24 Mar 2003
Posts: 13

PostPosted: Tue Mar 25, 2003 11:14 am    Post subject: Reply with quote

Tryed that, just sits there with a yellow *

weird very weird..

i have no clue what its problem is.
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