X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40,SPF_PASS
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
Date: Fri, 6 Nov 2009 08:57:54 +0100
Message-ID: <e720e020911052357w62b04ba8o682ec2046b062ba8@mail.gmail.com>
Subject: Help to run executable (with ioperm) in a cmd xp window
From: arkkimede <arkkimede@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Hi!
I would like to redistribute a console application developed in a
cygwin environment to people that do not have cygwin installed.
Usually, I put the executable in a directory and using a cmd window of
XP i try to run the executable. An erro message appears because a dll
is miss.
Join all the dlls necessary at the end the application run correctly.

This specific case is a bit different. The application have to
communicate with the parallel port and hence I have to install ioperm
(ioperm -i) on the pc.
Running ioperm I obtain
ioperm.sys is already installed.
StartService function call failed.

And obviously the application does not run.

Someone can help me to overcome this problem
Tanks In Advance

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

