X-Spam-Check-By: sourceware.org Date: Tue, 24 Oct 2006 12:06:52 +0200 From: juman To: cygwin AT cygwin DOT com Subject: Moving compiled application? Message-ID: <20061024100652.GA2727@c213-89-208-240.bredband.comhem.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.6i Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 I have two separate installations of Cygwin testing things out before moving one of them to an USB stick. On one of the installations I have everything needed for compiling installed as gcc etc. And on the other I only have the base installation. Now I am trying to compile an application on the development one and move it to the other. So after compiling it I just tar the whole folder and copy it over to the other one. I then follow what happens when doing a "make install" so everything goes to the right place. So when all is in place I try to start the application and nothing... No error message, no output, nothing... I just press enter and it gives me the next line. Any ideas how I can look into what is missing or do you have a better way to move an application between two systems like this? /juman -- 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/