[Mono-devel-list] Re: [Mono-winforms-list] New svn downloader and builder script

Paul paul at all-the-johnsons.co.uk
Thu Feb 17 15:31:09 EST 2005


Hi,

>> First, it assumes you've done a compile before - I need to add in a
>> check for (say) ~/mono/makefile. If it's not there, run ./autogen.sh.
>
>Careful; I for one don't have it at ~/mono.  Won't ./mono/makefile do?

Should work...

>> Second, there is no check to ensure the compile was happy. If anyone can
>> suggest how best to see if the compile has completed without an error (I
>> have a feeling I'll need to listen for a signal from gcc and/or mcs on
>> that - not sure which though - I imagine SIGETERM would be the one), I'd
>> appreciate it.
>
>Can't you simply test the exit code?
>if make ; then
>    su -c "make install"
>fi
>
>or make && su -c "make install"

Hadn't thought of doing it that way, but yes.

TTFN

Paul
-- 
"I like blinking me" - Helen, Big Brother 2 contestant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20050217/c50feb65/attachment.bin 


More information about the Mono-devel-list mailing list