unity-dev team mailing list archive
-
unity-dev team
-
Mailing list archive
-
Message #00099
Re: [Ayatana-dev] Building unity from source
Thanks. Works like a charm. After recompiling I only have to restart
compiz which than will grab the new compiled version of unity.
Oliver
On 02/13/2011 10:30 AM, stefano.candori@xxxxxxxxx wrote:
> Hi Oliver! I had your same problem some times ago.
> I've asked for a solution in IRC and they told me to install Unity locally.
> For achieving this you should change the cmake command for Unity to :
>
> cmake .. -DCMAKE_BUILD_TYPE=Debug -DCOMPIZ_PLUGIN_INSTALL_TYPE=local -DCMAKE_INSTALL_PREFIX=/usr/local
>
> It worked for me.
References