New website released, downloads restored![]()
New website released, downloads restored![]()
Thanks.
Also some people have use the p4 synchronization with codes.zimbra.com ???
because on my Solaris, i have this message :
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.
your DNS is borkedcodes.zimbra.com: host unknown.
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 ?
you can't ping it, icmp is filtered.
try
telnet codes.zimbra.com 2666
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.
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 :
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
If you have an idea about this problem ? thank you in advance for your answers.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'
It's OK, my problem is solve. In fact, the solaris-x86 argument was missing in the autobuild script.
Thx
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.
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
There are currently 1 users browsing this thread. (0 members and 1 guests)