>On 12/06/2010 05:25 AM,fran.renard at free.fr ><http://lists.scribus.info/mailman/listinfo/scribus> wrote: >>/ Hello, />>/ />>/ I'm a newbie on Scribus, and I'd like to install it locally on a RedHat/Linux PC, because I'm not administrator. />>/ />>/ I've downloaded scribus-1.3.3.14.tar.bz2 and unpacked it locally. I've get a scribus-1.3.3.14 directory. />>/ />>/ There is no configure command, and I've understood that I've to use cmake. />>/ />>/ I've created a "install" and a "build" directory, on the same level as the source "scribus" directory, in the scribus-1.3.3.14 directory. />>/ In the build directory, I've done : />>/ />>/ cmake ../scribus -DCMAKE_INSTALL_PREFIX:PATH=/home/username/scribus-1.3.3.14/install />>/ />One question is what you are trying to do with this syntax. I can see >you want the installation to go to this PATH, but what is this >'../scribus'? You don't want to point to this directory with cmake, AFAIK.
*The ../scribus directory is the Scribus sources directory (with the *.cpp and *.h files), as named in the/scribus-1.3.3.14/ package. I created the install and build directories at the same level. * Fran?ois -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.scribus.info/pipermail/scribus/attachments/20101206/78b443af/attachment.htm>
