|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
PStoEdit and KOfficeI am trying to build the KOffice 2.0 Branch (SVN).
The configure script says that it can not locate: "pstoedit". However, in my CMakeCache.txt file, I have: PSTOEDIT_EXECUTABLE:FILEPATH=/usr/local/bin/pstoedit WITH_Pstoedit:BOOL=ON Am I missing something her? or did I find a bug? -- JRT ____________________________________ koffice mailing list koffice@... To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice |
|
|
Re: PStoEdit and KOfficeOn Saturday 30 May 2009, James Richard Tyrer wrote:
> I am trying to build the KOffice 2.0 Branch (SVN). > > The configure script says that it can not locate: "pstoedit". > > However, in my CMakeCache.txt file, I have: > > PSTOEDIT_EXECUTABLE:FILEPATH=/usr/local/bin/pstoedit > > WITH_Pstoedit:BOOL=ON > > Am I missing something her? or did I find a bug? Does pstoedit -help | grep plot-svg return something like: plot-svg: .svg: svg via GNU libplot ? If not, that's probably the problem. -- Boudewijn Rempt | http://www.valdyas.org ____________________________________ koffice mailing list koffice@... To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice |
|
|
Re: PStoEdit and KOfficeBoudewijn Rempt wrote:
> On Saturday 30 May 2009, James Richard Tyrer wrote: >> I am trying to build the KOffice 2.0 Branch (SVN). >> >> The configure script says that it can not locate: "pstoedit". >> >> However, in my CMakeCache.txt file, I have: >> >> PSTOEDIT_EXECUTABLE:FILEPATH=/usr/local/bin/pstoedit >> >> WITH_Pstoedit:BOOL=ON >> >> Am I missing something her? or did I find a bug? > > Does > > pstoedit -help | grep plot-svg > > return something like: > > plot-svg: .svg: svg via GNU libplot > > ? > > If not, that's probably the problem. Yes, I don't have that returned. If find that this is not a simple issue. With PStoEdit, PlotUtils is an option so not linking to it is not reported as an error. But, I had PlotUtils installed. And with PStoEdit, building libplotter is an option which appears to be necessary for PStoEdit to link against it. No, I didn't have that installed -- that was the problem. IAC, I think it now works, thanks for the tip. I suppose that most people use binaries, so it isn't worth having a more explicit error message to report the actual problem of the missing libplotter in PlotUtils. -- JRT ____________________________________ koffice mailing list koffice@... To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice |
|
|
Re: PStoEdit and KOfficeOn Sunday 31 May 2009, James Richard Tyrer wrote:
> I suppose that most people use binaries, so it isn't worth having a more > explicit error message to report the actual problem of the missing > libplotter in PlotUtils. I've improved the error message a little to point out it's the svg plugin we need -- I'll mull over possible improvements to tell the user the source cause is with libplotter. But that's hard to formulate succinctly :-) -- Boudewijn Rempt | http://www.valdyas.org ____________________________________ koffice mailing list koffice@... To unsubscribe please visit: https://mail.kde.org/mailman/listinfo/koffice |
| Free embeddable forum powered by Nabble | Forum Help |