View Single Post
  #1 (permalink)  
Old 11-30-2005, 02:02 PM
mdasif2k5 mdasif2k5 is offline
New Member
 
Posts: 4
Default M2 Source installation on FC3

I did the fresh install of OS (FC3) on Dell PowerEdge server, and downloaded Zimbra Source M2, which is 26MB. Followed the steps given in readme_source, but when i do make dev-install its giving the output

[asif@zmail ZimbraBuild]$ make dev-install
*** Installing mysql
(cd /opt/zimbra; tar xzf /home/asif/zcs-src/ZimbraBuild/../ThirdParty/mysql/FC3/mysql-standard-4.1.10a-pc-linux-gnu-i686.tar.gz
tar: /home/asif/zcs-src/ZimbraBuild/../ThirdParty/mysql/FC3/mysql-standard-4.1.10a-pc-linux-gnu-i686.tar.gz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
make: *** [/opt/zimbra/mysql-standard-4.1.10a-pc-linux-gnu-i686] Error 2

I found that there are no files in ThirdParty/mysql/, except Makefile.

Do i need to download that exact version and rebuild ? or is there any other source file which i have to download from zimbra?

Asif
Reply With Quote