CVS access?

2001-09-17 Thread Svante Signell
Is the anoncvs.lyx.org still down? Login attempts hang, but ping works. cvs -d:pserver:[EMAIL PROTECTED]:/usr/local/lyx/cvsroot login Logging in to :pserver:[EMAIL PROTECTED]:2401/usr/local/lyx/cvsroot CVS password: HANGS HERE after password given!! Also anonncvs.us.lyx.org is denying access. H

cvs access??

2001-04-24 Thread Svante Signell
Has the password to LyX development arrea changed? export CVSROOT=:pserver:[EMAIL PROTECTED]:/usr/local/lyx/cvsroot cvs login CVS password: lyx Just hangs here until timeout!! cvs [login aborted]: connect to anoncvs.lyx.org:2401 failed: Connection timed out Same problem with cvs -d :pserver:[EMA

Re: CVS LyX dumps core

2000-12-07 Thread Svante Signell
Forgot to cc: to the list. Jean-Marc Lasgouttes writes: > >>>>> "Svante" == Svante Signell <[EMAIL PROTECTED]> writes: > > Svante> Hi, The newly built LyX (Dec 6 CVS) dumps core, see below. > Svante> Where is memmove supposed to be found,

CVS LyX dumps core

2000-12-06 Thread Svante Signell
Hi, The newly built LyX (Dec 6 CVS) dumps core, see below. Where is memmove supposed to be found, in glibc (2.2-5)? gdb src/lyx: Starting program: /mnt/sdc3/lyx-devel/src/lyx [New Thread 1024 (LWP 20456)] Running without personal LyX directory. Program received signal SIGSEGV, Segmentation fau

Re: LyX still does not compile (workaround found)

2000-12-06 Thread Svante Signell
ne _XtObject_h typedef struct _ObjectRec *Object; typedef struct _ObjectClassRec *ObjectClass; #ifndef OBJECT externalref WidgetClass objectClass; #endif #endif /* _XtObject_h */ Jean-Marc Lasgouttes writes: > >>>>> "Svante" == Svante Signell <[EMAIL PROTECTED]> write

Re: LyX still does not compile

2000-12-06 Thread Svante Signell
Yes, from RawHide 20001124, but I had the same problem with 4.0.1-1 and earlier versions of 4.0.x as well. Jean-Marc Lasgouttes writes: > >>>>> "Svante" == Svante Signell <[EMAIL PROTECTED]> writes: > > Svante> # rpm -qf /usr/X11R6/include/X11/O

Re: LyX still does not compile

2000-12-05 Thread Svante Signell
Jean-Marc Lasgouttes writes: > >>>>> "Svante" == Svante Signell <[EMAIL PROTECTED]> writes: > > Svante> OK, new complier gcc-2.96-64, new glibc-2.2-5, new > Svante> XFree86-4.0.1-1.3 (and new binutils 2.10.1.0.2-1) from > Svante>

LyX still does not compile

2000-11-30 Thread Svante Signell
OK, new complier gcc-2.96-64, new glibc-2.2-5, new XFree86-4.0.1-1.3 (and new binutils 2.10.1.0.2-1) from rawhide, same problem (todays CVS): Xforms-0.88-15 from powertools. ./autogen.sh;./configure;make make[3]: Entering directory `/mnt/sdc3/lyx-devel/src/mathed' /bin/sh ../../libtool --mode=co

Re: LyX does still not compile

2000-11-22 Thread Svante Signell
aints;/* constraint record */ } ObjectPart; typedef struct _ObjectRec { ObjectPart object; } ObjectRec; ... # rpm -qf /usr/X11R6/include/X11/ObjectP.h XFree86-devel-4.0.1-1 Stephan Witt writes: > "Lars Gullik Bjønnes" wrote: > > > > Svante Sign

Re: LyX does still not compile

2000-11-22 Thread Svante Signell
Lars Gullik Bjønnes writes: > Svante Signell <[EMAIL PROTECTED]> writes: > > Are you just using: ./configure to configure? Or are you adding > something? cd lyx-devel;./autogen.sh;./configure;make nothing else > > | In file included from formula.C:30: > | ../

Re: LyX does still not compile

2000-11-21 Thread Svante Signell
4, including libstdc++ PS. Sorry for spelling so badly in my previous posting. Lars Gullik Bjønnes writes: > Svante Signell <[EMAIL PROTECTED]> writes: > > | Hello, > | > | For a long time LyX (both 1.1.6cvs and 1.1.5fix?) has failed to > | compile formula.C using various

LyX does still not compile

2000-11-20 Thread Svante Signell
Hello, For a long time LyX (both 1.1.6cvs and 1.1.5fix?) has failed to compile formula.C using various versions of the gcc-2.96-x compiler. Is the compiler, epecilaay the C++-libraries faulty or is it possible to change the code itself? Trying with ./configure results in an error reported earlie

string include order errors in cvs

2000-08-08 Thread Svante Signell
When compiling the latest cvs the include order of header files does not seem to be correct: formula.C->formula.h->insets/lyxinset.h->lyxfont.h->LString.h #ifdef __STRING__ #error The header has been included before LString.h #else #define __STRING__ #endif Environment: Approx RH 7.0 beta gcc-2

Makefile(.in) fix for generation of .tar.gz and .rpm's

2000-01-04 Thread Svante Signell
Hello, Here are the changes in the Makefile.in (Makefile) I had to do in order to build the lyx-1.1.4CVS.tar.gz-file and the rpm's from the CVS sources. Makefile.in, src/Makefile, lib/Makefile.in, lib/reLyX/Makefile.in # Typos in the distdir target. cp -pr $$/$$file $(distdir)/$$file

Re: gnoLyX

1999-11-26 Thread Svante Signell
Lars Gullik, Thank you for your reply, comments below. Svante Signell Lars Gullik Bjønnes writes: > "Svante Signell (ERA)" <[EMAIL PROTECTED]> writes: > > | Finally somebody is taking this on!! > ... > | Now is the time to get more widespread use of LaTeX

RE: gnoLyX

1999-11-25 Thread Svante Signell (ERA)
address: [EMAIL PROTECTED] Best regards, Svante Signell -Original Message- From: Dick Knol [mailto:[EMAIL PROTECTED]] Sent: den 25 november 1999 00:47 To: Lars Gullik Bjønnes; [EMAIL PROTECTED] Subject: gnoLyX Hi folks, I'm looking forward to cooperate with you guys, it's just

Re: Update dvi when changing preamble?

1999-07-05 Thread Svante Signell
changing preamble? > To: [EMAIL PROTECTED] > Message-id: <[EMAIL PROTECTED]> > MIME-version: 1.0 > Content-type: TEXT/PLAIN; CHARSET=ISO-8859-1 > Content-transfer-encoding: 7BIT > > Svante Signell <[EMAIL PROTECTED]> writes: > > | Update dvi does not

Update dvi when changing preamble?

1999-07-04 Thread Svante Signell
date of letter creation. Perhaps this is due to the definition of the letter class in LaTeX. 2. What is the current status of gLyX, I really wish this port to be made, so I can throw away xforms. Svante Signell

Re: GTK/Gnome front anyone?

1999-03-25 Thread Svante Signell
I really second this initiative. I would like to see a gtk/gnome version of LyX: gLyX, in contrast to kLyX distributed with kde. Since many Linux distributions already supply the latest teTeX the back-end is already there. I'm using LyX in Solaris 2.5 (sun) and Linux RHL-5.9(i386). In both enviro