Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
  #11 (permalink)  
Old 03-11-2008, 05:13 PM
dijichi2 dijichi2 is offline
OpenSource Buildmaster
 
Join Date: Nov 2005
Posts: 992
dijichi2 is on a distinguished road
Default

New website released, downloads restored
Reply With Quote
  #12 (permalink)  
Old 03-19-2008, 02:27 AM
nemesix nemesix is offline
Member
 
Join Date: Mar 2008
ZCS Version: Release 5.0.3_GA_2005.SOLARIS10_i386.TEST8 SOLARIS10 FOSS edition
Posts: 16
nemesix is on a distinguished road
Default

Thanks.

Also some people have use the p4 synchronization with codes.zimbra.com ???
because on my Solaris, i have this message :

Quote:
Perforce client error:
Connect to server failed; check $P4PORT.
TCP connect to codes.zimbra.com failed.
codes.zimbra.com: host unknown.

Last edited by nemesix : 03-19-2008 at 02:31 AM.
Reply With Quote
  #13 (permalink)  
Old 03-19-2008, 02:56 AM
dijichi2 dijichi2 is offline
OpenSource Buildmaster
 
Join Date: Nov 2005
Posts: 992
dijichi2 is on a distinguished road
Default

Quote:
codes.zimbra.com: host unknown.
your DNS is borked
Reply With Quote
  #14 (permalink)  
Old 03-19-2008, 03:07 AM
nemesix nemesix is offline
Member
 
Join Date: Mar 2008
ZCS Version: Release 5.0.3_GA_2005.SOLARIS10_i386.TEST8 SOLARIS10 FOSS edition
Posts: 16
nemesix is on a distinguished road
Default

Thank,

But when i ping google.com or zimbra.com i have the DNS resolution. it's only specific to codes.zimbra.com. i have try ping it many times, and it doesn't work, despite nslookup return this address :

Non-authoritative answer:
Name: codes.zimbra.com
Address: 77.67.121.22


Have got an idea's ?
Reply With Quote
  #15 (permalink)  
Old 03-19-2008, 04:09 AM
dijichi2 dijichi2 is offline
OpenSource Buildmaster
 
Join Date: Nov 2005
Posts: 992
dijichi2 is on a distinguished road
Default

you can't ping it, icmp is filtered.

try

telnet codes.zimbra.com 2666
Reply With Quote
  #16 (permalink)  
Old 03-19-2008, 06:38 AM
nemesix nemesix is offline
Member
 
Join Date: Mar 2008
ZCS Version: Release 5.0.3_GA_2005.SOLARIS10_i386.TEST8 SOLARIS10 FOSS edition
Posts: 16
nemesix is on a distinguished road
Default

Thank you for your help,
i have tried before, and it work's. so i have add the host in the my /etc/inet/hosts files. now it's ok

thanks again

PS : Your tutorial is great

Last edited by nemesix : 03-19-2008 at 06:43 AM.
Reply With Quote
  #17 (permalink)  
Old 03-20-2008, 07:53 AM
nemesix nemesix is offline
Member
 
Join Date: Mar 2008
ZCS Version: Release 5.0.3_GA_2005.SOLARIS10_i386.TEST8 SOLARIS10 FOSS edition
Posts: 16
nemesix is on a distinguished road
Default

Hello

I have an other problem ( Again !!!! ), Actually I build the ThirdPaty Components, but openssl doesn't want compile. I have this message in the ThirdParty.make.log.openssl file :

Quote:
gcc: language target=generic Is not recognized
gcc: x86cpuid-elf.s: Input file editing links is not used because publishing link has not been done
ar r ../libcrypto.a cryptlib.o mem.o mem_clr.o mem_dbg.o cversion.o ex_data.o tmdiff.o cpt_err.o
ebcdic.o uid.o o_time.o o_str.o o_dir.o x86cpuid-elf.o
ar : Impossible to open cryptlib.o
File not found
ar : Impossible to open mem.o
File not found
ar : Impossible to openmem_clr.o
File not founds
ar : Impossible to open mem_dbg.o
File not found

... again and again, until this message

Quote:
gmake[3]: *** [../libcrypto.a] Error 14
gmake[3]: Leaving directory `/opt/build.zimbra/source/FRANKLIN/ThirdParty/openssl/openssl-0.9.8g/
crypto'
gmake[2]: *** [build_crypto] Error 1
gmake[2]: Leaving directory `/opt/build.zimbra/source/FRANKLIN/ThirdParty/openssl/openssl-0.9.8g'
gmake[1]: *** [build] Error 2
gmake[1]: Leaving directory `/opt/build.zimbra/source/FRANKLIN/ThirdParty/openssl'
If you have an idea about this problem ? thank you in advance for your answers.
Reply With Quote
  #18 (permalink)  
Old 03-20-2008, 08:46 AM
nemesix nemesix is offline
Member
 
Join Date: Mar 2008
ZCS Version: Release 5.0.3_GA_2005.SOLARIS10_i386.TEST8 SOLARIS10 FOSS edition
Posts: 16
nemesix is on a distinguished road
Default

It's OK, my problem is solve. In fact, the solaris-x86 argument was missing in the autobuild script.

Thx
Reply With Quote
  #19 (permalink)  
Old 03-21-2008, 01:15 AM
dijichi2 dijichi2 is offline
OpenSource Buildmaster
 
Join Date: Nov 2005
Posts: 992
dijichi2 is on a distinguished road
Default

you've got your environment setup differently to my guide, either deliberately or by accident. in my guide, you compile everything with cc (sun studio c compiler) - this has a generic target which adapts itself to the platform you are building on. gcc may well be fine these days on solaris but used to have so many problems I prefer to use cc where possible. the only place i use gcc for zimbra is aspell and a couple of others - it's set in the ThirdParty makefiles to override where necessary.
Reply With Quote
  #20 (permalink)  
Old 05-09-2008, 04:25 AM
siva.ss.kumar siva.ss.kumar is offline
Junior Member
 
Join Date: May 2008
Posts: 5
siva.ss.kumar is on a distinguished road
Default

Hello. My first post. Very happy to see Solaris support.
When I tried to follow the steps, I fail at 'p4 sync' step. I keep getting the following errors.
mkdir: /home/public: Operation not applicable
I suspect, that since my home directory is mounte through NFS, this is causing problem in creating a new directory under /home. Is there a way to change the /home/public to something else, say /export/home/public?? Thanks
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Outlook 2007 Beta Overview GregA Zimbra Connector for Outlook 19 03-03-2008 03:24 PM
ZCS 5.0 FOSS is Released!!! jholder Announcements 1 12-21-2007 11:21 AM
5.0 RC2 released? Zig Installation 5 11-21-2007 03:09 AM
Zimbra 5.0 BETA - any Debian build? emx Administrators 6 09-04-2007 06:07 AM
Another Solaris build problem ringnebula Developers 1 08-01-2006 05:43 PM


freshmeat.net sourceforge.net The best Java IDE



 

Search Engine Optimization by vBSEO 3.0.0