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

Reply via email to