It works now!
Thank you very much for your help Michal and Scott. I am actually building
it under Ubuntu, so I guess that's why I didn't need to put the portability
flags. I set the QTDIR variable as stated and just did ./configure and
everything went fine and the program works fine as far as I can tell.
Best,
Xu
On Mon, Apr 18, 2011 at 3:45 AM, Michal Hocko <msts...@gmail.com> wrote:
> On Sun, Apr 17, 2011 at 02:59:28PM -0400, Scott Kostyshak wrote:
> > Hi Xu,
> >
> > My guess is that the QTDIR variable is not being seen by qsa. Instead of
> > appending it to your configure command, try setting it externally. For
> > example, in your terminal, enter the following two lines
> > QTDIR="/usr/share/qt3"
> > export QTDIR
>
> This might be possible, because we are running an external configure in
> qsa directory. qmake is passed in as an argument so it knows what to run
> but maybe qmake lacks the variable...
>
> >
> > Then instead of running ./configure QTDIR=/usr/share/qt3
> > --enable-portability-flags=no
> > run simply ./configure
>
> You still need --enable-portability-flags=no in cygwin as we learnt in
> the past
>
>
> --
> Michal Hocko
>
>
> ------------------------------------------------------------------------------
> Benefiting from Server Virtualization: Beyond Initial Workload
> Consolidation -- Increasing the use of server virtualization is a top
> priority.Virtualization can reduce costs, simplify management, and improve
> application availability and disaster protection. Learn more about boosting
> the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
> _______________________________________________
> Pdfedit-support mailing list
> Pdfedit-support@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pdfedit-support
>
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Pdfedit-support mailing list
Pdfedit-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdfedit-support