Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[solved] mysql-gui-tools without mysql?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Zatic
n00b
n00b


Joined: 21 Oct 2003
Posts: 25

PostPosted: Sat Jan 20, 2007 2:58 pm    Post subject: [solved] mysql-gui-tools without mysql? Reply with quote

Hi community,

I want to merge mysql-gui-tools on my desktop to maintain Mysql on my home server. However, Mysql itself seems to be a dependency. But I want to avoid merging Mysql on the the desktop; Is it somehow possible to install the gui-tools without the server?
Or can someone recommend good GUI alternatives?

Thanks,
Eric


Last edited by Zatic on Sun Jan 21, 2007 4:57 pm; edited 1 time in total
Back to top
View user's profile Send private message
opentaka
l33t
l33t


Joined: 18 Feb 2005
Posts: 840
Location: Japan

PostPosted: Sat Jan 20, 2007 6:41 pm    Post subject: Reply with quote

Did you ever read the portage manual?
--nodeps
_________________
"Being defeated is often a temporary condition. Giving up is what makes it permanent" - Marilyn vos Savant
Back to top
View user's profile Send private message
didymos
Advocate
Advocate


Joined: 10 Oct 2005
Posts: 4798
Location: California

PostPosted: Sun Jan 21, 2007 1:04 pm    Post subject: Reply with quote

Did you ever have a question and get a condescending, unhelpful answer? Did you ever read the portage manual, and pay attention? See how annoying that is?

Yeah, --nodeps might possibly work, as long as every other hard dependency has already been satisfied. In this case however, it won't, so you were a dick for absolutely no reason at all.

Zatic: at the very least, the tools need the mysql client libraries, which you can't get without emerging mysql. What you want is to add this to /etc/portage/package.use:
Code:

dev-db/mysql minimal


which will skip all the server stuff. You may want to check around some more, but I think that should work.
_________________
Thomas S. Howard
Back to top
View user's profile Send private message
sobers_2002
Veteran
Veteran


Joined: 16 Mar 2004
Posts: 1128

PostPosted: Sun Jan 21, 2007 3:01 pm    Post subject: Reply with quote

I don't know about how this gui works, but if it can run without mysql being present on the system, you can remove the mysql dependency in the ebuild and put the new ebuild in overlay and then emerge it. Should work if the gui can function w/o mysql.

HTH,
Saurabh
_________________
Pdict - dockable dictionary client for linux
FREE97WIN: Use this code on Dreamhost and you get $97 off !!
Back to top
View user's profile Send private message
Zatic
n00b
n00b


Joined: 21 Oct 2003
Posts: 25

PostPosted: Sun Jan 21, 2007 4:57 pm    Post subject: Reply with quote

Thanks again, didymos!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security 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