Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Setting ./configure flags for emerge?
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
Guest






PostPosted: Wed Apr 17, 2002 1:11 pm    Post subject: Setting ./configure flags for emerge? Reply with quote

I want to compile Qt without the mt (multi-threaded) flag. Is there an "in-system" way to do that, or do I have to cheat and build it by hand, touch compile and then emerge the KDE stuff? It would be nice to be able to pass configure flags on a per-package basis through emerge (or some other means).....
Back to top
tvon
n00b
n00b


Joined: 10 Apr 2002
Posts: 46
Location: Baltimore MD, USA

PostPosted: Wed Apr 17, 2002 1:29 pm    Post subject: ebuild Reply with quote

Edit the ebuild.

I dont remember if the qt ebuilds use eclasses or not (which makes things a little more complicated), but you should be able to add/remove configure options as you please in the ebuild, then just merge it as you normally would.

Keep in mind that when you do your next rsync, the ebuild will be overwritten with a fresh one from the server, so your modifications will be lost.

-T
_________________

Python Powerd Web Hosting
http://www.etria.com/
Webware, Zope, CGI, More on request...
Back to top
View user's profile Send private message
Guest






PostPosted: Wed Apr 17, 2002 8:38 pm    Post subject: Thanks.... Reply with quote

Well, your suggestion worked fine.... But I didn't realize at the time that KDE3 requires threads.... bastards....
Back to top
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