Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ERROR: x11-libs/qt-3.3.3 failed
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Maxim
n00b
n00b


Joined: 24 Jan 2005
Posts: 10

PostPosted: Thu Jan 27, 2005 8:04 pm    Post subject: ERROR: x11-libs/qt-3.3.3 failed Reply with quote

Hello! I'm trying to install mod_php and phpmyadmin right here.
I don't have X installed on my system and therefore I don't want any applications compiled with the X flag.
For that reason I do: USE="mysql gd imap curl flash gd-external -gdbm jpeg pdflib png truetype xml2 ncurses memlimit -odbc -X" emerge mod_php
And same on phpmyadmin.
I get the error that is in subject.
Seems to have something to do with the x11 libs..
Any suggestions of what I can do? I don't want X ;)

I'm sorry I just realized I posted this in wrong forum :(
Back to top
View user's profile Send private message
Zuti
Tux's lil' helper
Tux's lil' helper


Joined: 09 Jul 2003
Posts: 123
Location: The Netherlands

PostPosted: Thu Jan 27, 2005 8:41 pm    Post subject: Reply with quote

That's ok. It will not install X, it just needs some X libs (to use with GD and other image stuff).
So dont worry, just emerge :wink:
Back to top
View user's profile Send private message
Maxim
n00b
n00b


Joined: 24 Jan 2005
Posts: 10

PostPosted: Thu Jan 27, 2005 9:01 pm    Post subject: Reply with quote

But I did emerge without -X once, it halted at that error anyway.. is there a way of getting those libs that it requiers without isntalling X?
Maybe --fetchonly?
Back to top
View user's profile Send private message
Maxim
n00b
n00b


Joined: 24 Jan 2005
Posts: 10

PostPosted: Fri Jan 28, 2005 1:50 am    Post subject: Reply with quote

-bump-

Could someone please point me in a direction I'm new with linux and feeling abit tied to a chair..

How do I get the libs without installing unneccesary applications?
Back to top
View user's profile Send private message
kevinb
n00b
n00b


Joined: 28 Jan 2005
Posts: 7

PostPosted: Fri Jan 28, 2005 4:45 am    Post subject: well Reply with quote

try adding "-qt" to your USE= line.

Also, consider putting those in your /etc/make.conf!
Back to top
View user's profile Send private message
kimchi_sg
Advocate
Advocate


Joined: 26 Nov 2004
Posts: 2969

PostPosted: Fri Jan 28, 2005 5:28 am    Post subject: Re: ERROR: x11-libs/qt-3.3.3 failed Reply with quote

Maxim wrote:
For that reason I do:
Code:
USE="mysql gd imap curl flash gd-external -gdbm jpeg pdflib png truetype xml2 ncurses memlimit -odbc -X" emerge mod_php

You are not trying to use Portage to commit suicide, right?

If you use that command, this USE flags will be used only, I repeat, only for this emerge of mod_php! The next time you or Portage ever wants to upgrade and re-emerge mod_php, it will forget all the USE flags you have defined this way.

As the previous poster has said, put these USE flags into your make.conf before you get lots of headaches with "USE flags being ignored" or somesuch.
Back to top
View user's profile Send private message
Maxim
n00b
n00b


Joined: 24 Jan 2005
Posts: 10

PostPosted: Fri Jan 28, 2005 8:23 am    Post subject: Reply with quote

Aight I will do as you guys said.
What is qt though.. :/
Back to top
View user's profile Send private message
kimchi_sg
Advocate
Advocate


Joined: 26 Nov 2004
Posts: 2969

PostPosted: Fri Jan 28, 2005 9:01 am    Post subject: Reply with quote

Maxim wrote:
What is qt though.. :/

QT is the GUI tookit which is used by most KDE applications. If you leave kde-related USE flags in make.conf, this will almost certainly be emerged.
Back to top
View user's profile Send private message
Maxim
n00b
n00b


Joined: 24 Jan 2005
Posts: 10

PostPosted: Fri Jan 28, 2005 9:30 am    Post subject: Reply with quote

Okay thanks for clearing that up! I'll do -qt in my make.conf!
Back to top
View user's profile Send private message
Maxim
n00b
n00b


Joined: 24 Jan 2005
Posts: 10

PostPosted: Fri Jan 28, 2005 10:48 am    Post subject: Reply with quote

Okay I'm trying right now..
Just another quickie: When I add new use flags in make.conf, do I have to do
Code:
emerge --update --newuse world
?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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