Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problems with emerge pdflib
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
scottnic
n00b
n00b


Joined: 23 Jun 2002
Posts: 18

PostPosted: Thu Aug 08, 2002 5:27 pm    Post subject: problems with emerge pdflib Reply with quote

I'm trying to emerge pdflib and get a "Configure: error: --with-pnglib requires --with-zlib"

I don't see a "zlib" option in the USE-HOWTO. I tried adding it to the "USE=" in make.conf anyway, but it didn't make any difference.

I've installed pdflib on another machine with no apparent problems.

Any ideas?

(I'm still fairly new to this portage thing, so if it's a fairly obvious solution please be nice! :D)

Thanks.
Back to top
View user's profile Send private message
iurbina
n00b
n00b


Joined: 09 Aug 2002
Posts: 1

PostPosted: Fri Aug 09, 2002 4:46 am    Post subject: Reply with quote

I'm having this exact same problem, so any help that could be provided is much appreciated.
Back to top
View user's profile Send private message
delta407
Bodhisattva
Bodhisattva


Joined: 23 Apr 2002
Posts: 2876
Location: Chicago, IL

PostPosted: Fri Aug 09, 2002 5:24 am    Post subject: Reply with quote

Well, the ebuild on my system reads:

Code:
...
        econf \
                --enable-cxx \
                --disable-php \
                --with-pnglib \
                --with-zlib \
                ${myconf} || die
...


So ./configure ought to be getting the correct parameters. I would suggest an "emerge rsync" and emerge pdflib again.
_________________
I don't believe in witty sigs.
Back to top
View user's profile Send private message
scottnic
n00b
n00b


Joined: 23 Jun 2002
Posts: 18

PostPosted: Fri Aug 09, 2002 5:42 am    Post subject: Reply with quote

I tried an emerge rsync with no change, so I manually added the --with-zlib and everything went smoothly.

Thanks.
Back to top
View user's profile Send private message
eivinn
Apprentice
Apprentice


Joined: 10 Jul 2002
Posts: 219
Location: Norway

PostPosted: Fri Aug 09, 2002 9:29 am    Post subject: Must Z-lib be compiled in kernel? Reply with quote

Must zlib be compiled in kernel for using --with-zlib ?
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Fri Aug 09, 2002 9:34 am    Post subject: Re: Must Z-lib be compiled in kernel? Reply with quote

eivinn wrote:
Must zlib be compiled in kernel for using --with-zlib ?

If you mean CONFIG_ZLIB_FS_INFLATE, then no. All that is required is that sys-libs/zlib be installed on your system.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
token_nrg
n00b
n00b


Joined: 08 Aug 2002
Posts: 4
Location: Atlanta

PostPosted: Sat Aug 10, 2002 10:05 am    Post subject: Reply with quote

had the same prob. like above said just add the --with-zlib in the .ebuild file and it worked just fine. make sure you actually have zlib installed first tho
_________________
It's not a BUG, it's a FEATURE!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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