Closed GoogleCodeExporter closed 9 years ago
CMAKE_INSTALL_PREFIX must be an absolute path (./sfw_stage is not valid here).
Please ask for help on freenode IRC #libproxy or through our mailing list if
you experience further problems.
Original comment by nicolas.dufresne@gmail.com
on 31 Aug 2010 at 8:02
I am confused by your answer. I am not setting CMAKE_INSTALL_PREFIX. I am
just trying to run make install with a DESTDIR value, which works for most
modules.
The problem seems to be that the libproxy Makefile's hardcode
CMAKE_INSTALL_PREFIX to a relative path.
If I'm missing something and you need to do something else to install libproxy
to a specific directory, then how do you do it? Do I need to use something
other than DESTDIR for example?
Original comment by brian.ar...@gmail.com
on 10 Sep 2010 at 2:46
Original issue reported on code.google.com by
brian.ar...@gmail.com
on 31 Aug 2010 at 6:03