Re: help with compiling qt examples?

2000-09-10 Thread Gernot Bauer
Hi, 

Im a bit behind in reading the debian-digest, so I dont know if anybody
already answered your question. 

Did you install zlib1g-dev? That was my fault (I had the same problems).

Gery



Re: help with compiling qt examples?

2000-09-06 Thread Will Trillich
On Tue, Sep 05, 2000 at 10:34:10PM -0400, Rob Tandy wrote:
 Hello all, 
 
 I recently apt-got libqt2, libqt2-dev, qt2-doc...

i think proper usage is

i recently 'apt-get'ted...

or if you're from georgia,

i done apt-git...

:)



help with compiling qt examples?

2000-09-05 Thread Rob Tandy
Hello all, 

I recently apt-got libqt2, libqt2-dev, qt2-doc, my interest was sparked with 
the soon to be released GPLed free version announcement.  Any way, I'm having
trouble compiling the examples that come with qt2-doc.  Here is the error
I get

g++ -L/usr/lib/qt2/lib -L/usr/X11R6/lib  -o aclock aclock.o main.o 
moc_aclock.o -lqt -lXext -lX11 -lm  -L/usr/lib -lz -lpng 
/usr/bin/ld: cannot find -lz
collect2: ld returned 1 exit status
make: *** [aclock] Error 1

hmm  -lz, zlib, right?  I have it installed.

dpkg -s zlib1g
Package: zlib1g
Status: install ok installed
...

Am I missing something?  BTW, I'm running potato.

Also, I noticed that there isn't a .deb of PyQt, the python bindings to Qt.
Is there a reason why, or no one has done it yet?

Thanks (much), in advance,

-rob



Re: help with compiling qt examples?

2000-09-05 Thread Nate Amsden
Rob Tandy wrote:

 Am I missing something?  BTW, I'm running potato.

yes, zlib1g-dev :)

nate

-- 
:::
ICQ: 75132336
http://www.aphroland.org/
http://www.linuxpowered.net/
[EMAIL PROTECTED]



Re: help with compiling qt examples?

2000-09-05 Thread Rob Tandy
Thanks nate,

it worked.

thanks for the prompt reply; this list is great.

-rob


On Tue, Sep 05, 2000 at 07:24:49PM -0700, Nate Amsden wrote:
 Return-Path: [EMAIL PROTECTED]
 
  Am I missing something?  BTW, I'm running potato.
 
 yes, zlib1g-dev :)
 
 nate
 
 -- 
 :::
 ICQ: 75132336
 http://www.aphroland.org/
 http://www.linuxpowered.net/
 [EMAIL PROTECTED]
 
 
 -- 
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null