#905 closed defect (fixed)
librsvg cannot properly discover libcroco
Reported by: | Randy McMurchy | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | BOOK | Version: | SVN |
Severity: | major | Keywords: | |
Cc: |
Description ¶
The librsvg package incorrectly looks for the libcroco pkgconfig file. It looks for libcroco.pc, however the libcroco package installs libcroco-0.6.pc. Creating a symlink from what libcroco installs to what libsrvg is looking for works just fine.
Change History (3)
comment:1 by , 21 years ago
bug_file_loc: | → http://linuxfromscratch.org/pipermail/blfs-dev/2004-August/007244.html |
---|
comment:2 by , 21 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
librsvg-2.8.1 detects libcroco just fine.