<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Steve Mahaffey wrote:
<blockquote
 cite="mid1896.192.168.1.110.1117918468.squirrel@192.168.1.101"
 type="cite">
  <pre wrap="">Leif Hedstrom wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Did you actually create an Admin and DS instance (using .../setup/setup)
    </pre>
  </blockquote>
  <pre wrap=""><!---->? I don't think those scripts are created until you run the setup.

I followed the Install Guide where it says to do this:
cd serverroot/bin/slapd/admin/bin
perl ds_newinst.pl /full/path/to/install.inf

I haven't fully scrutinized what the perl script does, but maybe it
doesn't do all the things that the setup script that you've referenced
does.  Perhaps I should try to start over and use that one?

Looks like the setup shell scrip overwrites the install.inf file also.  So
if both need to run it looks like order may be important.
  </pre>
</blockquote>
There are two different procedures here.  When building completely from
scratch from source, you do not have the admin server, console, setup,
etc.  Those components are still proprietary and have not yet been open
sourced (we are working on it).  So if you do a "pure" open source
build from scratch, you don't get console, admin server, etc.<br>
<br>
What we recommend is to first download and install the binary Fedora DS
package.  This does contain admin server, console, etc., and will
create those scripts like start-admin at install time.  Then, if you
want to work on the source code, check it out and build it, then just
replace ns-slapd, libslapd.so, and any other files you'd like to test
with your changes with the versions you build from source.<br>
<blockquote
 cite="mid1896.192.168.1.110.1117918468.squirrel@192.168.1.101"
 type="cite">
  <pre wrap="">
--
Fedora-directory-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Fedora-directory-users@redhat.com">Fedora-directory-users@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/fedora-directory-users">https://www.redhat.com/mailman/listinfo/fedora-directory-users</a>
  </pre>
</blockquote>
</body>
</html>