Re: Support installation to chroot and allows easier settings lib64 for plugins
- From: josef reidinger <jreidinger@xxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Fri, 15 May 2009 13:29:36 +0200
tpgww@xxxxxxxxxxx napsal(a): > On Thu, 14 May 2009 13:10:56 +0200 > Josef Reidinger <jreidinger@xxxxxxx> wrote: > >> at src/e2_main.c:680 is Plugin *p = e2_plugins_open1 (PLUGINS_DIR >> G_DIR_SEPARATOR_S UPGRADE_PNAME); >> >> PLUGINS_DIR is from build.h >> @echo "#define PLUGINS_DIR \"$(PLUGINS_DIR)\"" >> $(BUILD_FILE) >> >> So if I understand code then plugin is open at >> /tmp/build/emelfm2-build/usr/local/lib/emelfm2/plugins during execution >> as this constant is static. I has been warned by rpmling which find >> build path hardcoded to code. So exist two options...this line is not >> used or it somehow is smarted then I think. > > That will happen if you compile by using (literally or effectively, via > variable(s)) > make PREFIX=/tmp/build/emelfm2-build/usr/local > but really (and regardless of installation directory) you want > make PREFIX=/usr/local > and later, > make install PREFIX=/tmp/build/emelfm2-build/usr/local > > Regards > Tom > > Yes, this is possible, but it looks for me like a hack :) So at least document that behavior for easy adoption this package for another packagers. Josef -- Users can unsubscribe from the list by sending email to emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by logging into the web interface.
- Follow-Ups:
- Re: Support installation to chroot and allows easier settings lib64 for plugins
- From: Charles A Edwards
- Re: Support installation to chroot and allows easier settings lib64 for plugins
- References:
- Support installation to chroot and allows easier settings lib64 for plugins
- From: Josef Reidinger
- Re: Support installation to chroot and allows easier settings lib64 for plugins
- From: tpgww
- Re: Support installation to chroot and allows easier settings lib64 for plugins
- From: josef reidinger
- Re: Support installation to chroot and allows easier settings lib64 for plugins
- From: tpgww
- Re: Support installation to chroot and allows easier settings lib64 for plugins
- From: Josef Reidinger
- Re: Support installation to chroot and allows easier settings lib64 for plugins
- From: tpgww
- Re: Support installation to chroot and allows easier settings lib64 for plugins
- From: Josef Reidinger
- Re: Support installation to chroot and allows easier settings lib64 for plugins
- From: tpgww
- Support installation to chroot and allows easier settings lib64 for plugins
Other related posts:
- » Support installation to chroot and allows easier settings lib64 for plugins - Josef Reidinger
- » Re: Support installation to chroot and allows easier settings lib64 for plugins - tpgww
- » Re: Support installation to chroot and allows easier settings lib64 for plugins - josef reidinger
- » Re: Support installation to chroot and allows easier settings lib64 for plugins - tpgww
- » Re: Support installation to chroot and allows easier settings lib64 for plugins - Josef Reidinger
- » Re: Support installation to chroot and allows easier settings lib64 for plugins - tpgww
- » Re: Support installation to chroot and allows easier settings lib64 for plugins - Josef Reidinger
- » Re: Support installation to chroot and allows easier settings lib64 for plugins - tpgww
- » Re: Support installation to chroot and allows easier settings lib64 for plugins - josef reidinger
- » Re: Support installation to chroot and allows easier settings lib64 for plugins - Charles A Edwards
- » Re: Support installation to chroot and allows easier settings lib64 for plugins - josef reidinger
- » Re: Support installation to chroot and allows easier settings lib64 for plugins - Charles A Edwards