I took following steps
downloaded db-4.2.52.tar.gz
renamed it as sleepycat-4.2.52.4.tgz and copied in ThirdParty/sleepycat
make in ZimbraBuild
put the 5 patches in db-4.2.52
../dist/configure
make
make install
after in ZimbraBuild , make giving error
*** Creating sleepycat
(cd /root/Desktop/zimbra/zcs-src/ZimbraBuild/mtabuild/opt/zimbra; tar xzf /root/Desktop/zimbra/zcs-src/ZimbraBuild/../ThirdParty/sleepycat/builds/FC4/sleepycat-4.2.52.4.tgz; chmod u+w sleepycat-4.2.52.4/bin/*)
chmod: cannot access `sleepycat-4.2.52.4/bin/*': No such file or directory
make: *** [/root/Desktop/zimbra/zcs-src/ZimbraBuild/mtabuild/opt/zimbra/sleepycat-4.2.52.4] Error 1
------------------------------------------------------
to solve this i renamed the db-4.2.52 as sleepycat-4.2.52.4
and
make in ZimbraBuild
it is still giving the same error
can u tell me what is the problem


LinkBack URL
About LinkBacks

