[Scribus] Continue about scribus 1.3.1 on FC 4

Owen Cook rcook
Mon Nov 7 20:56:06 CET 2005


On 7 Nov 2005, neel s Gurjar wrote:

> I installed scribus 
1. Extracted all files in one folder
2. ./configure
3. make
4. make install

Where to move scribus folder or what should i give name to the folder ?



That process would have installed Scribus in /usr/local

I suggest that you do this

  ./configure --prefix=/opt
  make
  make install (as root)

That will install Scribus in /opt and you will be able to start it with
the command

  /opt/bin/scribus


Do  ./configure --help for more options




Owen






More information about the scribus mailing list