Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium
New issue 385 by [email protected]: make install does not use INSTALL_PREFIX
http://code.google.com/p/protobuf/issues/detail?id=385
What steps will reproduce the problem?
1. ./configure --host=ppc-linux --build=i386-pc-linux-gnu
--target=ppc-denx-linux --with-protoc=/usr/local/bin/protoc
2. make install INSTALL_PREFIX=<installdir>
3.
What is the expected output? What do you see instead?
package should be installed into <installdir> instead of PREFIX
Very helpful for getting all relevant files after cross-compiling for
moving to the other platform
What version of the product are you using? On what operating system?
2.4.1
CentOS 5.8
Please provide any additional information below.
Should work like e.g. net-snmp
--
You received this message because you are subscribed to the Google Groups "Protocol
Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/protobuf?hl=en.