Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cannot Pass "-opengl" to QT
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
ejwahl
Tux's lil' helper
Tux's lil' helper


Joined: 27 May 2002
Posts: 107
Location: Rhode Island

PostPosted: Thu May 30, 2002 1:20 am    Post subject: Cannot Pass "-opengl" to QT Reply with quote

Flash doesn't work in Konqueror for me. Under my Debian system, I had to recompile QT without OpenGL support in order for it to work. However, under Gentoo, adding -opengl to the USE variable in /etc/make.conf has no effect. OpenGL support is still compiled into QT. I've also tried adding -no-opengl to the ./configure line in the QT ebuild file. That didn't work either.

Any suggestions on how to disable OpenGL support in QT 3.0.4?

Thanks for your help!

Lovin' Gentoo,
_________________
Erich J. Wahl
RLU 199500
ICQ 48100000
Back to top
View user's profile Send private message
mb
Guru
Guru


Joined: 25 Apr 2002
Posts: 355
Location: Hessen | .de

PostPosted: Thu May 30, 2002 12:26 pm    Post subject: Reply with quote

editing the ./configure line should work (until you call emerge rsync, which will overwrite the ebuild)

maybe you made the changes to the wrong ebuild version ( 3.0.4 3.0.4-r1)??


#mb
Back to top
View user's profile Send private message
ejwahl
Tux's lil' helper
Tux's lil' helper


Joined: 27 May 2002
Posts: 107
Location: Rhode Island

PostPosted: Thu May 30, 2002 11:03 pm    Post subject: Reply with quote

What do I do after that? Do I "emerge qt" or "ebuild qt***.ebuild"?

Thank you,
_________________
Erich J. Wahl
RLU 199500
ICQ 48100000
Back to top
View user's profile Send private message
lx
Veteran
Veteran


Joined: 28 May 2002
Posts: 1012
Location: Netherlands

PostPosted: Thu May 30, 2002 11:14 pm    Post subject: Reply with quote

do "emerge -p qt "if this prints the package you changed just do a normal emerge. else you could use "ebuild ./qt*.ebuild merge" from the directory if you use the -b option with emerge you want tu use"ebuild .... package qmerge".
_________________
"Remember there's a big difference between kneeling down and bending over.", Frank Zappa
Back to top
View user's profile Send private message
ejwahl
Tux's lil' helper
Tux's lil' helper


Joined: 27 May 2002
Posts: 107
Location: Rhode Island

PostPosted: Fri May 31, 2002 5:31 pm    Post subject: Reply with quote

The only way I could disable OpenGL in QT 3.0.4 was to "ebuild qt-3.0.4.ebuild unpack" and then enter my own ./configure line in the QT work directory using "-disable-opengl". QT 2.3.x requires "-no-opengl" and QT 3.0.x requires "-disable-opengl" to disable OpenGL support.

Putting "-disable-opengl" in the ./configure line in the ebuild file did not work.....

Thanks for your help and suggestions.
_________________
Erich J. Wahl
RLU 199500
ICQ 48100000
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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