On Fri, Mar 19, 2010 at 1:36 PM, Brett Henderson <br...@bretth.com> wrote:

> On Fri, Mar 19, 2010 at 1:47 AM, Aaron Schaefer <aa...@elasticdog.com>wrote:
>
>> On Wed, Mar 17, 2010 at 5:14 PM, Brett Henderson <br...@bretth.com>
>> wrote:
>> > Okay, my question wasn't clear.  I meant, does the Osmosis installation
>> path
>> > have any spaces in it?  Which directory is Osmosis installed in?
>> >
>> > Can you also tell me which file you downloaded so that I can double
>> check
>> > it?
>>
>>
>> My bad, your question was clear...my brain on the other hand, not so
>> much. Osmosis does not have any spaces in its installation path
>> "/home/aarons/projects/vendor/osmosis-0.34/". I got it directly from
>> Subversion, doing a checkout on the 0.34 tag (svn co
>> http://svn.openstreetmap.org/applications/utils/osmosis/tags/0.34/).
>>
>>
> Oh!  That might explain it.  Have you compiled it?
>
> You need to at least run "ant build_binary" in order to compile the
> necessary pieces.
>
> "ant dist" will produce a full zipfile distribution in the dist directory
> (and includes the build_binary step).  "ant all", or just "ant" will do
> everything including running all unit tests.  Just be aware that all
> database unit tests will fail unless you have the required databases set up
> and configured.
>

I should also mention that you have to have "ant" installed :-)  It's should
be available in most Linux distributions.  Depending on how it's packaged
you may need some optional ant components, it's usually not too difficult to
add missing ones though.  You can probably install everything ant related.

If that's all too hard and you're not making any code changes then just use
the binary distribution.

Brett
_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to