Wow, still no way to install this thing on a linux box that doesn't have X11 installed?
Forget about a Solaris installer, or at least prioritize a simple tarball before it. I'm on Ubuntu PPC and I can't find instructions on how to install. Really quite frustrating considering all the easy install programs available, but no simple manual install instructions. thanks. Alex Karasulu wrote: > > Oh and btw the RPM and the windows executable are also available here: > > http://people.apache.org/~akarasulu/apacheds/candidates/1.0.1/apacheds-1.0.1-linux-i386.rpm > http://people.apache.org/~akarasulu/apacheds/candidates/1.0.1/apacheds-1.0.1-win32-setup.exe > > Alex > > On 2/21/07, Alex Karasulu <[EMAIL PROTECTED]> wrote: >> >> Yeah but you need a solaris machine with a display to generate the >> installer script. Basically go through an install on that machine then >> at >> the end of the install there is a screen with a button that asks you if >> you >> want to create a unmanned installation file. Hit that button and >> generate >> the script. Then scp that script to the target headless machine. Then >> install using the following command: >> >> java -jar apacheds-1.0.1-solaris-i386-setup.jar >> path/to/the<installer-file-you-created> >> >> Sorry this issue is still around. I was hoping to have a solaris package >> available but I have not had time to whip one together. >> >> HTH, >> Alex >> >> On 2/21/07, Graham Leggett <[EMAIL PROTECTED]> wrote: >> > >> > Alex Karasulu wrote: >> > >> > > >> http://people.apache.org/~akarasulu/apacheds/candidates/1.0.1/apacheds-1.0.1-solaris-i386-setup.jar >> > >> > >> <http://people.apache.org/%7Eakarasulu/apacheds/candidates/1.0.1/apacheds-1.0.1-solaris-i386-setup.jar> >> > >> > Is there a workaround for this: >> > >> > bash-3.00# java -jar apacheds-1.0.1-solaris-i386-setup.jar >> > Java Accessibility Bridge for GNOME loaded. >> > >> > - Error - >> > java.awt.HeadlessException: >> > No X11 DISPLAY variable was set, but this program performed an >> operation >> > >> > which requires it. >> > java.awt.HeadlessException: >> > No X11 DISPLAY variable was set, but this program performed an >> operation >> > which requires it. >> > at >> > >> java.awt.GraphicsEnvironment.checkHeadless(GraphicsEnvironment.java:159) >> > at java.awt.Window.<init>(Window.java:317) >> > at java.awt.Frame.<init>(Frame.java:419) >> > at >> > net.sourceforge.mlf.metouia.borders.MetouiaDotsBuffer.<init>( >> > MetouiaDotsBuffer.java :105) >> > at >> > net.sourceforge.mlf.metouia.borders.MetouiaDots.<init>(MetouiaDots.java >> > :66) >> > at >> > net.sourceforge.mlf.metouia.borders.MetouiaToolBarBorder.<init>( >> > MetouiaToolBarBorder.java:49) >> > at >> > net.sourceforge.mlf.metouia.MetouiaLookAndFeel.initComponentDefaults( >> > MetouiaLookAndFeel.java:241) >> > at >> > javax.swing.plaf.basic.BasicLookAndFeel.getDefaults( >> > BasicLookAndFeel.java:107) >> > at >> > javax.swing.plaf.metal.MetalLookAndFeel.getDefaults( >> > MetalLookAndFeel.java:1392) >> > at javax.swing.UIManager.setLookAndFeel(UIManager.java:441) >> > at javax.swing.UIManager.setLookAndFeel(UIManager.java :481) >> > at >> > com.izforge.izpack.installer.GUIInstaller.loadLookAndFeel( >> > GUIInstaller.java:346) >> > at >> > com.izforge.izpack.installer.GUIInstaller.<init>(GUIInstaller.java:111) >> > at >> > sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native Method) >> > at >> > sun.reflect.NativeConstructorAccessorImpl.newInstance( >> > NativeConstructorAccessorImpl.java:39) >> > at >> > sun.reflect.DelegatingConstructorAccessorImpl.newInstance( >> > DelegatingConstructorAccessorImpl.java :27) >> > at java.lang.reflect.Constructor.newInstance(Constructor.java >> > :494) >> > at java.lang.Class.newInstance0(Class.java:350) >> > at java.lang.Class.newInstance(Class.java:303) >> > at com.izforge.izpack.installer.Installer.main (Installer.java >> > :62) >> > >> > >> > Regards, >> > Graham >> > -- >> > >> > >> > > -- View this message in context: http://www.nabble.com/-ApacheDS--In-preparation-for-1.0.1-release%3A-candidates-available-tf3268468.html#a13699015 Sent from the Apache Directory Project mailing list archive at Nabble.com.
