<!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">
Graham Leggett wrote:
<blockquote cite="mid43A28CB7.2010905@sharp.fm" type="cite">Hi all,
  <br>
  <br>
Having managed to get the build to run all the way to the end on
Solaris 10, I am now having problems with the setup program. During the
setup, the screen asks what to install like so:
  <br>
  <br>
&nbsp;Fedora components:
  <br>
  <br>
&nbsp;Components with a number in () contain additional subcomponents
  <br>
&nbsp;which you can select using subsequent screens.
  <br>
  <br>
&nbsp;&nbsp;&nbsp;&nbsp; 1. Fedora Directory Server
  <br>
&nbsp;&nbsp;&nbsp;&nbsp; 2. Fedora Directory Server Console
  <br>
  <br>
Selecting anything bombs out the setup program like so:
  <br>
  <br>
&nbsp;ERROR: Can't find component: base
  <br>
  <br>
&nbsp;Press any key to continue.
  <br>
  <br>
Does anybody know what the "base" component is, and why it might be
missing?
  <br>
</blockquote>
It's from AdminServer.&nbsp; How does your Adminserver package directory
look like?&nbsp; It'd be something like this:<br>
$ ls
&lt;srcroot&gt;/adminserver/built/release/package/&lt;platformdir&gt;<br>
admin/&nbsp; LICENSE.txt*&nbsp; setup*&nbsp;&nbsp;&nbsp;&nbsp; svrcore/<br>
<font color="#cc0000"><b>base/</b></font>&nbsp;&nbsp; README.txt*&nbsp;&nbsp; setup.inf&nbsp;
unzip_wrapper.pl<br>
<br>
And they are copied and used in the FDS setup:<br>
$ ls &lt;srcroot&gt;/&lt;datedir&gt;/&lt;platformdir&gt;<br>
admin/&nbsp; dsktune*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; README.txt*&nbsp; setup.inf&nbsp;&nbsp; slapd/&nbsp;&nbsp;&nbsp;
unzip_wrapper.pl<br>
<font color="#cc0000"><b>base/</b></font>&nbsp;&nbsp; LICENSE.txt*&nbsp; setup*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
silent.inf&nbsp; svrcore/<br>
<br>
Thanks,<br>
--noriko<br>
<blockquote cite="mid43A28CB7.2010905@sharp.fm" type="cite"><br>
Regards,
  <br>
Graham
  <br>
--
  <br>
  <pre wrap="">
<hr size="4" width="90%">
--
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>
<br>
</body>
</html>