Matt Mannix wrote:
> Hello,
>
> I'm running into an issue getting the 11.0 Alpha 1 to build under my
> CentOS5 system. I followed the wiki instructions which walk you though
> the process of confirming all the proper modules are installed and up
> to date. I also confirmed that I had autoconf and automake installed.
>   
Do you have libtool installed?  You'll need it to build.

HTH,

Leo
> After all of this i'm still running into issues and i'm not enough of
> a coder to be sure where to turn next. Would someone be willing to
> review my build output and possible point me in the right direct?
> Thanks much.
>
>
> ./Build
> /usr/bin/perl ssphys/ssphys.PL bin/ssphys
> + autoreconf -fvi
> autoreconf: Entering directory `.'
> autoreconf: configure.ac: not using Gettext
> autoreconf: running: aclocal --force
> autoreconf: configure.ac: tracing
> autoreconf: configure.ac: not using Libtool
> autoreconf: running: /usr/bin/autoconf --force
> configure.ac:10: error: possibly undefined macro: AC_PROG_LIBTOOL
>       If this token and others are legitimate, please use m4_pattern_allow.
>       See the Autoconf documentation.
> autoreconf: /usr/bin/autoconf failed with exit status: 1
> configure: error: cannot find install-sh or install.sh in config ./config
> Copying script/Vss2Svn/SvnRevHandler.pm -> blib/lib/Vss2Svn/SvnRevHandler.pm
> Copying script/Vss2Svn/ActionHandler.pm -> blib/lib/Vss2Svn/ActionHandler.pm
> Copying script/Vss2Svn/Dumpfile.pm -> blib/lib/Vss2Svn/Dumpfile.pm
> Copying script/Vss2Svn/DataCache.pm -> blib/lib/Vss2Svn/DataCache.pm
> Copying script/Vss2Svn/Dumpfile/Node.pm -> blib/lib/Vss2Svn/Dumpfile/Node.pm
> Copying script/vss2svn.pl -> blib/script/vss2svn.pl
> Deleting blib/script/vss2svn.pl.bak
> Copying ssphys/ssphys -> blib/script/ssphys
> Can't copy('ssphys/ssphys', 'blib/script/ssphys'): No such file or
> directory at /usr/lib/perl5/site_perl/5.8.8/Module/Build/Base.pm line
> 4284.
>
> --
> ~matt
>
> _______________________________________________
> vss2svn-users mailing list
> Project homepage:
> http://www.pumacode.org/projects/vss2svn/
> Subscribe/Unsubscribe/Admin:
> http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
> Mailing list web interface (with searchable archives):
> http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user
>
>   

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user

Reply via email to