Thanks for the reply

On Wed, 28 Mar 2018 08:46:51 +0200
Jérémy Zurcher <jer...@asynk.ch> wrote:

> Hi,
> 
> what is the value of your env var $DESTDIR ?
> what is the value of -DCMAKE_INSTALL_PREFIX:PATH=$PREFIX when you
> invoke cmake ?
> 
> it's all about these
> my cmake_install.cmake files are full of (PREFIX=/opt/efl)
>     "$ENV{DESTDIR}/opt/efl/bin/efl_profiling_viewer"
>     "$ENV{DESTDIR}/opt/efl/lib/libefl_profiler.so"


All standard Gentoo values. It was fine for 1.0, but changed for 1.1

cmake
-C 
/tmp/portage/dev-util/efl-profiler-viewer-1.1/work/efl-profiler-viewer-1.1_build/gentoo_common_config.cmake
-G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_INSTALL_PREFIX=/
-DCMAKE_BUILD_TYPE=release -DCMAKE_DOC=no -DCMAKE_NLS=yes
-DCMAKE_STATIC=no -DCMAKE_BUILD_TYPE=Gentoo
-DCMAKE_USER_MAKE_RULES_OVERRIDE=/tmp/portage/dev-util/efl-profiler-viewer-1.1/work/efl-profiler-viewer-1.1_build/gentoo_rules.cmake
-DCMAKE_TOOLCHAIN_FILE=/tmp/portage/dev-util/efl-profiler-viewer-1.1/work/efl-profiler-viewer-1.1_build/gentoo_toolchain.cmake
  /tmp/portage/dev-util/efl-profiler-viewer-1.1/work/v1.1

-- 
William L. Thomson Jr.

Attachment: pgp2bpA59cB2C.pgp
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to