X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: installing tar programs using cygwin Date: Sun, 9 Apr 2006 13:57:19 +0100 Message-ID: <010101c65bd5$23657090$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <3827343.post@talk.nabble.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk 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 On 09 April 2006 12:40, dpdce wrote: > Tried to load program on cygwin linux. > Having problems. I have a dell inspiron b130 > Using windows xp. Used the following procedure: > # tar xvzf package.tar.gz (or tar xvjf package.tar.bz2) works > # cd package works > # ./configure does not work > # make cmd not recognize > # make install cmd not used because the > Above failed > What am I doing wrong ? Well, if you just installed the default cygwin setup, you might not have some of the dev tools like make, gcc, autotools etc. You'd need to re-run setup.exe and choose to 'Install' the needed packages from the 'Devel' category. If that isn't the problem, or if you need more advice on which packages to choose, read this page --> > Problem reports: http://cygwin.com/problems.html and follow the bit about sending cygcheck.out as an attachment to the mailing list. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/