Alexey,
Please, make sure to reply on the mailing list, rather than on my personnal email.
There should be a distribution waiting in the 'target/distributions' directory.
Our maven build detect which build is appropriate for your OS and architecture (if supported by Apache Directory Studio).
You can, if needed, build for a particular OS and architecture using one of the following profiles:
- for Mac OS X using -Pmacosx
- for Windows using -Pwin32
- for Linux (PPC/GTK 2) using -Plinux-ppc
- for Linux (x86/GTK 2) using -Plinux-x86
- for Linux (x86_64/GTK 2) using -Plinux-x86_64
Pierre-Arnaud
2009/10/19 Alexey Ivanov
<need4spam@...>
I need only Apache Directory Studio just to modify some values in our OpenLDAP site.
Yes I've used second manual for building studio.
I've checked out http://svn.apache.org/repos/asf/directory/studio/trunk
but after mvn install i can't find anything looking like executable, so what should i run to start Apache Directory Studio?