croczilla.com 
 home   stratified   bits&pieces   blog   
  home > zap > lists > zap-devel > Archive > 2007 > 2007-08 > Re: [zap-devel] Build error / "Adeyeye O. Michael" <micadeyeye@crg.ee.uct.ac.za>

zap-devel mailing list

To subscribe, send a mail with subject 'subscribe' to zap-devel(at)croczilla.com. Likewise, to unsubscribe, send a mail with subject 'unsubscribe' to zap-devel(at)croczilla.com.

[ << ] [ >> ]

[ Build error / "samorav" ... ] [ On Zap bare-bone / "Adeyeye O. Michael" ... ]

Re: [zap-devel] Build error
"Adeyeye O. Michael" <micadeyeye(at)crg.ee.uct.ac.za>
2007-08-22 10:17:14 [ FULL ]
First, see if the trunk is merged. You can find out at 
http://bonsai.mozilla.org/cvsquery.cgi?branch=ZAP_20050610_BRANCH&date=all

Second, I have not been able to successfully run it likewise. I have 
been on it for two months or more. I guess my build process was fine but 
launching it has been the problem.


THIS WAS MY LAST POST::
-----------------------------------------------------------------
Can you please help out on this?
*http://tinyurl.com/24aybq

I have given xrw to all directories required yet I can't launch ZAP.
-----------------------------------------------------------------------------------------------


Best of Luck.
Mike.

samorav wrote:[...]

Re: [zap-devel] Build error
"samorav" <undersadic(at)gmail.com>
2007-08-22 12:14:37 [ FULL ]
Hi Michael,

yes i saw your post, and i'm sorry but i don't have a clue about that error :)

i don't know how to check if the trunk is merged with your url,
what i've done later is to try a 
make -f client.mk merge_zap
and then re-generate the configure script with
autoconf

however, the autoconf outputs me this:

build/autoconf/altoptions.m4:156: error: m4_defn: undefined macro:
_m4_divert_diversion
build/autoconf/altoptions.m4:156: the top level
autom4te: /usr/bin/m4 failed with exit status: 1

which makes me a stuck guy.


Finally,
i've found that i'm able to successfully build from the release sources, those
here:
http://download.eu.isciade.org/zap/releases/zap-0.2.3-20060729-source.tar.gz
which, for me, would suffice.



thank you very much, have a nice day,
sam




On Wed, 22 Aug 2007 12:43:38 +0200
"Adeyeye O. Michael" <micadeyeye(at)crg.ee.uct.ac.za> wrote:
[...]

Re: [zap-devel] Build error
Alexander Fritze <alex(at)croczilla.com>
2007-08-22 12:44:06 [ FULL ]
On Wed, 2007-08-22 at 12:43 +0200, Adeyeye O. Michael wrote:[...]

I've merged in the trunk changes, so it should build again now.
And sorry Mike, I still have no clue what causes your
error :-( Everything works fine for me. I assume you are calling the
correct xulrunner executable?
[...]

Re: [zap-devel] Build error
Alexander Fritze <alex(at)croczilla.com>
2007-08-22 12:47:11 [ FULL ]
Hi Sam,

On Wed, 2007-08-22 at 14:41 +0200, samorav wrote:[...]

You need to use autoconf version 2.13 (maybe called autoconf-2.13 on
your system). Later versions will not work with Mozilla - see
https://bugzilla.mozilla.org/show_bug.cgi?id=104642.
In any case I've remerged, so the build should work again.

Cheers,
Alex
[...]

Re: [zap-devel] Build error
"samorav" <undersadic(at)gmail.com>
2007-08-22 14:59:35 [ FULL ]
Hi Alex and Michael,

yes, i confirm the successfully build of a fresh checkout (it took around two
hours) and
yes, i confirm that autoconf 2.13 (autoconf2.13 from package autoconf2.13 on
debian etch) does the trick.

If I may ask:
i'm totally new to zap!,
could you please resume me the new features, the work in progress
and the differences between the release branch and the devel trunk ?

Is the devel trunk stable enough to allow a production build ?

Btw, now i've tried zap! and i'm impressed,
i think that the gui is simple designed and yet powerful,
the sound quality is perfect even on my crappy 800 MHz laptop (even under heavy
load),
so huge congratulations to Alex and all the contributors !

Thank you very much for supporting,
thank you Alex for the super fast reply and solutions!




On Wed, 22 Aug 2007 15:14:32 +0200
Alexander Fritze <alex(at)croczilla.com> wrote:
[...]

Re: [zap-devel] Build error
"samorav" <undersadic(at)gmail.com>
2007-08-22 15:00:07 [ FULL ]
Hi Alex and Michael,

yes, i confirm the successfully build of a fresh checkout (it took around two
hours) and
yes, i confirm that autoconf 2.13 (autoconf2.13 from package autoconf2.13 on
debian etch) does the trick.

If I may ask:
i'm totally new to zap!,
could you please resume me the new features, the work in progress
and the differences between the release branch and the devel trunk ?

Is the devel trunk stable enough to allow a production build ?

Btw, now i've tried zap! and i'm impressed,
i think that the gui is simple designed and yet powerful,
the sound quality is perfect even on my crappy 800 MHz laptop (even under heavy
load),
so huge congratulations to Alex and all the contributors !

Thank you very much for supporting,
thank you Alex for the super fast reply and solutions!




On Wed, 22 Aug 2007 15:14:32 +0200
Alexander Fritze <alex(at)croczilla.com> wrote:
[...]

Re: [zap-devel] Build error
"Adeyeye O. Michael" <micadeyeye(at)crg.ee.uct.ac.za>
2007-08-22 15:26:12 [ FULL ]
Hi,
As I said, my build was successful. I don't know the cause of the error 
when I try launching Zap.
I am keenly interested in the codebase. I would like to know (Asking 
Alex) the order of executing the scripts when SIP Registration takes place.

Mike.


samorav wrote:[...][...]
>>> Hi Michael,
>>>
>>> yes i saw your post, and i'm sorry but i don't have a clue about
that error :)
>>>
>>> i don't know how to check if the trunk is merged with your url,
>>> what i've done later is to try a 
>>> make -f client.mk merge_zap
>>> and then re-generate the configure script with
>>> autoconf
>>>
>>> however, the autoconf outputs me this:
>>>
>>> build/autoconf/altoptions.m4:156: error: m4_defn: undefined macro:
_m4_divert_diversion
>>> build/autoconf/altoptions.m4:156: the top level
>>> autom4te: /usr/bin/m4 failed with exit status: 1
>>>
>>> which makes me a stuck guy.
>>>       [...]
>>> Finally,
>>> i've found that i'm able to successfully build from the release
sources, those here:
>>> http://download.eu.isciade.org/zap/releases/zap-0.2.3-20060729-source.tar.gz
>>> which, for me, would suffice.
>>>
>>>
>>>
>>> thank you very much, have a nice day,
>>> sam
>>>
>>>
>>>
>>>
>>> On Wed, 22 Aug 2007 12:43:38 +0200
>>> "Adeyeye O. Michael" <micadeyeye(at)crg.ee.uct.ac.za> wrote:
>>>
>>>       
>>>> First, see if the trunk is merged. You can find out at 
>>>> http://bonsai.mozilla.org/cvsquery.cgi?branch=ZAP_20050610_BRANCH&date=all
>>>>
>>>> Second, I have not been able to successfully run it likewise.
I have 
>>>> been on it for two months or more. I guess my build process
was fine but 
>>>> launching it has been the problem.
>>>>
>>>>
>>>> THIS WAS MY LAST POST::
>>>>
-----------------------------------------------------------------
>>>> Can you please help out on this?
>>>> *http://tinyurl.com/24aybq
>>>>
>>>> I have given xrw to all directories required yet I can't
launch ZAP.
>>>>
-----------------------------------------------------------------------------------------------
>>>>
>>>>
>>>> Best of Luck.
>>>> Mike.
>>>>
>>>> samorav wrote:
>>>>         
>>>>> Dear All,
>>>>>
>>>>> I'm new to zap and to this list, hi all!
>>>>>
>>>>> I'm trying to build zap, this is what I type:
>>>>>
>>>>> mkdir zapTest
>>>>> cd zapTest
>>>>> cvs -d
:pserver:anonymous(at)cvs-mirror.mozilla.org:/cvsroot co -rZAP_20050610_BRANCH
mozilla/client.mk
>>>>> cd mozilla/
>>>>> make -f client.mk checkout MOZ_CO_PROJECT=zap
>>>>> cp mozilla/zap/config/mozconfig .mozconfig
>>>>> make -f client.mk build
>>>>>
>>>>> ...
>>>>>
>>>>> after a while, i get the following error:
>>>>>
>>>>> c++ -o nsUnknownDecoder.o -c -fvisibility=hidden
-DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API
-D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI
-DIMPL_NS_NET  -DZLIB_INTERNAL -DOSTYPE=\"Linux2.6.15\" -DOSARCH=Linux
-DIMPL_NS_NET -I../../../netwerk/base/src  -I../../../dist/include/xpcom
-I../../../dist/include/string -I../../../dist/include/mimetype
-I../../../dist/include/locale -I../../../dist/include/intl
-I../../../dist/include/unicharutil -I../../../dist/include/pref
-I../../../dist/include/uconv -I../../../dist/include/zlib
-I../../../dist/include   -I../../../dist/include/necko
-I../../../dist/include/nspr  -DMOZ_PNG_READ -DMOZ_PNG_WRITE  
-I../../../dist/sdk/include    -fPIC   -fno-rtti -fno-exceptions -Wall
-Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic
-fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -O   -DMOZILLA_CL
>>>>>           [...][...]
>>>>>  clude ../../../mozilla-config.h
-Wp,-MD,.deps/nsUnknownDecoder.pp nsUnknownDecoder.cpp
>>>>> nsUnknownDecoder.cpp: In static member function 'static
nsresult nsBinaryDetector::Register(nsIComponentManager*, nsIFile*, const
char*, const char*, const nsModuleComponentInfo*)':
>>>>> nsUnknownDecoder.cpp:731: error:
'NS_BINARYDETECTOR_CONTRACTID' was not declared in this scope
>>>>> make[6]: *** [nsUnknownDecoder.o] Error 1
>>>>> make[6]: Leaving directory
`/home/sam/zapTest/mozilla/netwerk/streamconv/converters'
>>>>> make[5]: *** [libs] Error 2
>>>>> make[5]: Leaving directory
`/home/sam/zapTest/mozilla/netwerk/streamconv'
>>>>> make[4]: *** [libs] Error 2
>>>>> make[4]: Leaving directory
`/home/sam/zapTest/mozilla/netwerk'
>>>>> make[3]: *** [libs_tier_necko] Error 2
>>>>> make[3]: Leaving directory `/home/sam/zapTest/mozilla'
>>>>> make[2]: *** [tier_necko] Error 2
>>>>> make[2]: Leaving directory `/home/sam/zapTest/mozilla'
>>>>> make[1]: *** [default] Error 2
>>>>> make[1]: Leaving directory `/home/sam/zapTest/mozilla'
>>>>> make: *** [build] Error 2
>>>>>
>>>>>
>>>>> my platform is debian etch,
>>>>> gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
>>>>> i686
>>>>>
>>>>>
>>>>> am I missing something ?
>>>>>
>>>>>
>>>>> Thank you very much for your support,
>>>>> have a nice day
>>>>>
>>>>> Sam
>>>>>
>>>>>   
>>>>>           
>>>>
>>>> -- 
>>>> To unsubscribe send an email with subject unsubscribe to
zap-devel(at)croczilla.com.
>>>> Please contact alex(at)croczilla.com for questions.
>>>>         [...][...]

Re: [zap-devel] Build error
"Adeyeye O. Michael" <micadeyeye(at)crg.ee.uct.ac.za>
2007-08-22 17:19:06 [ FULL ]
Hi Alex,
I got a clue on why my Build might not be running.
I earlier got the ZAP executable on my machine and runs till date 
perfectly before pulling the source from the trunk. I realized that  the 
executable could write in the log file (at) 
/home/.mozilla/zap/profile_name/zap.log but when I tried the build(from 
source) it couldn't.

I think my error message can be traced to this. The error message from 
my build has to do with not having write permission or filled disk space.

Moreso, do you think having the two (executable and source) could hamper 
the running of the build? I can only see a folder(guess a profile folder 
- ha6r4ycu.default) for executable ZAP.

Does this make sense or possibly help in getting the cause?

Mike.




Alexander Fritze wrote:[...][...][...][...]
>>> First, see if the trunk is merged. You can find out at 
>>> http://bonsai.mozilla.org/cvsquery.cgi?branch=ZAP_20050610_BRANCH&date=all
>>>
>>> Second, I have not been able to successfully run it likewise. I
have 
>>> been on it for two months or more. I guess my build process was
fine but 
>>> launching it has been the problem.
>>>
>>>
>>> THIS WAS MY LAST POST::
>>> -----------------------------------------------------------------
>>> Can you please help out on this?
>>> *http://tinyurl.com/24aybq
>>>
>>> I have given xrw to all directories required yet I can't launch
ZAP.
>>>
-----------------------------------------------------------------------------------------------
>>>
>>>
>>> Best of Luck.
>>> Mike.
>>>
>>> samorav wrote:
>>>       
>>>> Dear All,
>>>>
>>>> I'm new to zap and to this list, hi all!
>>>>
>>>> I'm trying to build zap, this is what I type:
>>>>
>>>> mkdir zapTest
>>>> cd zapTest
>>>> cvs -d :pserver:anonymous(at)cvs-mirror.mozilla.org:/cvsroot
co -rZAP_20050610_BRANCH mozilla/client.mk
>>>> cd mozilla/
>>>> make -f client.mk checkout MOZ_CO_PROJECT=zap
>>>> cp mozilla/zap/config/mozconfig .mozconfig
>>>> make -f client.mk build
>>>>
>>>> ...
>>>>
>>>> after a while, i get the following error:
>>>>
>>>> c++ -o nsUnknownDecoder.o -c -fvisibility=hidden
-DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API
-D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI
-DIMPL_NS_NET  -DZLIB_INTERNAL -DOSTYPE=\"Linux2.6.15\" -DOSARCH=Linux
-DIMPL_NS_NET -I../../../netwerk/base/src  -I../../../dist/include/xpcom
-I../../../dist/include/string -I../../../dist/include/mimetype
-I../../../dist/include/locale -I../../../dist/include/intl
-I../../../dist/include/unicharutil -I../../../dist/include/pref
-I../../../dist/include/uconv -I../../../dist/include/zlib
-I../../../dist/include   -I../../../dist/include/necko
-I../../../dist/include/nspr  -DMOZ_PNG_READ -DMOZ_PNG_WRITE  
-I../../../dist/sdk/include    -fPIC   -fno-rtti -fno-exceptions -Wall
-Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic
-fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -O   -DMOZILLA_CLIE
>>>>         [...]
>>>>  clude ../../../mozilla-config.h
-Wp,-MD,.deps/nsUnknownDecoder.pp nsUnknownDecoder.cpp
>>>> nsUnknownDecoder.cpp: In static member function 'static
nsresult nsBinaryDetector::Register(nsIComponentManager*, nsIFile*, const
char*, const char*, const nsModuleComponentInfo*)':
>>>> nsUnknownDecoder.cpp:731: error:
'NS_BINARYDETECTOR_CONTRACTID' was not declared in this scope
>>>> make[6]: *** [nsUnknownDecoder.o] Error 1
>>>> make[6]: Leaving directory
`/home/sam/zapTest/mozilla/netwerk/streamconv/converters'
>>>> make[5]: *** [libs] Error 2
>>>> make[5]: Leaving directory
`/home/sam/zapTest/mozilla/netwerk/streamconv'
>>>> make[4]: *** [libs] Error 2
>>>> make[4]: Leaving directory `/home/sam/zapTest/mozilla/netwerk'
>>>> make[3]: *** [libs_tier_necko] Error 2
>>>> make[3]: Leaving directory `/home/sam/zapTest/mozilla'
>>>> make[2]: *** [tier_necko] Error 2
>>>> make[2]: Leaving directory `/home/sam/zapTest/mozilla'
>>>> make[1]: *** [default] Error 2
>>>> make[1]: Leaving directory `/home/sam/zapTest/mozilla'
>>>> make: *** [build] Error 2
>>>>
>>>>
>>>> my platform is debian etch,
>>>> gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
>>>> i686
>>>>
>>>>
>>>> am I missing something ?
>>>>
>>>>
>>>> Thank you very much for your support,
>>>> have a nice day
>>>>
>>>> Sam
>>>>
>>>>   
>>>>         
>>>
>>> -- 
>>> To unsubscribe send an email with subject unsubscribe to
zap-devel(at)croczilla.com.
>>> Please contact alex(at)croczilla.com for questions.
>>>       [...]

Re: [zap-devel] Build error
"Adeyeye O. Michael" <micadeyeye(at)crg.ee.uct.ac.za>
2007-08-27 22:18:23 [ FULL ]
Hi Alex,
I have fixed the problem. As I said, I just found it out that my 
previous ZAP package (not the build/source) created a folder inside 
home/..../.mozilla/ but would not allow my ZAP build to edit it.

I copied it to another folder, deleted the folder then tried building 
ZAP from source. Surprisingly, the build created same folder in the 
directory and was launched successfully. I wanted to back up the 
profile(for build) also but couldn't copy it. I will have to delete 
it(profile) if I need to run the other ZAP Package.

Thanks.
Mike.

Adeyeye O. Michael wrote:[...][...]
>>> Hi Michael,
>>>
>>> yes i saw your post, and i'm sorry but i don't have a clue about 
>>> that error :)
>>>
>>> i don't know how to check if the trunk is merged with your url,
>>> what i've done later is to try a make -f client.mk merge_zap
>>> and then re-generate the configure script with
>>> autoconf
>>>
>>> however, the autoconf outputs me this:
>>>
>>> build/autoconf/altoptions.m4:156: error: m4_defn: undefined macro:

>>> _m4_divert_diversion
>>> build/autoconf/altoptions.m4:156: the top level
>>> autom4te: /usr/bin/m4 failed with exit status: 1
>>>
>>> which makes me a stuck guy.
>>>     [...]
>>> Finally,
>>> i've found that i'm able to successfully build from the release 
>>> sources, those here:
>>> http://download.eu.isciade.org/zap/releases/zap-0.2.3-20060729-source.tar.gz

>>>
>>> which, for me, would suffice.
>>>
>>>
>>>
>>> thank you very much, have a nice day,
>>> sam
>>>
>>>
>>>
>>>
>>> On Wed, 22 Aug 2007 12:43:38 +0200
>>> "Adeyeye O. Michael" <micadeyeye(at)crg.ee.uct.ac.za> wrote:
>>>
>>>    
>>>> First, see if the trunk is merged. You can find out at 
>>>> http://bonsai.mozilla.org/cvsquery.cgi?branch=ZAP_20050610_BRANCH&date=all

>>>>
>>>>
>>>> Second, I have not been able to successfully run it likewise.
I 
>>>> have been on it for two months or more. I guess my build
process 
>>>> was fine but launching it has been the problem.
>>>>
>>>>
>>>> THIS WAS MY LAST POST::
>>>>
-----------------------------------------------------------------
>>>> Can you please help out on this?
>>>> *http://tinyurl.com/24aybq
>>>>
>>>> I have given xrw to all directories required yet I can't
launch ZAP.
>>>>
-----------------------------------------------------------------------------------------------

>>>>
>>>>
>>>>
>>>> Best of Luck.
>>>> Mike.
>>>>
>>>> samorav wrote:
>>>>      
>>>>> Dear All,
>>>>>
>>>>> I'm new to zap and to this list, hi all!
>>>>>
>>>>> I'm trying to build zap, this is what I type:
>>>>>
>>>>> mkdir zapTest
>>>>> cd zapTest
>>>>> cvs -d
:pserver:anonymous(at)cvs-mirror.mozilla.org:/cvsroot co 
>>>>> -rZAP_20050610_BRANCH mozilla/client.mk
>>>>> cd mozilla/
>>>>> make -f client.mk checkout MOZ_CO_PROJECT=zap
>>>>> cp mozilla/zap/config/mozconfig .mozconfig
>>>>> make -f client.mk build
>>>>>
>>>>> ...
>>>>>
>>>>> after a while, i get the following error:
>>>>>
>>>>> c++ -o nsUnknownDecoder.o -c -fvisibility=hidden 
>>>>> -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API 
>>>>> -DEXPORT_XPTC_API -D_IMPL_NS_COM_OBSOLETE -D_IMPL_NS_GFX 
>>>>> -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET 
-DZLIB_INTERNAL 
>>>>> -DOSTYPE=\"Linux2.6.15\" -DOSARCH=Linux -DIMPL_NS_NET 
>>>>> -I../../../netwerk/base/src  -I../../../dist/include/xpcom

>>>>> -I../../../dist/include/string
-I../../../dist/include/mimetype 
>>>>> -I../../../dist/include/locale
-I../../../dist/include/intl 
>>>>> -I../../../dist/include/unicharutil
-I../../../dist/include/pref 
>>>>> -I../../../dist/include/uconv -I../../../dist/include/zlib

>>>>> -I../../../dist/include   -I../../../dist/include/necko 
>>>>> -I../../../dist/include/nspr  -DMOZ_PNG_READ
-DMOZ_PNG_WRITE   
>>>>> -I../../../dist/sdk/include    -fPIC   -fno-rtti
-fno-exceptions 
>>>>> -Wall -Wconversion -Wpointer-arith -Wcast-align 
>>>>> -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy 
>>>>> -Wno-non-virtual-dtor -Wno-long-long -pedantic
-fshort-wchar 
>>>>> -pthread -pipe  -DNDEBUG -DTRIMMED -O   -DMOZILLA_CLIE
>>>>>         [...]
>>>>>  clude ../../../mozilla-config.h
-Wp,-MD,.deps/nsUnknownDecoder.pp 
>>>>> nsUnknownDecoder.cpp
>>>>> nsUnknownDecoder.cpp: In static member function 'static
nsresult 
>>>>> nsBinaryDetector::Register(nsIComponentManager*, nsIFile*,
const 
>>>>> char*, const char*, const nsModuleComponentInfo*)':
>>>>> nsUnknownDecoder.cpp:731: error:
'NS_BINARYDETECTOR_CONTRACTID' 
>>>>> was not declared in this scope
>>>>> make[6]: *** [nsUnknownDecoder.o] Error 1
>>>>> make[6]: Leaving directory 
>>>>> `/home/sam/zapTest/mozilla/netwerk/streamconv/converters'
>>>>> make[5]: *** [libs] Error 2
>>>>> make[5]: Leaving directory 
>>>>> `/home/sam/zapTest/mozilla/netwerk/streamconv'
>>>>> make[4]: *** [libs] Error 2
>>>>> make[4]: Leaving directory
`/home/sam/zapTest/mozilla/netwerk'
>>>>> make[3]: *** [libs_tier_necko] Error 2
>>>>> make[3]: Leaving directory `/home/sam/zapTest/mozilla'
>>>>> make[2]: *** [tier_necko] Error 2
>>>>> make[2]: Leaving directory `/home/sam/zapTest/mozilla'
>>>>> make[1]: *** [default] Error 2
>>>>> make[1]: Leaving directory `/home/sam/zapTest/mozilla'
>>>>> make: *** [build] Error 2
>>>>>
>>>>>
>>>>> my platform is debian etch,
>>>>> gcc (GCC) 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
>>>>> i686
>>>>>
>>>>>
>>>>> am I missing something ?
>>>>>
>>>>>
>>>>> Thank you very much for your support,
>>>>> have a nice day
>>>>>
>>>>> Sam
>>>>>
>>>>>           
>>>>
>>>> -- 
>>>> To unsubscribe send an email with subject unsubscribe to 
>>>> zap-devel(at)croczilla.com.
>>>> Please contact alex(at)croczilla.com for questions.
>>>>       [...][...]

MailBoxer