ai, that doesn't seem to help :( same error:
scribusview.cpp: In member function `void ScribusView::CreatePS(PSLib*, unsigned int, unsigned int, int, bool, QString, bool, bool, bool)': scribusview.cpp:878: `abs' undeclared (first use this function) scribusview.cpp:878: (Each undeclared identifier is reported only once for each function it appears in.) also ran configure again, didn't make a difference... i'm s sort-of "i know how to type ./configure && make && make install" type, so i'm in the dark here... any information i can give, just ask. i'd love to run scribus... BTW i subscribed to the list so no need for CCs anymore thanks, wim PFJ wrote: >Hi, > > > >>scribusview.cpp: In member function `void ScribusView::CreatePS(PSLib*, >> unsigned int, unsigned int, int, bool, QString, bool, bool, bool)': >>scribusview.cpp:877: `abs' undeclared (first use this function) >>scribusview.cpp:877: (Each undeclared identifier is reported only once >> >> > >Add in at the top of scribusview.cpp > >#include <cmath> > >and recompile. It's very odd it should do that! > >TTFN > >Paul > > >
