|
From: Hedayat V. <hed...@ai...> - 2010-06-07 21:04:53
|
Hi again,
Hopefully the error in the installation is also fixed.
Thanks again,
Hedayat
/*Joschka Boedecker <jos...@am...>*/ wrote on
06/07/2010 5:02:09 PM +0450:
> Hi Hedayat,
>
> On Jun 7, 2010, at 4:23 PM, Hedayat Vatankhah wrote:
>
>>
>> hmmm... currently I can't say anything for sure, but just a guess:
>> are you using the SVN trunk of simspark? Apparently currently the
>> server looks into simspark-0.2 directories, while the version is
>> 0.2.1 now (changed a few days ago); so it should look into
>> simspark-0.2.1 directories. Would you please completely remove any
>> simspark-0.2 content and try again?
>
> It turned out I still had some old libraries installed somewhere in
> the system that got in the way :-/ Once I cleaned up my system a bit
> and built everything from scratch again, it worked without problem
> with two small exceptions:
>
> *somehow, the accelerometer.so file did not get installed and I had to
> copy it manually (maybe sth. missing in the cmake_install file?).
>
> * in
> simspark/trunk/rcssserver3d/build/rcssserver3d/cmake_install.cmake, I
> had to remove line
> 52: "simspark/trunk/rcssserver3d/build/rcssserver3d/simspark",
> otherwise I would get an error when doing make install (target not found).
>
> Another thing I wanted to propose was to include an $ENV{ODE_HOME} in
> the FindODE script for include and libs. Right now it uses
> $ENV{OGRE_HOME} because it seems to be included in the Ogre SDK (?).
> Otherwise, ode-config with --libs might be used.
>
> Cheers,
> Joschka
> =
|