public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Terry Lincoln" <lincoln2@rochester.rr.com>
To: "Eric Goforth" <ewgoforth@netmcr.com>, <cygwin@sourceware.cygnus.com>
Subject: Re: No such file or directory
Date: Sat, 25 Mar 2000 13:07:00 -0000	[thread overview]
Message-ID: <037901bf969f$ced698c0$c92c1818@rochester.rr.com> (raw)
In-Reply-To: <38DBEF82.7DF664AD@netmcr.com>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

- ----- Original Message ----- 
From: "Eric Goforth" <ewgoforth@netmcr.com>
To: <cygwin@sourceware.cygnus.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@engineer.com>
<mailto: llincol1@rochester.rr.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@sourceware.cygnus.com

  reply	other threads:[~2000-03-25 13:07 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-03-24 14:41 Eric Goforth
2000-03-25 13:07 ` Terry Lincoln [this message]
2000-03-25 19:44 ` Larry Hall (RFK Partners, Inc)
2000-03-25 19:50   ` Chris Faylor
2000-03-25 20:11     ` Larry Hall (RFK Partners, Inc)
2000-03-26  9:06       ` Chris Faylor
2000-03-27  7:25         ` Larry Hall (RFK Partners, Inc)
  -- strict thread matches above, loose matches on Subject: below --
2020-07-06 12:57 Billie Healy
2020-07-06 16:41 ` ASSI
2020-07-06 16:59   ` Eliot Moss
2008-06-26  9:07 pirracas77
2008-06-26  9:35 ` Dave Korn
2008-06-26 15:37   ` pirracas77
     [not found] <f9dce6b30707120418yc2bea1axa699bea2d824e176@mail.gmail.com>
2007-07-12 12:38 ` Larry Hall (Cygwin)
2004-12-06 23:49 no " Kevin Smith
2002-12-13 16:03 No " ganglio
2000-03-27  6:01 Earnie Boyd
2000-03-27  7:56 ` Chris Faylor
2000-03-27  5:56 Earnie Boyd
2000-03-27  7:51 ` Chris Faylor
2000-03-26 16:11 Rick Rankin
2000-03-26 15:02 Rick Rankin
2000-03-26 15:09 ` Chris Faylor
2000-03-25 20:13 Rick Rankin
2000-03-26  9:13 ` Chris Faylor
2000-03-27 14:23   ` Michael Hirmke
2000-01-15  4:50 Slate
2000-01-15  8:00 ` Heinz-Juergen Oertel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='037901bf969f$ced698c0$c92c1818@rochester.rr.com' \
    --to=lincoln2@rochester.rr.com \
    --cc=cygwin@sourceware.cygnus.com \
    --cc=ewgoforth@netmcr.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).