Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142010 - xfig put libs in the wrong place (maybe solved)
Summary: xfig put libs in the wrong place (maybe solved)
Status: RESOLVED DUPLICATE of bug 142012
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-28 08:51 UTC by disperato
Modified: 2006-07-28 09:04 UTC (History)
0 users

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 disperato 2006-07-28 08:51:18 UTC
the emerging of xfig in amd64 environment put libraries in
 /usr/lib/X11/xfig/
whereas emerging xfig in a 32bit or chroot32 host put libraries in 
 /usr/lib/xfig

this problem persists since a year now (I was so discorauged as foolish to don't notice it and set up a chroot32 environment), never solved, and leads to segfault after the program's window opens. Making a link did the trick:
 cd /usr/lib64
 ln -sf X11/xfig xfig

Excuse me for such a silly help, but If you modify the ebuild or the configure script newbies  as me can use this great program. This problem is common to all versions of xfig I tried on amd64 platforms under various configurations.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-07-28 09:04:05 UTC

*** This bug has been marked as a duplicate of 142012 ***