Craig Ringer wrote:
>
>
> After `make install' your Scribus excutable will be at 
> ${CMAKE_NISTALL_PREFIX}/bin/scribus . For example, if you set 
> -DCMAKE_INSTALL_PREFIX:PATH=/usr/local/scribus135 , it'll be 
> /usr/local/scribus135/bin/scribus .
>   

Here's a tip though:

if you put it somewhere in your home directory (or somewhere else you 
have write privileges to), you can do 'make install' without being root, 
which makes it even less likely you'll mess anything up. The executable 
is going to find everything it needs in that directory.

Greg

Reply via email to