View Single Post
  #25 (permalink)  
Old 05-10-2007, 11:18 AM
dijichi2 dijichi2 is offline
OpenSource Builder & Moderator
 
Posts: 1,166
Default

Costa-101 I share your pain, however as you'll find later it's not as simple as using the latest versions and updating the makefile. version numbers are hardcoded into various points of the source tree which you'll find out only after you've finished the thirdparty build process.

also using later versions than in the source WILL have unforseen consequences later on, APIs change, lib versions change, config syntax changes etc etc.

if you really want, have a look at my thirdparty build notes for solaris, it has up to date paths for getting the third party tarballs:
http://varlogmessages.vroomvroom.org/?page_id=17

jholder, great news on the build tools, the thirdparty build is a particularly painful process

Quote:
.....erm, as these links are likely to change with every version release I don't think there's much point in posting them all here.
unfortunately they rarely update with releases, some thirdparty components are years old and out of date. when the source tree reopens I plan to raise bug reports against old thirdparty versions.

Quote:
Obviously I was talking about the version changes in Zimbra, people can get the links from the source when it's available.
links aren't in the source

Last edited by dijichi2; 05-10-2007 at 11:23 AM..
Reply With Quote