On Tue, 2003-09-23 at 14:29, Simran Hansrai wrote:
> After running that command it looks like there is something wrong with
> my rpm command:
>
> + echo I think you are running on RedHat Linux or SuSE Linux.
> I think you are running on RedHat Linux or SuSE Linux.
> + GCC=gcc
> + '[' -f /etc/redh
On Tue, 23 Sep 2003, Simran Hansrai wrote:
> After running that command it looks like there is something wrong with
> my rpm command:
>
> + echo I think you are running on RedHat Linux or SuSE Linux.
> I think you are running on RedHat Linux or SuSE Linux.
> + GCC=gcc
> + '[' -f /etc/redhat-rele
After running that command it looks like there is something wrong with my
rpm command:
+ echo I think you are running on RedHat Linux or SuSE Linux.
I think you are running on RedHat Linux or SuSE Linux.
+ GCC=gcc
+ '[' -f /etc/redhat-release ']'
+ fgrep -q ' 6.' /etc/redhat-release
+ rpm -q b
On Tue, 23 Sep 2003, Simran Hansrai wrote:
> Hi Guys,
>
>
> I think you are running on RedHat Linux or SuSE Linux.
> [1]+ Stopped ./install.sh
> [EMAIL PROTECTED] MailScanner-4.12-2]#
> -
>
> Any ideas why it is doing this, or how can I get past this? I have
> tried un-ta
Hi Guys,
I was trying to install MailScanner on a Redhat 8.0 box but quit by
using Ctrl^x to install another package before installing MailScanner.
However, now when I try to run the ./install.sh script it hangs at with
the following messages:
[EMAIL PROTECTED] MailScanner-4.12-2]# ./install.s