Jo De Troy wrote: > Hi Rich, > > I've installed all extra components and while compiling the > adminserver I got the error that I needed icu v3.4, so that's what I > did. Afterwards while again trying to compile the ldapserver. > I get an error at the point where it tries to compile LDAP server console > What am I still missing? Your best bet is to simply build without the dsml related code. make ... USE_DSMLGW= USE_JAVATOOLS= > > Thanks again, > Jo > > ==== Starting LDAP Server Console ========== > > gmake BUILD_OPT=1 NO_JAVA=1 buildDirectoryConsole > gmake[1]: Entering directory `/home/ldap/ds71/ldapserver' > cd ldap/admin/src/java/com/netscape/xmltools; gmake BUILD_OPT=1 > NO_JAVA=1 -w package > gmake[2]: Entering directory > `/home/ldap/ds71/ldapserver/ldap/admin/src/java/com/netscape/xmltools' > javac -deprecation -classpath > "/home/ldap/ds71/ldapserver/ldap/admin/src/java:../../../../../../../../dist/classes/ldapjdk.jar:../../../../../../../built/java/optimize/xmltools:../../../../../../../../dist/classes/crimson.jar" > > -d ../../../../../../../built/java/optimize/xmltools DSML2LDIF.java > DSML2LDIF.java:44: package netscape.ldap does not exist At the top level directory, in which you have your ldapserver directory, there should be a directory called dist, and in this directory should be a directory called classes, and in this directory you should have several jar files which are listed in the classpath above (e.g. ../../../../../../../../dist/classes/ldapjdk.jar:../../../../../../../../dist/classes/crimson.jar") The dsmlgw requires even more jar files - activation.jar axis.jar jaxrpc.jar saaj.jar xercesImpl.jar xml-apis.jar jakarta-commons-codec.jar you can get all of them from here - > > -- > Fedora-directory-users mailing list > Fedora-directory-users at redhat.com > https://www.redhat.com/mailman/listinfo/fedora-directory-users -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3178 bytes Desc: S/MIME Cryptographic Signature Url : http://lists.fedoraproject.org/pipermail/389-users/attachments/20061006/dc73fb84/attachment.bin