public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* building jed
@ 2001-10-19 11:08 Gary Jones
  2001-10-19 15:12 ` Gerrit P. Haase
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Gary Jones @ 2001-10-19 11:08 UTC (permalink / raw)
  To: cygwin

Has anyone managed to build the jed editor for cygwin? I vaguely 
remember seeing a thread about it here but the search facility 
doesn't show anything up.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: building jed
  2001-10-19 11:08 building jed Gary Jones
@ 2001-10-19 15:12 ` Gerrit P. Haase
  2001-10-20  0:22   ` Gary Jones
  2001-10-20  1:37 ` Cygwin Setup Carlos de Sousa
  2001-10-20  1:43 ` Build OpenLDAP 2.0.15 Carlos de Sousa
  2 siblings, 1 reply; 16+ messages in thread
From: Gerrit P. Haase @ 2001-10-19 15:12 UTC (permalink / raw)
  To: Gary Jones, cygwin

Gary Jones schrieb am 2001-10-19, 20:07:

>Has anyone managed to build the jed editor for cygwin? I vaguely 
>remember seeing a thread about it here but the search facility 
>doesn't show anything up.

It seems my message didn't make it through. 
Yes I build it, but I havn't released it yet.
Are you familiar with jed?
I look for someone who can test it so I know it works.

Gerrit


-- 
=^..^=

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: building jed
  2001-10-19 15:12 ` Gerrit P. Haase
@ 2001-10-20  0:22   ` Gary Jones
  2001-10-21  1:21     ` Gerrit P. Haase
  0 siblings, 1 reply; 16+ messages in thread
From: Gary Jones @ 2001-10-20  0:22 UTC (permalink / raw)
  To: cygwin

On 20 Oct 2001, you wrote:

> Gary Jones schrieb am 2001-10-19, 20:07:
> 
> >Has anyone managed to build the jed editor for cygwin?
[snip]
> Yes I build it, but I havn't released it yet.
> Are you familiar with jed?
> I look for someone who can test it so I know it works.

I use jed by preference on Linux and on Windows. I can test basic 
functionality but I tend not to use anything advanced. I would prefer 
the source to binaries (then if there are any problems I can look at 
them myself as well as tell you), but binaries are okay if that is 
easiest for you.



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Cygwin Setup
  2001-10-19 11:08 building jed Gary Jones
  2001-10-19 15:12 ` Gerrit P. Haase
@ 2001-10-20  1:37 ` Carlos de Sousa
  2001-10-20  1:43 ` Build OpenLDAP 2.0.15 Carlos de Sousa
  2 siblings, 0 replies; 16+ messages in thread
From: Carlos de Sousa @ 2001-10-20  1:37 UTC (permalink / raw)
  To: cygwin

Hi!

I'm running setup.exe 2.78.2.13, I'm a little 
frustrated over the fact that the only information
not saved between invocations is the proxy server setting and the 
port number.
As I normally run behind a FW, I need to fill in that
information every time.
Any reason for that, or is my ini file screwed up?

Keep up the good work!

Regards
Carlos de Sousa



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Build OpenLDAP 2.0.15
  2001-10-19 11:08 building jed Gary Jones
  2001-10-19 15:12 ` Gerrit P. Haase
  2001-10-20  1:37 ` Cygwin Setup Carlos de Sousa
@ 2001-10-20  1:43 ` Carlos de Sousa
  2001-10-22  9:44   ` Jason Tishler
  2 siblings, 1 reply; 16+ messages in thread
From: Carlos de Sousa @ 2001-10-20  1:43 UTC (permalink / raw)
  To: cygwin

I'm having problems building OpenLDAP 2.0.15 on cygwin 1.3.2-1
I don't run on 1.3.3-2 because of the GDB problem.

gcc -g -O2 -I../../include -I../../include       -c -o mods.o mods.c
In file included from slap.h:35,
                 from mods.c:19:
../../include/ldif.h:71: parse error before `*'
In file included from slap.h:1203,
                 from mods.c:19:
proto-slap.h:391: parse error before `*'
proto-slap.h:391: parse error before `FILE'
proto-slap.h:391: warning: data definition has no type or storage class
proto-slap.h:392: parse error before `*'
make[2]: *** [mods.o] Error 1
make[2]: Leaving directory
`/usr/local/src/openldap-2.0.15/servers/slapd'
make[1]: *** [all-common] Error 1
make[1]: Leaving directory `/usr/local/src/openldap-2.0.15/servers'
make: *** [all-common] Error 1

Any ideas?

Regards
Carlos de Sousa


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: building jed
  2001-10-20  0:22   ` Gary Jones
@ 2001-10-21  1:21     ` Gerrit P. Haase
  2001-10-21  2:05       ` Gary Jones
  0 siblings, 1 reply; 16+ messages in thread
From: Gerrit P. Haase @ 2001-10-21  1:21 UTC (permalink / raw)
  To: Gary Jones; +Cc: cygwin

Guten Tag Gary Jones,

Am 2001-10-20 um 09:14 schrieben Sie:

> On 20 Oct 2001, you wrote:

>> Gary Jones schrieb am 2001-10-19, 20:07:
>> 
>> >Has anyone managed to build the jed editor for cygwin?
> [snip]
>> Yes I build it, but I havn't released it yet.
>> Are you familiar with jed?
>> I look for someone who can test it so I know it works.

> I use jed by preference on Linux and on Windows. I can test basic 
> functionality but I tend not to use anything advanced. I would prefer 
> the source to binaries (then if there are any problems I can look at 
> them myself as well as tell you), but binaries are okay if that is 
> easiest for you.

If you want to build from source, you will also need to build libslang.a
I try make a patch to to s-lang and jed source.

Ciao,

Gerrit P. Haase                            mailto:gp@familiehaase.de
-- 
=^..^=


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: building jed
  2001-10-21  1:21     ` Gerrit P. Haase
@ 2001-10-21  2:05       ` Gary Jones
  2001-10-21  4:49         ` Gerrit P. Haase
  0 siblings, 1 reply; 16+ messages in thread
From: Gary Jones @ 2001-10-21  2:05 UTC (permalink / raw)
  To: cygwin

On 21 Oct 2001, you wrote:

> If you want to build from source, you will also need to build libslang.a
> I try make a patch to to s-lang and jed source.

I don't recall having to patch the s-lang lib source at all, it built 
without problems (lib v. 1.4.2) - JD included an excellent make file 
builder which does everything required. I thought jed would go 
equally as easily, but... :(

Is there somewhere I could d/l your patch(es) from, please?



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: building jed
  2001-10-21  2:05       ` Gary Jones
@ 2001-10-21  4:49         ` Gerrit P. Haase
  2001-10-23  9:40           ` Gary Jones
  0 siblings, 1 reply; 16+ messages in thread
From: Gerrit P. Haase @ 2001-10-21  4:49 UTC (permalink / raw)
  To: Gary Jones; +Cc: cygwin

[-- Attachment #1: Type: text/plain, Size: 1083 bytes --]

Guten Tag Gary Jones,

Am 2001-10-21 um 11:04 schrieben Sie:

>> If you want to build from source, you will also need to build libslang.a
>> I try make a patch to to s-lang and jed source.

I build it as a dynamic link library, but that is not covered by the
patch, I modified the ELF_LIB target to build a dll.

> I don't recall having to patch the s-lang lib source at all, it built 
> without problems (lib v. 1.4.2) - JD included an excellent make file 
> builder which does everything required. I thought jed would go 
> equally as easily, but... :(

Well you can also use a static lib.

> Is there somewhere I could d/l your patch(es) from, please?

Jed-Patch is Attached and also the patch against slang 1.4.4 (only for
static build).

Ciao,

Gerrit P. Haase                            mailto:gp@familiehaase.de
-- 
=^..^=
slang-1.4.4.patch
jed-B0.99-14.patch
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


[-- Attachment #2: jed-B0.99-14.patch --]
[-- Type: text/x-diff, Size: 1856 bytes --]

Only in jed-B0.99-14/src: config.h
diff -urdb jed-B0.99-14-src/src/jedconf.h jed-B0.99-14/src/jedconf.h
--- jed-B0.99-14-src/src/jedconf.h	Fri Jun  1 04:23:13 2001
+++ jed-B0.99-14/src/jedconf.h	Sun Sep 23 04:09:54 2001
@@ -34,15 +34,11 @@
 # endif
 #endif
 
-#if defined(CYGWIN32) && !defined(__CYGWIN32__)
-# define __CYGWIN32__
-#endif
-
 #if defined(MINGW32) && !defined(__MINGW32__)
 # define __MINGW32__ 1
 #endif
 
-#if defined(WIN32) || defined(__CYGWIN32__) || defined(__MINGW32__)
+#if defined(WIN32) || defined(__MINGW32__)
 # ifndef __WIN32__
 #  define __WIN32__ 1
 # endif
diff -urdb jed-B0.99-14-src/src/main.c jed-B0.99-14/src/main.c
--- jed-B0.99-14-src/src/main.c	Fri Jun  1 04:23:13 2001
+++ jed-B0.99-14/src/main.c	Sun Sep 23 04:12:09 2001
@@ -9,7 +9,7 @@
 #include "jed-feat.h"
 /*{{{ Include Files */
 
-#ifdef __WIN32__
+#if defined(__WIN32__) && !defined(__CYGWIN__)
 /* This needs to go first before stdio is included. */
 # include <windows.h>
 # if !defined(__MINGW32__) && !defined(__CYGWIN32__)
diff -urdb jed-B0.99-14-src/src/pty.c jed-B0.99-14/src/pty.c
--- jed-B0.99-14-src/src/pty.c	Fri Jun  1 04:23:13 2001
+++ jed-B0.99-14/src/pty.c	Sun Sep 23 05:08:11 2001
@@ -18,7 +18,7 @@
 
 #include <errno.h>
 
-#if !defined (__linux__) && defined(HAVE_GRANTPT)
+#if !defined (__linux__) && defined(HAVE_GRANTPT) && !defined(__CYGWIN__)
 # define USE_SYSV_PTYS
 # include <sys/types.h>
 # include <stropts.h>
diff -urdb jed-B0.99-14-src/src/userinfo.c jed-B0.99-14/src/userinfo.c
--- jed-B0.99-14-src/src/userinfo.c	Fri Jun  1 04:23:13 2001
+++ jed-B0.99-14/src/userinfo.c	Sun Sep 23 05:15:07 2001
@@ -29,7 +29,7 @@
 #ifdef REAL_UNIX_SYSTEM
 # define HAS_TCPIP_CODE		1
 # include <netdb.h>
-# ifndef h_errno
+# if !defined(h_errno) && !defined(__CYGWIN__)
 extern int h_errno;
 # endif
 # define RESOLVE_DOT_CONF	"/etc/resolv.conf"

[-- Attachment #3: slang-1.4.4.patch --]
[-- Type: text/x-diff, Size: 1393 bytes --]

diff -urdbN slang-1.4.4-src/src/slang.h slang-1.4.4/src/slang.h
--- slang-1.4.4-src/src/slang.h	Wed Feb 21 03:17:36 2001
+++ slang-1.4.4/src/slang.h	Sun Sep 23 03:10:49 2001
@@ -67,7 +67,7 @@
 # endif
 #endif
 
-#if defined(__NT__) || defined(__MINGW32__) || defined(__CYGWIN32__)
+#if defined(__NT__) || defined(__MINGW32__)
 # ifndef IBMPC_SYSTEM
 #  define IBMPC_SYSTEM
 # endif
diff -urdbN slang-1.4.4-src/src/slconfig.h slang-1.4.4/src/slconfig.h
--- slang-1.4.4-src/src/slconfig.h	Wed Feb 21 03:17:36 2001
+++ slang-1.4.4/src/slconfig.h	Sun Sep 23 03:14:01 2001
@@ -46,7 +46,7 @@
 # endif
 #endif
 
-#if defined(__DJGPP__) || defined(__CYGWIN32__) || defined(__MINGW32__)
+#if defined(__DJGPP__) || defined(__MINGW32__)
 # ifdef REAL_UNIX_SYSTEM
 #  undef REAL_UNIX_SYSTEM
 # endif
@@ -70,7 +70,7 @@
 # endif
 #endif
 
-#if defined(__CYGWIN32__) || defined(__MINGW32__)
+#ifdef __MINGW32__
 # ifndef __WIN32__
 #  define __WIN32__
 # endif
diff -urdbN slang-1.4.4-src/src/slsignal.c slang-1.4.4/src/slsignal.c
--- slang-1.4.4-src/src/slsignal.c	Wed Feb 21 03:17:39 2001
+++ slang-1.4.4/src/slsignal.c	Sun Sep 23 03:15:56 2001
@@ -21,7 +21,7 @@
 #include "_slang.h"
 
 /* Do not trust these environments */
-#if defined(__CYGWIN32__) || defined(__MINGW32__) || defined(AMIGA)
+#if defined(__MINGW32__) || defined(AMIGA)
 # ifdef SLANG_POSIX_SIGNALS
 #  undef SLANG_POSIX_SIGNALS
 # endif

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: Build OpenLDAP 2.0.15
  2001-10-20  1:43 ` Build OpenLDAP 2.0.15 Carlos de Sousa
@ 2001-10-22  9:44   ` Jason Tishler
  2001-10-22 18:16     ` Carlos de Sousa
  0 siblings, 1 reply; 16+ messages in thread
From: Jason Tishler @ 2001-10-22  9:44 UTC (permalink / raw)
  To: Carlos de Sousa; +Cc: cygwin

Carlos,

On Sat, Oct 20, 2001 at 10:43:25AM +0200, Carlos de Sousa wrote:
> I'm having problems building OpenLDAP 2.0.15 on cygwin 1.3.2-1
> 
> gcc -g -O2 -I../../include -I../../include       -c -o mods.o mods.c
> In file included from slap.h:35,
>                  from mods.c:19:
> ../../include/ldif.h:71: parse error before `*'
> In file included from slap.h:1203,
>                  from mods.c:19:
> proto-slap.h:391: parse error before `*'
> proto-slap.h:391: parse error before `FILE'
> proto-slap.h:391: warning: data definition has no type or storage class
> proto-slap.h:392: parse error before `*'
> make[2]: *** [mods.o] Error 1
> make[2]: Leaving directory `/usr/local/src/openldap-2.0.15/servers/slapd'
> make[1]: *** [all-common] Error 1
> make[1]: Leaving directory `/usr/local/src/openldap-2.0.15/servers'
> make: *** [all-common] Error 1
> 
> Any ideas?

Try the attached patch.

I'm not sure if the servers/slapd/mods.c hunk is handled the best way,
but nevertheless the entire OpenLDAP distribution builds cleanly under
Cygwin now.  I haven't tested the server portions yet so YMMV...

Jason

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: Build OpenLDAP 2.0.15
  2001-10-22  9:44   ` Jason Tishler
@ 2001-10-22 18:16     ` Carlos de Sousa
  2001-10-24 18:28       ` Jason Tishler
  0 siblings, 1 reply; 16+ messages in thread
From: Carlos de Sousa @ 2001-10-22 18:16 UTC (permalink / raw)
  To: Jason Tishler, cygwin; +Cc: jason

Thanx!
That did it, I have a running slapd with data on cygwin 1.3.3-2 .
So far everything seems to work just fine!

Regards
Carlos de Sousa



Jason Tishler wrote:
> 
> Carlos,
> 
> On Sat, Oct 20, 2001 at 10:43:25AM +0200, Carlos de Sousa wrote:
> > I'm having problems building OpenLDAP 2.0.15 on cygwin 1.3.2-1
> >
> > gcc -g -O2 -I../../include -I../../include       -c -o mods.o mods.c
> > In file included from slap.h:35,
> >                  from mods.c:19:
> > ../../include/ldif.h:71: parse error before `*'
> > In file included from slap.h:1203,
> >                  from mods.c:19:
> > proto-slap.h:391: parse error before `*'
> > proto-slap.h:391: parse error before `FILE'
> > proto-slap.h:391: warning: data definition has no type or storage class
> > proto-slap.h:392: parse error before `*'
> > make[2]: *** [mods.o] Error 1
> > make[2]: Leaving directory `/usr/local/src/openldap-2.0.15/servers/slapd'
> > make[1]: *** [all-common] Error 1
> > make[1]: Leaving directory `/usr/local/src/openldap-2.0.15/servers'
> > make: *** [all-common] Error 1
> >
> > Any ideas?
> 
> Try the attached patch.
> 
> I'm not sure if the servers/slapd/mods.c hunk is handled the best way,
> but nevertheless the entire OpenLDAP distribution builds cleanly under
> Cygwin now.  I haven't tested the server portions yet so YMMV...
> 
> Jason
> 
>   ------------------------------------------------------------------------
> 
>    openldap.patchName: openldap.patch
>                  Type: Plain Text (text/plain)

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: building jed
  2001-10-21  4:49         ` Gerrit P. Haase
@ 2001-10-23  9:40           ` Gary Jones
  2001-10-24  1:36             ` Dr. Volker Zell
       [not found]             ` <17287213661.20011023214958@familiehaase.de>
  0 siblings, 2 replies; 16+ messages in thread
From: Gary Jones @ 2001-10-23  9:40 UTC (permalink / raw)
  To: cygwin

On 21 Oct 2001, you wrote:

> Am 2001-10-21 um 11:04 schrieben Sie:

> > Is there somewhere I could d/l your patch(es) from, please?
> 
> Jed-Patch is Attached and also the patch against slang 1.4.4 (only for
> static build).

Thanks. After a bit of pain (I followed JED's instructions to build 
the slang lib under cygwin and they're wrong - at least with your 
patch, they are) I finally got everything built.

It seems quite slow clearing the screen, one can practically see the 
cursor moving. Other things: The outlines of the menus are wrong 
(strange chars rather than line characters); Some of the key mappings 
do not work (particulary Ctrl-X,Ctrl-C to exit!). This doesn't happen 
in the normal W32 (MINGW32) build and I'm wondering if it is because 
of some difference in the type of terminal it thinks it is running on?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: building jed
  2001-10-23  9:40           ` Gary Jones
@ 2001-10-24  1:36             ` Dr. Volker Zell
  2001-10-25 12:24               ` Gary Jones
       [not found]             ` <17287213661.20011023214958@familiehaase.de>
  1 sibling, 1 reply; 16+ messages in thread
From: Dr. Volker Zell @ 2001-10-24  1:36 UTC (permalink / raw)
  To: Gary Jones; +Cc: cygwin

>>>>> "Gary" == Gary Jones <garyjones@linuxfreemail.com> writes:

    Gary> On 21 Oct 2001, you wrote:
    >> Am 2001-10-21 um 11:04 schrieben Sie:

    >> > Is there somewhere I could d/l your patch(es) from, please?
    >> 
    >> Jed-Patch is Attached and also the patch against slang 1.4.4 (only for
    >> static build).

    Gary> Thanks. After a bit of pain (I followed JED's instructions to build 
    Gary> the slang lib under cygwin and they're wrong - at least with your 
    Gary> patch, they are) I finally got everything built.

    Gary> It seems quite slow clearing the screen, one can practically see the 
    Gary> cursor moving. Other things: The outlines of the menus are wrong
    Gary> (strange chars rather than line characters); Some of the key mappings

Try running it under an rxvt/xterm (you need to have XFree installed for this).
There it works real fast.

    Gary> do not work (particulary Ctrl-X,Ctrl-C to exit!). This doesn't happen 
    Gary> in the normal W32 (MINGW32) build and I'm wondering if it is because 
    Gary> of some difference in the type of terminal it thinks it is running on?

Put

_Jed_Default_Emulation = "emacs";

in a file called /usr/local/etc/jed.conf,
or copy it from the jed lib directory and edit the above parameter,
or copy jed.rc from jed lib directory to $HOME/.jedrc and uncomment the
line

  () = evalfile("emacs");           % Emacs-like bindings

Ciao
  Volker


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: Build OpenLDAP 2.0.15
  2001-10-22 18:16     ` Carlos de Sousa
@ 2001-10-24 18:28       ` Jason Tishler
  2001-10-24 23:57         ` Carlos de Sousa
  0 siblings, 1 reply; 16+ messages in thread
From: Jason Tishler @ 2001-10-24 18:28 UTC (permalink / raw)
  To: Carlos de Sousa; +Cc: cygwin

Carlos,

On Tue, Oct 23, 2001 at 03:16:36AM +0200, Carlos de Sousa wrote:
> Thanx!

You are very welcome.

> That did it, I have a running slapd with data on cygwin 1.3.3-2 .
> So far everything seems to work just fine!

Thanks for testing out slapd.  Please report back to the list if you
uncover any problems.

Jason

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: Build OpenLDAP 2.0.15
  2001-10-24 18:28       ` Jason Tishler
@ 2001-10-24 23:57         ` Carlos de Sousa
  0 siblings, 0 replies; 16+ messages in thread
From: Carlos de Sousa @ 2001-10-24 23:57 UTC (permalink / raw)
  To: Jason Tishler; +Cc: cygwin

The only other thing I had problems with when 
trying to install OpenLDAP on cygwin, was that
all the schema files and configuration files
had the CRLF at the end of each line, and 
ldapsearch and especially the test suite of OpenLDAP
didn't like that.
I made a new set of all those files thru the dos2unix
module, and then I was up and running.

Regards
Carlos de Sousa




Jason Tishler wrote:
> 
> Carlos,
> 
> On Tue, Oct 23, 2001 at 03:16:36AM +0200, Carlos de Sousa wrote:
> > Thanx!
> 
> You are very welcome.
> 
> > That did it, I have a running slapd with data on cygwin 1.3.3-2 .
> > So far everything seems to work just fine!
> 
> Thanks for testing out slapd.  Please report back to the list if you
> uncover any problems.
> 
> Jason
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/

-- 
Carlos de Sousa        (NA/EBC/BEES/TLX)    Senior Systems Programmer
Ericsson Enterprise AB
E-mail: mailto:Carlos.de_Sousa@ebc.ericsson.se
begin:vcard 
n:de Sousa;Carlos
tel;fax:+46 8 422 06 20
tel;work:+46 8 422 06 05
x-mozilla-html:FALSE
org:<IMG SRC=" http://www.ericsson.com/pictures/ebc/smlelogo.gif" ;>Ericsson Enterprise AB
version:2.1
email;internet:Carlos.de_Sousa@ebc.ericsson.se
title:Senior Systems Analyst
note:EBC/BEES/TLX              Room: NA7B:10
adr;quoted-printable:;;Augustendalsv. 21=0D=0ANacka Strand;Stockholm;;S-131 89;Sweden
x-mozilla-cpt:;-18792
fn:Carlos de Sousa
end:vcard

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: building jed
       [not found]             ` <17287213661.20011023214958@familiehaase.de>
@ 2001-10-25 12:24               ` Gary Jones
  0 siblings, 0 replies; 16+ messages in thread
From: Gary Jones @ 2001-10-25 12:24 UTC (permalink / raw)
  To: cygwin

On 23 Oct 2001, you wrote:

> Am 2001-10-23 um 18:38 schriebst du:

> There is only one way, his or mine, but I tried to build as he
> suggested to do it and it doesn't work as I expected.

Really? It compiled out of the box for me, though of course I had 
nothing to test it against.

> > It seems quite slow clearing the screen, one can practically see the 
> > cursor moving. Other things: The outlines of the menus are wrong 
> > (strange chars rather than line characters); Some of the key mappings 
> > do not work (particulary Ctrl-X,Ctrl-C to exit!). This doesn't happen 
> > in the normal W32 (MINGW32) build and I'm wondering if it is because 
> > of some difference in the type of terminal it thinks it is running on?
[snip]
> Ah no, I got it,
> hitting Ctrl-X,Ctrl-C is for exit...That was in rxvt terminal, but it
> does the same in a bash shell window. It works for me.

Oh. Maybe I will try to have a look at the source and see what is 
wrong. I could not get the version you patched and had to apply your 
patch to the next version.

> I'm startring to like it.
> 
> And I cannot say it is slow.  How fast is your box?

PII-300, but the speed I'm comparing it against is running on the 
same computer but under Windows rather than with cygwin as well.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 16+ messages in thread

* Re: building jed
  2001-10-24  1:36             ` Dr. Volker Zell
@ 2001-10-25 12:24               ` Gary Jones
  0 siblings, 0 replies; 16+ messages in thread
From: Gary Jones @ 2001-10-25 12:24 UTC (permalink / raw)
  To: cygwin

On 24 Oct 2001, "Dr. Volker Zell" <Dr.Volker.Zell@oracle.com> wrote:

> >>>>> "Gary" == Gary Jones <garyjones@linuxfreemail.com> writes:

>     Gary> I finally got everything built.
> 
>     Gary> It seems quite slow clearing the screen, one can practically see the 
>     Gary> cursor moving. Other things: The outlines of the menus are wrong
>     Gary> (strange chars rather than line characters); Some of the key mappings
> 
> Try running it under an rxvt/xterm (you need to have XFree installed for this).
> There it works real fast.

Thanks. I will try that later.

>     Gary> do not work (particulary Ctrl-X,Ctrl-C to exit!). This doesn't happen 
>     Gary> in the normal W32 (MINGW32) build
[snip]
> Put
> 
> _Jed_Default_Emulation = "emacs";
> 
> in a file called /usr/local/etc/jed.conf,
> or copy it from the jed lib directory and edit the above parameter,
> or copy jed.rc from jed lib directory to $HOME/.jedrc and uncomment the
> line
> 
>   () = evalfile("emacs");           % Emacs-like bindings

I'd forgotten to do those things with the new installs, thanks. Okay, 
two comments here - firstly, the setup is the same as under windows 
(I built both from the same source, excluding patches), but the one 
under windows runs fine (so, executable isn't the same, but it 
should, IMO, behave the same way given the same setup); secondly, it 
didn't help! Thanks for the thoughts though.


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2001-10-25 12:24 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-19 11:08 building jed Gary Jones
2001-10-19 15:12 ` Gerrit P. Haase
2001-10-20  0:22   ` Gary Jones
2001-10-21  1:21     ` Gerrit P. Haase
2001-10-21  2:05       ` Gary Jones
2001-10-21  4:49         ` Gerrit P. Haase
2001-10-23  9:40           ` Gary Jones
2001-10-24  1:36             ` Dr. Volker Zell
2001-10-25 12:24               ` Gary Jones
     [not found]             ` <17287213661.20011023214958@familiehaase.de>
2001-10-25 12:24               ` Gary Jones
2001-10-20  1:37 ` Cygwin Setup Carlos de Sousa
2001-10-20  1:43 ` Build OpenLDAP 2.0.15 Carlos de Sousa
2001-10-22  9:44   ` Jason Tishler
2001-10-22 18:16     ` Carlos de Sousa
2001-10-24 18:28       ` Jason Tishler
2001-10-24 23:57         ` Carlos de Sousa

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).