Message: Re: Small bugs in Geant 4.9.2.p01 Configure script Not Logged In (login)
 Next-in-Thread Next-in-Thread
 Next-in-Forum Next-in-Forum

None Re: Small bugs in Geant 4.9.2.p01 Configure script 

Forum: Installation and Configuration
Re: None Small bugs in Geant 4.9.2.p01 Configure script (Tony Johnson)
Re: None Re: Small bugs in Geant 4.9.2.p01 Configure script (Ben Morgan)
Re: None Re: Small bugs in Geant 4.9.2.p01 Configure script (Ben Morgan)
Date: Aug 10, 01:51
From: Ben Morgan <Ben Morgan>

Just for information, I tried running

Configure -incflags

on an Ubuntu 8.04 box. I'm almost certain that the first bug, the printing of 'They are not compatible...', is due to Ubuntu's /bin/sh being a softlink to /bin/dash rather than /bin/bash.

In this case a simpler fix than your patch is simply to replace

#!/bin/sh

with

#!/bin/bash

on the first line of Configure.

I don't know if this will also fix the other bug you reported, but try it and see.

Ben.

Inline Depth:
 1 1
 All All
Outline Depth:
 1 1
 2 2
 All All
Add message: (add)

1 None: Re: Small bugs in Geant 4.9.2.p01 Configure script   (Ben Morgan - Aug 10, 03:46)
1 Ok: Re: Small bugs in Geant 4.9.2.p01 Configure script   (Tony Johnson - Aug 10, 10:40)
2 Feedback: Re: Small bugs in Geant 4.9.2.p01 Configure script   (Tony Johnson - Aug 10, 10:50)
1 None: Re: Small bugs in Geant 4.9.2.p01 Configure script   (Ben Morgan - Aug 12, 05:33)
(_ Feedback: Re: Small bugs in Geant 4.9.2.p01 Configure script   (Tony Johnson - Aug 16, 09:58)
(_ None: Re: Small bugs in Geant 4.9.2.p01 Configure script   (Ben Morgan - Aug 17, 05:41)
 Add Message Add Message
to: "Re: Small bugs in Geant 4.9.2.p01 Configure script"

 Subscribe Subscribe

This site runs SLAC HyperNews version 1.11-slac-98, derived from the original HyperNews


[ Geant 4 Home | Geant 4 HyperNews | Search | Request New Forum | Feedback ]