tor, 04.12.2003 kl. 23.51 skrev Bo Lincoln:
> Thanks!
> 
> I tried it on my RH9 linux, and bash spews on 
> 
> if ( [ ${EVO_MAJVER} -gt 1 ] || ( [ ${EVO_MAJVER} = 1 ] && [
> ${EVO_MINVER} -ge 4 ])); then
> 
> by saying
> 
> "./configure: line 4177: 1: command not found"
> 
> I don't know enough about shell scripts to actually make a portable fix.
> Any suggestions?

Neither am I, but a suggestion is replacing the "=" with -eq. But that
might be bashism.. What do I know.

Best regards,
Stian



-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Multisync-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/multisync-devel

Reply via email to