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
