Docs + wiki are indeed down, but docs are part of the source tree.
You can use 'make html', iirc to compile the docs yourself...should help
get you sorted :)
On 01/21/2013 12:48 PM, Kayo Hamid wrote:
I understand, but we do not have any document for public view?
What I think is, if I have access to wiki.drizzle.org/Compiling
<http://wiki.drizzle.org/Compiling>, or
http://docs.drizzle.org/installing/from_source.html, I can figure out by
my self what is wrong with my compilation.
In other words, i can't compile (CentOS 6.3) and I don't have any
paper/doc to see some light.
./config/autorun and ./configure is breaking
2013/1/20 Stewart Smith <stew...@flamingspork.com
<mailto:stew...@flamingspork.com>>
Kayo Hamid <khf...@gmail.com <mailto: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
--
Kayo Hamid
(Em casa, usando meu tempo livre para fazer o que gosto)
(In home using my free time to do what I like)
_______________________________________________
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
_______________________________________________
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