[ewg] install.pl
Jaap Dijkshoorn
jaap at sara.nl
Tue Jul 26 06:52:27 PDT 2011
Dear ewg members,
We compile ofed on our environment always with a prefix set.
In install.pl we add after line 1394:
} elsif ( $cmd_flag eq "-l" or $cmd_flag eq "--prefix" ) {
$prefix = shift(@ARGV);
$prefix =~ s/\/$//;
this:
$sysconfdir = "$prefix/etc" ;
$mandir = "$prefix/share/man" ;
If i try to build then the ibmgtsim part of ibutils still want to do
something in /usr/share instead of putting it in $prefix/share/man
So setting $prefix does not build everything in $prefix. Is that
correct? And if so, how can that changed?
Thanks.
--
Met vriendelijke groeten / Kind regards,
Jaap P. Dijkshoorn
Groupleader Cluster Computing / Systems Programmer
mailto:jaap at sara.nl http://home.sara.nl/~jaapd
Science Park 121 1098 XG Amsterdam
Tel: +31-(0)20-5923000
Fax: +31-(0)20-6683167
http://www.sara.nl
FKA:
SARA Computing & Networking Services
Kruislaan 415 1098 SJ Amsterdam
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5446 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.openfabrics.org/pipermail/ewg/attachments/20110726/c6d70b24/attachment.bin>
More information about the ewg
mailing list