delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <037901bf969f$ced698c0$c92c1818@rochester.rr.com> |
From: | "Terry Lincoln" <lincoln2 AT rochester DOT rr DOT com> |
To: | "Eric Goforth" <ewgoforth AT netmcr DOT com>, <cygwin AT sourceware DOT cygnus DOT com> |
References: | <38DBEF82 DOT 7DF664AD AT netmcr DOT com> |
Subject: | Re: No such file or directory |
Date: | Sat, 25 Mar 2000 16:19:24 -0500 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.00.2919.6600 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2919.6600 |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 - ----- Original Message ----- From: "Eric Goforth" <ewgoforth AT netmcr DOT com> To: <cygwin AT sourceware DOT cygnus DOT com> Sent: Friday, March 24, 2000 5:43 PM Subject: No such file or directory > I'm trying to compile the Remind utility to work under Cygwin. I > initially tried compiling it with the I've compiled it, and then > tried "make install," but I'm getting a bunch of "No such file or > directory" messages. I created a /usr/local/man and > /usr/local/bin directories. I then tried doing another "make" > and "make install." Apparently, it compiled correctly? > > In the Readme.DOS file I am told the following: > > 3 - If you are using Turbo C to compile Remind, type: > > make -fmakefile.tc > > If you are using Microsoft C to compile Remind, type: > > make makefile.msc > > I considered trying to compile it with the -mno-cygwin option > and using one of these other makefiles. I'm not much of a C > programmer as I'm sure you can tell. > > BASH.EXE-2.02$ make At what point did you run configure? In a posix environment you should always run configure to generate a *proper* makefile and config.h for the compile to be successful. You might also check to see if Remind has already been ported and save the aggrevation of _fixing_ it. > > ******************* > * * > * Building REMIND * > * * > ******************* > > make[1]: Nothing to be done for `all'. > BASH.EXE-2.02$ ls > ACKNOWLEDGEMENTS config.cache examples tests > COPYRIGHT config.log install-sh unconfigure > Makefile config.status man www > README configure remind.lsm > WINDOWS configure.in scripts > build.tk docs src > BASH.EXE-2.02$ make install > > ********************* > * * > * Installing REMIND * > * * > ********************* > > cd src; make install > for prog in remind rem2ps ./../scripts/kall ./../scripts/rem > ./../scripts/tkremi > nd ./../scripts/cm2rem.tcl ; do \ > /CYGNUS/CYGWIN~1/H-I586~1/BIN/install -c $prog > /usr/local/bin ; \ > done > /CYGNUS/CYGWIN~1/H-I586~1/BIN/install: remind: No such file or > directory /CYGNUS/CYGWIN~1/H-I586~1/BIN/install: rem2ps: No such > file or directory strip /usr/local/bin/remind > strip: /usr/local/bin/remind: No such file or directory > make[1]: [install] Error 1 (ignored) > strip /usr/local/bin/rem2ps > strip: /usr/local/bin/rem2ps: No such file or directory > make[1]: [install] Error 1 (ignored) > for man in ./../man/kall.1 ./../man/rem.1 ./../man/rem2ps.1 > ./../man/remind.1 ./ > ../man/tkremind.1 ./../man/cm2rem.1 ; do \ > /CYGNUS/CYGWIN~1/H-I586~1/BIN/install -c -m 644 $man > /usr/local/man/man1 > ; \ > done > BASH.EXE-2.02$ > > -- > Eric Goforth > W. Terry Lincoln Senior Consultant [Linux Registered User #99583] Ciber corporation (attached to Xerox) <mailto: WTerryLincoln AT engineer DOT com> <mailto: llincol1 AT rochester DOT rr DOT com> <http://www.geocities.com/terry_lincoln> <http://www.angelfire.com/ny/TerryLincoln > -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 6.5.2 for non-commercial use <http://www.pgp.com> Comment: This message is signed with Pretty Good Privacy Key iQA/AwUBON0tWWdPbBTG5+8FEQKHmwCcCxRhz9vWyA2FsiTRPTJ4za1FGqwAoIgy SO/NykeSlHD24hBp58wqpG6z =CgQF -----END PGP SIGNATURE----- -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |