Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1490 by [email protected]: Cannot change INSTAL prefix for ibus-chewing-1.4.0
http://code.google.com/p/ibus/issues/detail?id=1490

What version of the product are you using? On what operating system?
OS (Linux distributions, UNIX or ...):NetBSD-5.1.2
Architecture (i386, x86_64):i386
IBus version:1.4.1
Input method name and version:ibus-chewing-1.4.0
Python version:N/A
dbus version:N/A
dbus-python version:N/A
gtk version (if bug is about gtk applications):N/A
qt version (if bug is about qt applications):N/A

What steps will reproduce the problem?
1. cmake . -DCMAKE _INSTALL_PREFIX=/usr/pkg
2. make
3. make install

What is the expected output? What do you see instead?

Expected as installed into /usr/pkg, but installed into /usr (default prefix).

Please provide any additional information below.

As watching CMakeCache.txt, I feel that `cmake' will be re-run at `make' phase and configuration will be regenerated with default settings.

--
You received this message because you are subscribed to the Google
Groups "ibus-devel" group.
iBus project web page: http://code.google.com/p/ibus/
iBus dev group: http://groups.google.com/group/ibus-devel?hl=en

回复