[CCing support mailing list]

On Thu, Jun 11, 2009 at 08:46:33AM +0800, [email protected] wrote:
> Dear sir/madam,
> I am a new user in Fedora Core 6 - i386 -32bit system, after downloaded
> the "PDFEdit 0.4.2" from web, it  can not be configured as attacheded ,
> would you help me to solve the problem?

One way would be using distro version (I am pretty sure that Fedora
contains pdfedit package - I am not sure about the version though).
For compiling suggestions see bellow.

> thanks
> 
> Nixon
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> It was created by PDFedit configure 0.4.2, which was
> generated by GNU Autoconf 2.61.  Invocation command line was
> 
>   $ /home/nixon/download/configure 
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = Hutchison
> uname -m = i686
> uname -r = 2.6.18-1.2798.fc6
> uname -s = Linux
> uname -v = #1 SMP Mon Oct 16 14:37:32 EDT 2006
> 
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
> 
> /bin/arch              = i686
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> /usr/bin/hostinfo      = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /usr/kerberos/bin
> PATH: /usr/local/bin
> PATH: /usr/bin
> PATH: /bin
> PATH: /usr/X11R6/bin
> PATH: /home/nixon/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1967: checking for g++
> configure:1997: result: no
> configure:1967: checking for c++
> configure:1997: result: no

This means that you don't have GCC package installed. This is really
necessary, because you wouldn't be able to compile sources without that.
I am not sure which packages covers those two, but I would expect gcc,
g++ or something like cpp.
Besides that you need to have qt3-devel, qmake, boost-devel,
libfreetype-devel, libt1-devel, xlib-devel. I am not sure about correct
names for those packages on Fedora, but I am pretty sure that they won't
be too much different.

Also note that you have to have correctly set QTDIR and QMAKESPEC. Check
the README file for more information or feel free to ask if something is
not clear.

Best regards
-- 
Michal Hocko

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Pdfedit-support mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pdfedit-support

Reply via email to