Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gentoo and the FHS
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
thomas001
n00b
n00b


Joined: 09 Jun 2002
Posts: 19

PostPosted: Sun Jun 09, 2002 3:22 pm    Post subject: gentoo and the FHS Reply with quote

Hi,

I installed gentoo and i liked it,but thinks like /usr/kde, /usr/qt or /usr/wine make me angry. OK,you want to make it possible to have several versions installed. But why do e.g. qt2 and qt3 conflict ? there are 2 shared libraries for qt (libqt.so.2 and libqt.so.3). only libqt.so is common for both packages. Perhaps a little program what creates the right link as needed whould help (e.g. update-library libqt 3).

PS:my english is bad,sorry for this
Back to top
View user's profile Send private message
mglauche
Retired Dev
Retired Dev


Joined: 25 Apr 2002
Posts: 564
Location: Germany

PostPosted: Sun Jun 09, 2002 5:45 pm    Post subject: Reply with quote

Often its a mess for the include files, many programs don't explicitly set version information in the include files (gtk being an example ;).

Gtk now has a /usr/include/gtk/gtk1 and a /usr/include/gtk/gtk2, which is good. But i think many qt programs don't work this way :(

(qt has a bit strange way of installing and passing compile flags IMHO ..)
Back to top
View user's profile Send private message
thomas001
n00b
n00b


Joined: 09 Jun 2002
Posts: 19

PostPosted: Sun Jun 09, 2002 7:16 pm    Post subject: Reply with quote

mglauche wrote:

Gtk now has a /usr/include/gtk/gtk1 and a /usr/include/gtk/gtk2, which is good. But i think many qt programs don't work this way :(

isn't there a ./configure flag --includedir ? /usr/include/qt[23] would be nice e.g.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat 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