On Mon, 20 Dec 2004 bart at solozone.com wrote: > > Also I note the scribus-TOC gizmo from peter V. needs > ./configure --prefix=/usr/local (probably) > I had tried to give it --prefix=where/ the/ tarball/ was/ located: > Error: scribus.h not found etc.
If you do a ./configure --help
you will see that it builds into /usr/local by default
--prefix=PREFIX install architecture-independent files in PREFIX
[/usr/local]
If you don't want it in /usr/local, then specify an alternate directory
Owen
