[ic] Still Clueless

Chris Rapier interchange-users@interchange.redhat.com
Mon Sep 3 16:44:01 2001


"Frederick R. Matzen" wrote:
> 
> Thanks Chris. I've had a lot of great folks trying to help but no one
> managed to get past this error:
> 
> lsh107:~/interchange-4.8.1$ ./configure
> 
>  Interchange Version 4.7.x Configuration
> 
>  Copyright 1996-2001 Red Hat, Inc. <interchange@redhat.com>
> 
>  Interchange was originally based on Vend 0.2 and 0.3
>  Copyright 1995, 1996 Andrew M. Wilcox <awilcox@maine.com>
> 
>  Distributed under the GNU General Public License.
>  See the file LICENSE for license information.
> 
> Found Perl 5.6.0 as /usr/bin/perl
> 
> If you get a CPAN error, rerun the configuration and it should go away.
> 
> opendir(./../..): Permission denied at /usr/lib/perl5/5.6.0/FindBin.pm line
> 143
> Can't write uid file: Permission denied
> make: *** No targets.  Stop.
> make: *** No rule to make target `test'.  Stop.
> lsh107:~/interchange-4.8.1$
> 
> The INTERCHANGE::BUNDLE is installed but I don't have root user access. I
> get the same error no matter what I do.

Root permission is not required at all. If you need root permission then
there is something wrong with the system you are on or the installer.
However, the installer worked fine for me so I'm guessing its something
about your system.

Try something, try running perl ./Makefile.PL and see if that works. It
*could* be a minor but known bug in the FindBin module. Completely
ignore the ./configure command at this point. See what happens.