X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: =?ISO-8859-15?Q?Ren=E9_Berber?= Subject: Re: Problem with the PATH and QMAKESPEC variables Date: Tue, 07 Aug 2007 16:07:33 -0500 Lines: 40 Message-ID: References: <46B869CB DOT 3000305 AT web DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) In-Reply-To: <46B869CB.3000305@web.de> OpenPGP: url=hkp://wwwkeys.pgp.net X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com christoph-keller wrote: > I installed cygwin and had it installed before at another drive on the > same cumputer. To avoid problems i removed every entry in the registry > containing "cygwin". > after the new installation: >=20 > 1. the PATH varible was not set correctly, i could avoid this with > PATH=3D"/usr/local/bin:/usr/bin:/bin:$PATH" What do you mean by "correctly"? /usr/local/bin is not added by a Cygwin installation. > 2. if i execute qmake /usr/lib/qt3/bin/qmake src.pro qmake complains > that QMAKESPEC is not set correctly. You probably did not install QT3, if you had /etc/profile.d/ would have sev= eral files that set up your QT3 environment. > I only want to compile a qmake-Project once from Linux, what do i have > to do, to get it working? Your post doesn't have enough information to know... did you setup the users correctly? (i.e. running mkpasswd and mkgroup), did you installed the packa= ges you need? (i.e. the X11 a.k.a. XFree stuff) do you know how to use qt3? (the version available as a package for Cygwin only works with X11, so your stat= ement "from Linux" may be possible -- if you really meant "for Linux") did you re= ad /usr/share/doc/Cygwin/qt3-3.3.4.README? (not much info for use, but the dependencies show X11 and no Windows GDI that's why I assume this in not a complete QT3, it's only for X11). --=20 Ren=E9 Berber -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/