[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [ic] Help?
Quoting Stephen Andrew Misel (steve@misel.com):
> I just downloaded and installed InterChange and the ./configure program
> dies with a perl syntax error. Seems to be in Makefile.PL... any ideas?
>
> -Steve
>
> zeus:~/interchange-4.5.7$ ./configure
>
> Akopia Interchange Version 4.5.x Configuration
>
> Copyright 1996-2000 Akopia, Inc, <support@akopia.com>
>
> Interchange was originally based on Vend 0.2
> Copyright 1995 Andrew M. Wilcox <awilcox@maine.com>
>
> Portions from Vend 0.3
> Copyright 1995, 1996 Andrew M. Wilcox <awilcox@maine.com>
>
> Distributed under the GNU General Public License, see
> the file Copying for license information.
>
> Found Perl 5.00401 as /usr/bin/perl
>
> If you get a CPAN error, rerun the configuration and it
> should go away.
>
> syntax error at Makefile.PL line 554, near ") for "
> BEGIN not safe after errors--compilation aborted at Makefile.PL line 793.
> make: *** No targets specified and no makefile found. Stop.
> make: *** No rule to make target `test'. Stop.
> zeus:~/interchange-4.5.7$
>
>
> ... line 554 of Makefile.PL
>
> install_file('.', $realdir, $_) for @sharefiles;
>
Since there is a "require 5.005;" in the Makefile.PL, I would
question your distribution. Looks like someone may have hacked
on it.
--
Akopia, Inc., 131 Willow Lane, Floor 2, Oxford, OH 45056
phone +1.513.523.7621 fax 7501 <heins@akopia.com>
My wife is great. She doesn't care where I go, just as long as I don't
have any fun. -- Lee Trevino
_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users
- References:
- [ic] Help?
- From: Stephen Andrew Misel <steve@misel.com>