> > And when I tried the following command:
> > 
>  ./configure
> 
> >
>  I received this messages:
> > __________________
> 
> 
> 
> ./configure: mktemp: not found
> ./configure: syntax error at line 426: `(' unexpected
>  
> 
> Any sugestion?
> 
>  Thanks 
> 
>  Luciana


Edit the "configure" script and change the first line from:

#!/bin/sh

to:

#!/bin/bash


and it will work.

---
Ed. 


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to