[ic] IC 5.10.0 git master branch with strap

Josh Lavin jlavin at endpoint.com
Fri Jan 27 15:44:23 UTC 2017


Quoting Boyd Lynn Gerber (gerberb at zenez.com):
> Hello,
> 
> Thank you in advance.
> 
> Here is the steps I have done
> 
> cd /home/build/interchange/
> git clone https://github.com/interchange/interchange.git
> cd interchange/
> perl Makefile.PL

I'm not sure if this is the cause of the problem, but I think you should
follow the instructions in README-DEVELOPMENT:

Make a distribution tar file
----------------------------

It's best to build a distribution tar file to install from, rather than
installing straight from your Git working copy. To do so:

        $ cd interchange
        $ perl Makefile.PL nocopy
        Writing Makefile for Interchange
        $ make tardist
    # much output ...
        $ ls interch*.tar.gz
        interchange-5.7.3.tar.gz

That may fix it, but if not, at least we can cross that off the list.

-- 
Josh Lavin
End Point Corporation



More information about the interchange-users mailing list