[ic] 4.9.9 install

Tony Nichols tony at mail.applog.com
Fri Nov 21 13:07:52 EST 2003


I tried that very thing ..... It fixed the foundation rpm install, but
couldn't run makecat, or start interchange. 4.8.9 is still working though

A.G. (Tony) Nichols
I.S. Manager
Appalachian Log Structures Inc.
www.applog.com 
tony at mail.applog.com 
888-999-2574 x124


-----Original Message-----
From: interchange-users-bounces at icdevgroup.org
[mailto:interchange-users-bounces at icdevgroup.org] On Behalf Of Lyn St George
Sent: Friday, November 21, 2003 12:38 PM
To: interchange-users at icdevgroup.org
Subject: Re: [ic] 4.9.9 install


On Fri, 21 Nov 2003 11:19:34 -0600, Thomas Gondek wrote:

>Sorry trying this again - the 1st one wasnt in plain text.  I think I 
>set outlook right....
>
>
>Hi,
>
>I'm missing something.... :)
>
>I just Installed a fresh copy of RedHat 9.
>Downloaded the 4.9.9 RPM
>Installed the RPM
>
>Try to run bin/makecat
>
>and I get the error :
>
>"bash: bin/makecat: /usr/local/bin/perl: bad Interpreter: No such file 
>or directory"

You don't have a perl executable as /usr/local/bin/perl, which means that it
would be as /usr/bin/perl. You need to either symlink the two: ('ln -s
/usr/bin/perl /usr/local/bin/perl') or change the line #!/usr/local/bin/perl
to #!/usr/bin/perl (and the line which starts 'eval 'exec ..'' to match) in
all files in your <ic_root>/bin directory. Particularly bin/interchange.

>Any ideas on where i should start?  I have "holes" in my Linus 
>knowledge, so is it a Linux problem or a Interchange problem?
>
>Thanks for any help
>Tom
>
-
Cheers
Lyn St George
+-----------------------------------------------------------------------
+----------
+ http://www.zolotek.net .. eCommerce hosting, consulting
+---------------------------------------------------------------------------
-------

_______________________________________________
interchange-users mailing list
interchange-users at icdevgroup.org
http://www.icdevgroup.org/mailman/listinfo/interchange-users




More information about the interchange-users mailing list