Kayo Hamid <khf...@gmail.com> writes: > So I'm trying to compile Drizzle, and sometimes I need more information. > When i try to find more information, jekins blocks me: 'khflab do not have > read permission'... > > It's that correct?
we pretty much keep jenkins access to core contributors, but luckily you shouldn't need it for building Drizzle yourself. The documentation should contain all the needed instructions to build locally. For building packages, you should be able to "make rpm" if wanting RPMs (Henrik set this up a while ago). generally, (from bzr), simply "./config/autorun.sh && ./configure && make -j5" works. (replay 5 with roughly the number of CPU cores you have). The configure script should tell you any build dependencies you may be missing. -- Stewart Smith
pgp_CvWJ8VPg5.pgp
Description: PGP signature
_______________________________________________ Mailing list: https://launchpad.net/~drizzle-discuss Post to : drizzle-discuss@lists.launchpad.net Unsubscribe : https://launchpad.net/~drizzle-discuss More help : https://help.launchpad.net/ListHelp