PonyDeluxe / alembic

Automatically exported from code.google.com/p/alembic
Other
0 stars 0 forks source link

CMAKE_INSTALL_PREFIX creates bogus installation hierarchy #330

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set CMAKE_INSTALL_PREFIX to /tmp/something
2. install

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

Problem 1: All files go within a subdirectory alembic-1.5.2
Problem 2: Libraries are in lib/static instead of just lib (and with no 
pkg-config file to assist in finding them!)
Problem 3: The Python modules are going into lib/${modname}module.so instead of 
lib/python or lib/pythonX.Y/site-packages

What version of the product are you using? On what operating system?

1.5.2, Linux

Thanks

Original issue reported on code.google.com by aj.d...@gmail.com on 10 Dec 2013 at 4:29

GoogleCodeExporter commented 8 years ago
Setting to triage for further internal discussion.

Original comment by miller.lucas on 10 Dec 2013 at 5:11

GoogleCodeExporter commented 8 years ago

Original comment by miller.lucas on 11 Dec 2013 at 12:39

GoogleCodeExporter commented 8 years ago
Still affecting 1.5.3

Original comment by aj.d...@gmail.com on 4 Mar 2014 at 11:51

GoogleCodeExporter commented 8 years ago
Unfortunately this issue has yet to be prioritized. 

Original comment by miller.lucas on 4 Mar 2014 at 7:12