www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/02/10/06:44:11

Date: Mon, 10 Feb 1997 13:29:32 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Tommy Bevins <bevinst AT vicksburg DOT com>
cc: djgpp AT delorie DOT com
Subject: Re: WIN95 LFN problems with mv and info command.
In-Reply-To: <32feac32.54220735@library.airnews.net>
Message-ID: <Pine.SUN.3.91.970210131648.2641D-100000@is>
MIME-Version: 1.0

On Sat, 8 Feb 1997, Tommy Bevins wrote:

> archive. The mv command is dated 10/22/96 and the info command is
> dated 10/24/96.
> 
> C:\download\TEMP>mv test.f test.bak
> d:/djgpp/bin/mv: cannot move `test.f' to `test.bak': No such file or
> directory (ENOENT)

You have an outdated mv.exe.  Please get the latest fil313b.zip (dated 
Nov 5th or later); mv.exe there should have the size of 69632 bytes and 
be dated Nov 5, 1996, 14:25.

> The info command will not find the file specified with the -f option.
> An example follows (the command works with lfn=n):
> 
> C:\download\TEMP>set lfn=y
> C:\download\TEMP>info -f g77
> info.exe: g77: No such file or directory (ENOENT)

This is an entirely different problem.  I'd guess that the g77 Info file
is called `g77.inf' on your system.  If so, you should rename it to
`g77.info', because when LFN is enabled, info.exe looks for the full long
filenames.  (Alternatively, I think you could say "info -f g77.inf" and it
should work too.) If the file is indeed called `g77.inf' and you got it
from some pre-compiled distribution, I suggest you write to whoever
produced that g77 distribution and ask them to make their zip files
LFN-clean (they should use an LFN-aware Zip program and call the file by
its original long filename when zipping); or maybe the zip is OK, but you
unzipped it with an unzip program which doesn't support long filenames. 

Btw, the recommended method of calling Info is this:

		info g77

This requires that you update the master menu (found on the info/dir 
file) to include a menu item whose name begins with "g77".  Info will 
then find the file g77.inf automagically.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019