On Tue, 2008-03-11 at 08:53 -0700, Al Chu wrote: > On Tue, 2008-03-11 at 04:31 -0700, Hal Rosenstock wrote: > > On Tue, 2008-03-11 at 04:28 -0700, Hal Rosenstock wrote: > > > Hi Sasha, > > > > > > When installing (OFED 1.3) infiniband-diags via make install, I get: > > > > > > ./config/install-sh -m 444 > > > scripts/IBswcountlimits.pm //usr/local/lib/perl/5.8.4/IBswcountlimits.pm > > > mv: cannot remove `scripts/IBswcountlimits.pm': Permission denied > > > make[3]: *** [install-data-hook] Error 1 > > > > > > Is it trying to move/remove the source script > > > (scripts/IBswcountlimits.pm) ? Any idea on what could be wrong ? > > > > The following works however: > > ./config/install-sh -c -m 444 scripts/IBswcountlimits.pm > > //usr/local/lib/perl/5.8.4/IBswcountlimits.pm > > > > Should -c be added ? > > Hey Hal, > > What libtool version are you working with?
libtool --version ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.95 2004/04/11 05:50:42) Debian: 224 $ > In mine -c does nothing. > > >grep ignored install-sh > -c (ignored) > > I am running with libtool-1.5.22-6.1 from RHEL5. My install says the same thing (-c ignored) but it does make a difference. -- Hal > Al > > > -- Hal > > > > > -- Hal > > > _______________________________________________ > > > general mailing list > > > [email protected] > > > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general > > > > > > To unsubscribe, please visit > > > http://openib.org/mailman/listinfo/openib-general > > _______________________________________________ > > general mailing list > > [email protected] > > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general > > > > To unsubscribe, please visit > > http://openib.org/mailman/listinfo/openib-general _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
