[Scribus] Cmake miseries redux.

Gregory Pittman gpittman
Fri Oct 26 18:23:23 CEST 2007


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



More information about the scribus mailing list