#6725 No page for information on build from source
Closed: fixed Opened by amitkumar25nov.

I cannot find a page which states how to download and install freeipa from source.
This may include extended information about dependencies.


Click on fork.
Find your fork url something like: https://pagure.io/forks//freeipa.git

git clone https://pagure.io/forks//freeipa.git

cd freeipa/

./autogen.sh

make

make install

Hello Amit, the page that is closest to what you are looking for:

http://www.freeipa.org/page/Build

I would suggest to do the updates there and/or promote the page better if needed.

Metadata Update from @mkosek:
- Custom field tester adjusted to wanted

You can also check the BUILD.txt file in the project root directory (see the Building section).

For development questions, feel free to contact us on freeipa-devel mailing list.

Metadata Update from @stlaz:
- Custom field tester reset

IMO, we should add 'for developers' section to README.md, which is displayed at Pagure's and GitHub project page. Which would point to BUILD.txt or http://www.freeipa.org/page/Build

Metadata Update from @pvoborni:
- Custom field tester adjusted to wanted

Metadata Update from @pvoborni:
- Issue assigned to amitkumar25nov

Metadata Update from @pvoborni:
- Issue set to the milestone: FreeIPA 4.6

@pvoborni what do you think should be added on this "for developers" section?
IMO we could have something simple like this:

# For developers
* Building FreeIPA from source
   * http://www.freeipa.org/page/Build
   * Check the BUILD.txt file at the root dir

Metadata Update from @fbarreto:
- Issue assigned to fbarreto (was: amitkumar25nov)

PR https://github.com/freeipa/freeipa/pull/906

master:

  • be2fba08ce3d89448d4a87f9d0dd15f605cf6dd1 Adding section "Building FreeIPA from source" on README

Metadata Update from @pvomacka:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata