Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem with kdegraphics-3.5_beta1
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
quaff
n00b
n00b


Joined: 23 Sep 2005
Posts: 8

PostPosted: Fri Sep 23, 2005 12:28 pm    Post subject: Problem with kdegraphics-3.5_beta1 Reply with quote

Hey,

I've ran into a weird problem.. (i'm quite newb to gentoo, so bare with me :))
When I try to emerge kdegraphics-3.5_beta1, I get an error during configure which says poppler is not found.
Now I've emerged poppler about 3 times just to make sure its installed, but for some reason kdegraphics-3.5_beta1 can't find it.. i manually entered all of the options the ebuild provided for configure... and modified --with-poppler to --with-poppler=/usr and it worked. But I want to make it so that kdegraphics-3.5_beta1 is installed through portage.. or at least so that portage thinks kdegraphics-3.5_beta1 was installed through it.

Anyone know how I can get kdegraphics-3.5_beta1 to detect poppler? or how I can "trick" portage into thinking it installed kdegraphics-3.5_beta?
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Fri Sep 23, 2005 4:39 pm    Post subject: Reply with quote

First, make sure that you emerged popplet with qt use on:

Code:

[ /home/i92guboj ]-[0]: emerge -pv poppler

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] app-text/poppler-0.4.1  -gtk +qt 0 kB


I had a similar problem and it was that.

Second: if you compiled it by hand with success and want to trick portage to think that that package is installed by portage itself, just put:

Code:

=app-text/poppler-0.4.1


into /etc/portage/profile/package.provided. Create that file and the directories if they are not there.
Back to top
View user's profile Send private message
quaff
n00b
n00b


Joined: 23 Sep 2005
Posts: 8

PostPosted: Fri Sep 23, 2005 8:47 pm    Post subject: Reply with quote

thanks for the reply :)

poppler was installed with +gtk and +qt

and also.. i put =kde-base/kdegraphics-3.5_beta1 in /etc/portage/profile/package.provided
when i go "emerge kde" it still tries to install it (which fails because it can't find poppler).
Back to top
View user's profile Send private message
quaff
n00b
n00b


Joined: 23 Sep 2005
Posts: 8

PostPosted: Fri Sep 23, 2005 11:16 pm    Post subject: Reply with quote

nm, solved it by getting rid of the = before kde-base/kdegraphics-3.5_beta1

thanks :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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