An update. (for those who missed the earlier discussion, lyx-1.0.0
running on Sparc-Solaris-2.6 dumps core on startup when the display is
on a MicroImages X-server on my laptop running NT-4.0).
If I start `lyx -dbg 515', the last messages are
Initializing LyXView..
Hi LyXers,
when you put only the title stuff into a seperate file, \maketitle is
not appended to the tex file. One has to put one line with a hard
space at the end of the file to cause LyX to write the line \maketitle.
Version: LyX-1.0.0
Have fun,
Fred
Fred Hucht, Institute of
On Sun, 14 Mar 1999 11:42:49 +1000 (EST), Allan Rae wrote:
>On Sat, 13 Mar 1999, Arnd Hanses wrote:
>
>> On Sat, 13 Mar 1999 16:14:11 +1000 (EST), Allan Rae wrote:
>> >For other developers (especially, our two intrepid OS/2 developers ;)
>> >see:
>> >http://www.geocities.com/SiliconValley/Ho
On Fri, 12 Mar 1999, Carlos Andre R. Marcier wrote:
> Hello!
> I inform that I'm just publishing a report about the new release on my
> website.
> Kind regards!
Thanks Carlos,
You might like to know that LyX-1.0.1 was released last week.
For other developers (especially, our two intrepid OS/2
> "ChangGil" == ChangGil Han <[EMAIL PROTECTED]> writes:
ChangGil> It is quite strange that with the same compiler ( gcc-2.8),
ChangGil> "configure" results in quite differently (especially in the
ChangGil> c++ compiler flags):
The reason is that we want more warnings and less optimization f
On Feb 26, 12:40am, Lars Gullik Bj$)Cxnnes
wrote:
> Subject: Re: Problem of compiling of
lyx-1.0.0 at IRIX6.2
>
> It gives AFAICS a lot of errors that
would have made sense if LyX were
> compiled with a C compiler not a C++
one.
>
> Are you sure g++ is used throughout?
Wh
> "ChangGil" == ChangGil Han <[EMAIL PROTECTED]> writes:
ChangGil> It is strange that with the same compiler, I have been able
ChangGil> to compile lyx-0.12 and even the most recent klyx-0.9.9. I
ChangGil> think some code changes from lyx-0.12 to lyx-1.0 make the
ChangGil> compilation errors.
It gives AFAICS a lot of errors that would have made sense if LyX were
compiled with a C compiler not a C++ one.
Are you sure g++ is used throughout? What about the -ansi switch?
Lgb
It is strange that with the same
compiler, I have been able to compile
lyx-0.12 and even the most recent
klyx-0.9.9. I think some code changes
from lyx-0.12 to lyx-1.0 make the
compilation errors.
Fortunately, gcc-2.8 can cleanly
compile the lyx-1.0 source (not even
one line of warning !), but I h
> "ChangGil" == ChangGil Han <[EMAIL PROTECTED]> writes:
ChangGil> Yes, It is version 2.7.2.3: "g++ -v" gives
ChangGil> "Reading specs from
ChangGil> /usr/local/lib/gcc-lib/mips-sgi-irix5.3/2.7.2.3/specs gcc
ChangGil> version 2.7.2.3"
I'm not sure that it is reasonable to compile on Irix 6
On Feb 19, 3:43pm, Jean-Marc
Lasgouttes wrote:
> Subject: Re: Problem of compiling of
lyx-1.0.0 at IRIX6.2
> >>>>> "ChangGil" == ChangGil Han
<[EMAIL PROTECTED]> writes:
>
> ChangGil> Hello, The compilation of
lyx-1.0.0 at my Indigo2 (IRIX6.2)
>
>>>>> "ChangGil" == ChangGil Han <[EMAIL PROTECTED]> writes:
ChangGil> Hello, The compilation of lyx-1.0.0 at my Indigo2 (IRIX6.2)
ChangGil> fails with the attached error messages (I have had no
ChangGil> problem with the previos versions). My compiler is
At 08:22 05.02.99 , Zvi Boshernitzan wrote:
>Am using lyx 0.12 successfully on linuxppc kernel 2.1.24 (mklinux). Lyx
>1.0.0 does not compile successfully on the machine using egcs 2.90.25:
>
>Configuration:
> Source code location: .
> Compiler: g++
Hello,
The compilation of lyx-1.0.0 at my
Indigo2 (IRIX6.2) fails with the
attached error messages (I have had no
problem with the previos versions). My
compiler is gcc-2.7.2.3. I know there
are binary distributions, but I want to
compile myself. Can anyone help me?
Thanks in advance
It sets up the package to be relocatable, but the problem is
still there: lyx does not get configured *after* installation on the
local system.
Perhaps Phillip knows how to do it ? (Ie, how to run a post script
for a relocatable package, when first you have to cd to a dir that
depends on prefix.
>>>>> "Philipp" == Philipp Reisner <[EMAIL PROTECTED]> writes:
Philipp> I do not know where to send this mail, I you are not the
Philipp> right person of the lyx team ,could you please forward this
Philipp> message to the right one.
Philipp> I have bui
TK212017108120.tuwien.teleweb.at
[212.17.108.120] claimed to be alf.priv.at
From: Philipp Reisner <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: lyx-1.0.0 rpms for Redhat 5.2
Date: Wed, 17 Feb 1999 09:24:09 +0100
X-Mailer: KMail [version 1.0.17]
Message-Id: <[EMAIL PROTECTED]>
Yikes! I'll look into this as soon as I can...
On Fri, Feb 05, 1999 at 11:23:06AM +0100, Jean-Marc Lasgouttes wrote:
> >>>>> "Martin" == Martin Rother <[EMAIL PROTECTED]> writes:
>
> Martin> hello... yesterday afternoon I installed lyx 1.
LyX 1.0.0, XForms 0.88, teTeX 0.4
Solaris 2.5.1, EGCS 1.1.1
Create a new empty document. Type some text. Select a word. Select
Layout->Bold Style with the mouse. The word turns bold.
Select Layout->Bold Style again with the mouse. The word doesn't go
back to non-bold. You hav
On Feb 5, 1999, Zvi Boshernitzan <[EMAIL PROTECTED]> wrote:
> lyxfunc.C:2406: Internal compiler error.
http://egcs.cygnus.com/faq.html#bugreport
--
Alexandre Oliva http://www.dcc.unicamp.br/~oliva aoliva@{acm.org}
oliva@{dcc.unicamp.br,gnu.org,egcs.cygnus.com,samba.org}
Universidade Estadua
Hi Zvi,
The error message says the error is in the compiler. Perhaps a newer
version fixes the error. I have egcs-2.90.29, and it compiles lyx flawlessly.
Say hello to dad (Misha).
Mate
---
Mate Wierdl | Dept. of Math. Sciences | University of Memphis
Zvi Boshernitzan wrote:
>
> Am using lyx 0.12 successfully on linuxppc kernel 2.1.24 (mklinux). Lyx
> 1.0.0 does not compile successfully on the machine using egcs 2.90.25:
>
> Configuration:
> Source code location: .
> Compiler: g
Am using lyx 0.12 successfully on linuxppc kernel 2.1.24 (mklinux). Lyx
1.0.0 does not compile successfully on the machine using egcs 2.90.25:
Configuration:
Source code location: .
Compiler: g++
Compiler flags: -g -O2
LyX binary dir: /usr
"Garst R. Reese" wrote:
>
> Abdelrazak YOUNES wrote:
> >
> > Hi,
> >
> > When I try to compile lyx-1.0.0. I get the following error :
> >
> > > g++ -c -g -I. -I. -I../images -I/usr/X11R6/include figinset.C
> > figinset.C: In fun
Warning
Could not process message with given Content-Type:
multipart/encrypted; boundary=wtjvnLv0o8UUzur2;protocol="application/pgp-encrypted"
On Wed, 3 Feb 1999, Garst R. Reese wrote:
GR> Abdelrazak YOUNES wrote:
GR> >
GR> > Hi,
GR> >
GR> > When I try to compile lyx-1.0.0. I get the following error :
GR> >
GR> > > g++ -c -g -I. -I. -I../images -I/usr/X11R6/include figinset.C
GR> > fi
Abdelrazak YOUNES wrote:
>
> Hi,
>
> When I try to compile lyx-1.0.0. I get the following error :
>
> > g++ -c -g -I. -I. -I../images -I/usr/X11R6/include figinset.C
> figinset.C: In function `void sigchldchecker(pid_t, int *)':
> figinset.C:843: `status'
Hi,
When I try to compile lyx-1.0.0. I get the following error :
> g++ -c -g -I. -I. -I../images -I/usr/X11R6/include figinset.C
figinset.C: In function `void sigchldchecker(pid_t, int *)':
figinset.C:843: `status' undeclared (first use this function)
figinset.C:843: (Each undeclar
What if you change the line:
CXXFLAGS="$RPM_OPT_FLAGS" ./configure --with-included-gettext
to
./configure --with-included-gettext?
Mate
On Tue, Feb 02, 1999 at 03:51:28PM -0200, Pedro Kroger wrote:
> Hi all,
>
> I got the newest lyx, the 1.0.0 release, but I had some problems:
> As in man page, I set the Enviroment LYX_DIR_10x to the libdir
> /usr/X11R6/share/lyx in my profile and get the error :
>
> LYX_DIR_10x environment vari
Hi all,
I got the newest lyx, the 1.0.0 release, but I had some problems:
As in man page, I set the Enviroment LYX_DIR_10x to the libdir
/usr/X11R6/share/lyx in my profile and get the error :
LYX_DIR_10x environment variable no good.
System directory set to: ./
Any way I have the configurations
> > The new LyX seems snappier, at least on startup, but I managed to find
> > a bug, at least on Sparc-Solaris-2.6. If I select Insert->URL, after
> > the URL insert popup is closed, the next key I press crashes LyX: the
> > display disappears, and the tmp files are left in place. We do have
>
Just tried to remove optimization -O2. Now it works.
Shoulda told you right away.
Roland
On Tue, 2 Feb 1999, Roland Krause wrote:
> The harder you try the harder you fail, I guess :-)
>
> Trying to compile the lyx-1.0.0-src.rpm from Mate's ftpsite on a
> Redhat 4.2 system w
The harder you try the harder you fail, I guess :-)
Trying to compile the lyx-1.0.0-src.rpm from Mate's ftpsite on a
Redhat 4.2 system with gcc-2.7.2.3.f.1 fails with the following error
message.
g++ -c -O2 -m486 -fno-strength-reduce -I. -I. -I../images
-I/usr/X11R6/include lyxf
Hi all,
I got the newest lyx, the 1.0.0 release, but I had some problems:
As in man page, I set the Enviroment LYX_DIR_10x to the libdir
/usr/X11R6/share/lyx in my profile and get the error :
LYX_DIR_10x environment variable no good.
System directory set to: ./
Any way I have the configurations
35 matches
Mail list logo