Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14303 - libpng installs libraries in /usr/share/man
Summary: libpng installs libraries in /usr/share/man
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-21 10:59 UTC by Kalen Petersen
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kalen Petersen 2003-01-21 10:59:13 UTC
When I upgraded libpng this morning, I noticed a couple strange lines in the
output of emerge.  It appears that the library is being copied to
/usr/share/man, because of it's ending of .5.  
This of course produces strange output when running

man libpng.so.3.1.2

Following is the snippet from emerge's output where I noticed this effect.

-------------------------------------

>>> /usr/share/man/man3/libpng.3.gz
--- /usr/share/man/man5/
>>> /usr/share/man/man5/png.5.gz
>>> /usr/share/man/man5/libpng.so.3.1.2.5.gz
>>> /usr/share/man/man5/libpng12.so.0.1.2.5.gz
--- /usr/include/
>>> /usr/include/pngconf.h -> libpng12/pngconf.h

--------------------------------------


Unfortunately I don't have the time to investigate this further.  

--Kalen
Comment 1 Maurizio Disimino 2003-01-21 15:19:12 UTC
nice
Comment 2 SpanKY gentoo-dev 2003-01-21 15:22:46 UTC
fixed in cvs, thanks for pointing this out ...
just FYI, it installs the library files into both /usr/lib and /usr/share/man
... so your system is fine in terms of compiling stuff against libpng ;)

http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/media-libs/libpng/libpng-1.2.5-r4.ebuild?rev=1.1&content-type=text/vnd.viewcvs-markup