Dean McCorquodale wrote: > I'm having a problem compiling the latest cvs on FC4 > I get the following > > /usr/bin/install -c -p -m > 644 ./oogettext1.png > /home/deanm/test-Scribus/share/doc/scribus-1.3.4cvs/en/images/oogettext1.png > /usr/bin/install -c -p -m > 644 ./pagetemplate1.png > /home/deanm/test-Scribus/share/doc/scribus-1.3.4cvs/en/images/pagetemplate1.png > /usr/bin/install -c -p -m > 644 > ./pagenumbering.png/home/deanm/test-Scribus/share/doc/scribus-1.3.4cvs/en/images/pagenumbering.png > /usr/bin/install: too few arguments
That looks like a problem with the Makefile.am that controls the installation of Scribus resources. It probably didn't get noticed because most of the devs have switched over to CMake now. It should be fixed soon. -- Craig Ringer
