[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
[ic] Can you HELP me
Hello,
I have been trying to install Interchange on my Virtual Server for a week
now, but get all sorts of errors.
Has any one been able to set up Interchange on a Virtual Host? If so can you
please help!!!
This is the error I am getting, after I type
%virtual ./configure
If you get a CPAN error, rerun the configuration and it
should go away.
Interchange V4.6.3
Copyright (C) 1996-2001 Akopia, Inc. <info@akopia.com>
Interchange is free under the terms of the GNU General Public License.
Where is your Interchange to be installed? /usr/local
Warning: I could not locate your pod2man program. Please make sure,
your pod2man program is in your PATH before you execute 'make'
Writing Makefile for Interchange
make: not found
make: not found
from my ISP I found that in order to execute a program so that it uses the
virtal installation of Perl and its modules, I have to type virtual
Is likely that making the changes to the configure file to specifically use
the virtual server's perl this might work, if so could you tell me which
lines I need to change, as far as I can see, I have to go into the configure
file and find the part where it tries to find perl.
perl =("")
and replace it with
perl =("usr/home/usr/local/bin/virtual /usr/home/usr/bin/perl5"
There, I commented out the perl search routine, and just gave the path to
perl on the virtual server.
Is this correct or am I barking at the wrong three, please help
Many thanks
Norman