On Tue, Jan 08, 2002 at 01:05:58PM -0500, Larry Hall (RFK Partners, Inc) wrote:
> At 10:45 AM 1/8/2002, Nicolas Williams wrote:
> >OpenSSH earlier. Thanks. This fixes it all, though it's still
> >interesting that 'ls /usr/local' doesn't show 'bin' yet 'ls
> >/usr/local/bin' does show things in the
At 10:45 AM 1/8/2002, Nicolas Williams wrote:
>OpenSSH earlier. Thanks. This fixes it all, though it's still
>interesting that 'ls /usr/local' doesn't show 'bin' yet 'ls
>/usr/local/bin' does show things in there.
Well, looks like you'll need to track this down yourself if you're
truly interested
On Tue, Jan 08, 2002 at 10:22:35AM -0500, John Peacock wrote:
> Nicolas Williams wrote:
> >
> >
> > And I can't remove /usr/local/bin/cygwin1.dll.
> >
>
> Exit cygwin completely (including any Cygwin-based services you are running)
> and then delete cygwin1.dll from Windows. You may need to
Nicolas Williams wrote:
>
>
> And I can't remove /usr/local/bin/cygwin1.dll.
>
Exit cygwin completely (including any Cygwin-based services you are running)
and then delete cygwin1.dll from Windows. You may need to disable services and
reboot to make sure the dll is not in use.
HTH
John
--
On Mon, Jan 07, 2002 at 06:58:15PM -0500, Brandon S. Allbery KF8NH wrote:
> On Mon, 2002-01-07 at 16:32, Nicolas Williams wrote:
> > A dialog comes up saying: "The procedure entry point ___progname could
> > not be located in the dynamic link library cygwin1.dll". This happens if
> > the binary i
On Sat, Jan 05, 2002 at 12:53:22AM +0100, Gerrit P. Haase wrote:
> Hallo Nicolas,
>
> Am 2002-01-04 um 22:11 schriebst du:
>
> > ./configure --prefix=/usr/local --disable-otp ; make
>
> > Works, well, almost works.
>
> > The only serious problems appear to be:
>
> > - Cygwin defines iruserok
On Mon, Jan 07, 2002 at 04:32:31PM -0500, Nicolas Williams wrote:
>A dialog comes up saying: "The procedure entry point ___progname could
>not be located in the dynamic link library cygwin1.dll". This happens if
>the binary is in /usr/local/bin.
>
>Same binary in /usr/bin or /usr/heimdal/bin works
A dialog comes up saying: "The procedure entry point ___progname could
not be located in the dynamic link library cygwin1.dll". This happens if
the binary is in /usr/local/bin.
Same binary in /usr/bin or /usr/heimdal/bin works just fine.
I'v configured/made/installed with --prefix=/usr/local and
Nicolas Williams wrote:
> ./configure --prefix=/usr/local --disable-otp ; make
>
> Works, well, almost works.
[ snip ]
> - The same klist.exe binary in /tmp/heimdal-0.4e/kuser/klist.exe works,
>but, the *same* binary, located in /usr/local/bin/. Then again, if I
>copy klist.exe to /u
Hallo Nicolas,
Am 2002-01-04 um 22:11 schriebst du:
> ./configure --prefix=/usr/local --disable-otp ; make
> Works, well, almost works.
> The only serious problems appear to be:
> - Cygwin defines iruserok() in unistd.h but does not provide an
>implementation, therefore ./configure detec
./configure --prefix=/usr/local --disable-otp ; make
Works, well, almost works.
The only serious problems appear to be:
- Cygwin defines iruserok() in unistd.h but does not provide an
implementation, therefore ./configure detects that iruserok() is
missing and lib/roken/iruserok.c fails
11 matches
Mail list logo