> I dont know if I have understood you right, but does mean that when I > now upgrade from 1.3.5 to 1.3.6 there is a special command for it? Or do > you simply mean replacing? > As of now I am simply using > ./configure && make && make install > without removing the old version, and it seems to work fine, so i > suppose it is. Is this the wanted method?
That's evry simple. Just change the configure-command: ./configure --prefix=/directory/where/to/install Then Scribus will be installed in the given directory. Removing this directory also deletes Scribus ;-) Best, Tom
