Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kdevelop and libpng
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
sheepdog
Guru
Guru


Joined: 14 Oct 2002
Posts: 369
Location: Edison Enterprises Inc., Lake Oswego, Oregon, USA

PostPosted: Sat Nov 23, 2002 3:16 pm    Post subject: Kdevelop and libpng Reply with quote

Had the problem of no icons in Kdevelop. Did
Code:
emerge -C libpng
followed by
Code:
emerge libpng
but now Kdevelop says it cannot find libpng.so.2, even though it is sitting in /usr/lib/. Suggestions, please?

-- Michael
Code:
Back to top
View user's profile Send private message
rbonthond
Apprentice
Apprentice


Joined: 24 Jun 2002
Posts: 190

PostPosted: Mon Dec 02, 2002 11:22 am    Post subject: Reply with quote

tried to re-emerge kdevelop ?

else check with ldd what libraries the kdevelop binary needs.
Back to top
View user's profile Send private message
Loke
Apprentice
Apprentice


Joined: 25 May 2002
Posts: 274
Location: Norway

PostPosted: Mon Dec 09, 2002 9:10 am    Post subject: Reply with quote

I had to unmerge libpng-1.0.12 and re-emerge kdevelop, because its compiled against libpng-1.2, and the header files for kdevelop is compiled against libpng-1.0 (or the other way around) -> Hence no icons :-)

Im now trying to force kdevelop to use libpng-1.2 by unmerging libpng-1.0. Im going to emerge libpng-1.0 if kdeveloper emerge succesfully.

Edit: Hmm, seems KDevelop cant be compiled correctly from CVS at all right now. The configure script depends on libpng-1.2, while the header files is linked against libpng-1.0 - and since the different libpng-versions isnt binary compatible youve got a problem...
Back to top
View user's profile Send private message
sheepdog
Guru
Guru


Joined: 14 Oct 2002
Posts: 369
Location: Edison Enterprises Inc., Lake Oswego, Oregon, USA

PostPosted: Mon Dec 09, 2002 3:57 pm    Post subject: Reply with quote

Loke wrote:
I had to unmerge libpng-1.0.12
See related posting
https://forums.gentoo.org/viewtopic.php?p=145400#145400
Back to top
View user's profile Send private message
MrJ412
n00b
n00b


Joined: 10 Apr 2002
Posts: 39
Location: Shawnee, KS

PostPosted: Mon Dec 09, 2002 6:04 pm    Post subject: Bug report here... Reply with quote

Here is a related bug report...

https://bugs.gentoo.org/show_bug.cgi?id=10726
Back to top
View user's profile Send private message
ranmakun
Guru
Guru


Joined: 06 Nov 2002
Posts: 372
Location: Buenos Aires - Argentina

PostPosted: Wed Dec 11, 2002 5:10 am    Post subject: Reply with quote

I had the same problem and it was solved by re-emerging libpng and then kdevelop.
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