Axel, You could've saved yourself a lot of grief by using a very easy procedure to rebuild my source package on your syste. http://debian.scribus.net has the info in the
Building from a source package for other Debian-based distributions section and below that. As an example, #apt-get install apt-build #apt-build update #apt-build install scribus-ng is all you would've needed to do to get a proper .deb package built for your hardware, which would be installable/removable cleanly using synaptic, aptitude, or other package management tools. Building from the original upstream .tar.bz2 source is so last century on any Debian/Ubuntu system. And as to why there is no AMD64 scribus or scribus-ng package in our repositories - I just don't have access to such hardware. However, both current scribus and scribus-ng are built for AMD64 in the main Debian archive. I don't know what ubuntu builds. Regards, Alex. * Axel Bojer <axelb at skolelinux.no> [2006-08-26 18:54:24 +0200]: > Riku Leino skrev: > > Axel Bojer wrote: > >> Ok, thats new for me :-) > >> --program-suffix=SUFFIX > >> ought to be it, then ... > >> > >> But > >> mv /usr/local/bin/scribus /usr/local/bin/scribus-ng > >> is just as fast :-) > > > > You'll want --prefix=/some/dir/other/than/other/scribus/installations > > cause otherwise their plugins and all other resources will get mixed. > > Ok ln -s /usr/local/bin/scribus-ng /usr/local/bin/scribus > will fix this for now, and the next time I will do it the right way, > then :-) > > >> My point is not that this is difficult to change somehow, but that I > >> suggest a new default, but well, enough, now it is said :-) > > > > And next time some other random person installs scribus with the new > > default > > and that default already has another scribus version installed should we > > then > > again change the default? And /usr/local is something like a standard for > > your default prefix. Any app you build with autotools will default to that > > dir unless some other prefix are given during the configure. > > Well ?scribus? is the default command, I suppose. And debian/ubuntu also > gives me scribus-ng for 1.3.x as default. This is certainly nothing only > present on my machine :-) What I suggested was the same different > commmands for the developer/testing version and the finished version > also on the selfbuild packages. I thought this already was an > established thing because this occured on my machine on apt-get install > scribus-ng. Or do you mean it should stay so, that by installing with > apt I get a different command than when I install by hand (configuring > the source)? I find this strange :-) > But it may be that other distributions does it otherwise, and, as said, > if I am the only one wanting this, then no changes to be done of course. > > Best regards > Axel Bojer > _______________________________________________ > Scribus mailing list > Scribus at nashi.altmuehlnet.de > http://nashi.altmuehlnet.de/mailman/listinfo/scribus >