Re: Re: How to set QTDIR environment variable

2014-05-15 Thread Yasin
Mp3 -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/42b6be39-4704-464f-a47d-2382522a1...@gmail.com

Re: How to set QTDIR environment variable

2008-05-11 Thread Nigel Henry
On Friday 09 May 2008 00:42, Hugo Vanwoerkom wrote: > Nigel Henry wrote: > > On Thursday 08 May 2008 22:08, Hugo Vanwoerkom wrote: > >> Normally you set QTDIR to where Qt is. > >> > >> So incase of qt3: > >> > >> set QTDIR=/usr/share/qt3 > >> > >> Hugo > > > > Thanks for the help Hugo. I Ran ./con

Re: How to set QTDIR environment variable

2008-05-08 Thread Hugo Vanwoerkom
Nigel Henry wrote: On Thursday 08 May 2008 22:08, Hugo Vanwoerkom wrote: Nigel Henry wrote: I'm trying to build pdfedit, which isn't available for Etch. I've already dealt with some deps (libboost-dev, libboost-iostreams-dev, libboost-iostreams1.33.1, and libt1-dev), but ./configure is complain

Re: How to set QTDIR environment variable

2008-05-08 Thread Nigel Henry
On Thursday 08 May 2008 22:08, Hugo Vanwoerkom wrote: > Nigel Henry wrote: > > I'm trying to build pdfedit, which isn't available for Etch. I've already > > dealt with some deps (libboost-dev, libboost-iostreams-dev, > > libboost-iostreams1.33.1, and libt1-dev), but ./configure is complaining > > a

Re: How to set QTDIR environment variable

2008-05-08 Thread Hugo Vanwoerkom
Nigel Henry wrote: I'm trying to build pdfedit, which isn't available for Etch. I've already dealt with some deps (libboost-dev, libboost-iostreams-dev, libboost-iostreams1.33.1, and libt1-dev), but ./configure is complaining about the gui about the QT gui as below. checking whether we want t

How to set QTDIR environment variable

2008-05-08 Thread Nigel Henry
I'm trying to build pdfedit, which isn't available for Etch. I've already dealt with some deps (libboost-dev, libboost-iostreams-dev, libboost-iostreams1.33.1, and libt1-dev), but ./configure is complaining about the gui about the QT gui as below. checking whether we want to build PDFedit gui..