[prev in list] [next in list] [prev in thread] [next in thread] 

List:       rssh-discuss
Subject:    Makefile mistake
From:       mathieu bouillaguet <mathieu.bouillaguet () gmail ! com>
Date:       2006-02-02 19:42:17
Message-ID: 20060202194217.GA4337 () dijkstra ! lan ! cs ! org
[Download RAW message or body]

Hello,

I compiled rssh 2.3.2 recently to buid a slackware package and found
that "make install" didn't work properly.

If you type:

./configure --prefix=/usr
make
make install DESTDIR=/tmp (as root)

then the "make install" step won't chmod the rssh_chroot_helper file. It's
due to the following rule:

install-exec-hook:
        chmod u+s $(libexecdir)/rssh_chroot_helper

This rule will try to chmod the file in the ${exec_prefix}${libexecdir}
directory instead of ${DESTDIR}${exec_prefix}${libexecdir}. Just adding
the $DESTDIR variable in front of the path fixes this behaviour.

Can you confirm that this is a mistake, and that it will be fixed in a
next version ?

Mathieu Bouillaguet.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
rssh-discuss mailing list
rssh-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rssh-discuss

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic