Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 28092 - Installation prefix of gtk-sharp-0.10
Summary: Installation prefix of gtk-sharp-0.10
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-06 19:52 UTC by Hinrik Örn Sigurðsson
Modified: 2003-09-19 07:47 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 Hinrik Örn Sigurðsson 2003-09-06 19:52:55 UTC
When I emerged gtk-sharp-0.10, I noticed that the ./configure script said it was
going to install to /usr/local, so I looked at the ebuild and saw that it said
that ./configure switches don't work, but they DO. I put "--prefix=/usr" right
after "./autogen.sh" and it works(the autogen script even tells you that it can
take ./configure switches).

Reproducible: Always
Steps to Reproduce:
1. emerge gtk-sharp
2.
3.

Actual Results:  
Installs in /usr/local

Expected Results:  
Install in /usr
Comment 1 foser (RETIRED) gentoo-dev 2003-09-09 10:41:36 UTC
the switches is about other switches.

It shouldn't install in /usr/local, are you sure it does ? For me it certainly doesn't .

Attach the output of 'qpkg -l gtk-sharp' please

Comment 2 foser (RETIRED) gentoo-dev 2003-09-19 07:47:19 UTC
closing, waiting for reply. reopen if needed