[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-cygwin
Subject:    [Kde-cygwin] AW: qt cygwin install problem
From:       "Ralf Habacker" <Ralf.Habacker () freenet ! de>
Date:       2001-07-20 18:45:58
[Download RAW message or body]

> -----Ursprüngliche Nachricht-----
> Von: Jack Cheng [mailto:uchenwc@lexisnexis.com]
> Gesendet am: Freitag, 20. Juli 2001 19:28
> An: 'Ralf Habacker'; Kde-Cygwin
> Cc: uchenwc@lexis-nexis.com
> Betreff: RE: qt cygwin install problem
>
> I do a search for libz under c:/cygwin, I found
>
> lib/libz.a
> lib/libz.dll.a
>
> Notice the 'a' suffix. Does this mean that the it is an static
> verion  and I need to find another distribution with binary version
 lib/libz.a is a static lib.
 lib/libz.dll.a is an import library for the libz.dll.
 For the dll look in bin for a file named libz.dll

> mentioned in my previous email is after I put the c:\cywin\lib into the
> PATH of startxwin.bat that supplied in the binary distribution.
>
> Thanks,
>
> Jack
>
> -----Original Message-----
> From:	Ralf Habacker [SMTP:Ralf.Habacker@freenet.de]
> Sent:	Friday, July 20, 2001 12:47 PM
> To:	Kde-Cygwin
> Cc:	uchenwc@lexis-nexis.com
> Subject:	AW: qt cygwin install problem
>
> > -----Ursprungliche Nachricht-----
> > Von: Jack Cheng [mailto:uchenwc@lexisnexis.com]
> > Gesendet am: Freitag, 20. Juli 2001 17:51
> > An: 'Ralf@Habacker.de'
> > Betreff: qt cygwin install problem
> >
> > Hi Ralf,
> >
> > After installation of qt and try to verify the designer as said in
> > document, I first got can not find the libz.dll error. Then I
> > noticed that
> > all the dll distributed with cygwin are with name .a as suffix. e.g.
> > libz.dll.a. I try to rename to name libz.dll, then it gave me
> >
> DLL's have normaly the extension .dll. The file with the extension .a or
> .dll.a are only for linking
> against the needed dll.
>
> > The application or DLL c:\cygwin\libz.dll is not a valid windows
> > NT image.
> > Please check this against your installation diskette.
> >
> > I just installed cygwin & xfree86 for windows by following the link on
> > cygwin.com.
> >
> > cygwin - 1.3.2
> > xfree86 - 4.1.0
> > NT4.0 sp6
> >
> > Do I miss anything or do I need to recompile ?
> >
> cygwin normally has a cygz.dll in the /usr/bin directory and the
> X11 server
> contains a libz.dll in the /usr/X11R6/bin dir. QT uses the libz.dll, so
> adding /usr/X11R6/bin to your PATH environment will correct this.
> $ export PATH=/usr/X11R6/bin:$PATH
>
> You should add this to /etc/profile, so this path is set for each starting
> shell.
>
> Regards
>
>

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic