Is there a way to run apache-ds on FreeBSD amd64? I can neither build it from source, nor run linux binaries.
I have this issue when compiling from source: RABBITZ# svn co http://svn.apache.org/repos/asf/directory/studio/tags/1.4.0.v20090407/ ads RABBITZ# cd ads RABBITZ# mvn clean install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [ERROR] FATAL ERROR [INFO] ------------------------------------------------------------------------ [INFO] Error building POM (may not be this project's POM). Project ID: org.apache.directory.studio:parent-help:pom:null Reason: Cannot find parent: org.apache.directory.studio:parent for project: org.apache.directory.studio:parent-help:pom:null for project org.apache.directory.studio:parent-help:pom:null RABBITZ# pkg_info | grep maven maven2-2.2.1 Java project management tool, 2.0 branch and this issue when trying to run linux 32bit binaries: "The ApacheDirectoryStudio executable launcher was unable to locate its companion shared library." It doesn't even says what libraries it's missing Also a have some discussion about this problem on freebsd forums: https://forums.freebsd.org/showthread.php?t=7805
