Re: Some questions

1999-02-06 Thread Alexander Stasinski

 Alexander When I run my linux (Red Hat 5.2) at runlevel 5,
 Alexander i. e. automatically start up X windows, and then try to
 Alexander start LyX, I get an error message: can't resolve symbol
 Alexander '__argz_strinify' and LyX won't start. Why does this
 Alexander happen?
 
 Did you use a precompiled binary? What version of the libc does it
 use?

I have now upgraded to LyX 1.0.0, and this is what I get when I issue
the command ldd lyx:
libSM.so.6 = /usr/X11R6/lib/libSM.so.6 (0x40003000)
libICE.so.6 = /usr/X11R6/lib/libICE.so.6 (0x4000b000)
libc.so.5 = not found
libX11.so.6 = /usr/X11R6/lib/libX11.so.6 (0x4002)
libg++.so.27 = not found
libstdc++.so.27 = not found
libm.so.5 = not found
libc.so.6 = /lib/libc.so.6 (0x400b7000)
/lib/ld-linux.so.1 = /lib/ld-linux.so.2 (0x)

I seem to be using libc 6, or something. I read that this was not the
native version for my binary package, but can my problem be resolved
whitout changing the whole installation of LyX?

/Alex


-- 
+++ the lyx project user mailing list +++
To unsubscribe from this list send mail to 
 [EMAIL PROTECTED]
with the **Subject** unsubscribe.



Re: Some questions

1999-02-06 Thread Filip Miletic

Alexander Stasinski wrote:
 I have now upgraded to LyX 1.0.0, and this is what I get when I issue
 the command ldd lyx:
 libc.so.5 = not found

Greetings. 

I solved a similar problem by making a symbolic link that says
libc.so.5 - libc.so.6, although I don't know how this lib5 thingy
appeared since I recompiled LyX from source. It may have come from 
xforms, which I had downloaded in binary form. I guess that making
symbolic links to libraries with higher version number should not do
harm, so try it if you need to.

btw, is anyone from LyX team interested in adding support for the
Serbian language? I worked on that on my own, adding Serbian 
language to babel, and modified LyX source a bit to allow for 
serbian language and keyboard layout to appear in the appropriate 
menus. I'd appreciate if someone advised me with this so that we 
would have Serbian LyX in a short while. btw, anyone have an idea
of how to contact teTeX maintainters and send support for Serbian
language? There already is support for similar languages so I guess
it should not be a problem.

TIA.

--
Filip Miletic - Linux Users Group of Yugoslavia (LUGY)
mailto:[EMAIL PROTECTED] http://galeb.etf.bg.ac.yu/~filmil
LUGY http://www.linux.org.yu mailto:[EMAIL PROTECTED]

-- 
+++ the lyx project user mailing list +++
To unsubscribe from this list send mail to 
 [EMAIL PROTECTED]
with the **Subject** unsubscribe.



linuxdoc-sgml.sty

1999-02-06 Thread Andries, Bert


When doing ./configure or reconfigure from withing Lyx I get
something like "checking for package linuxdoc-sgml.sty ...  no"

LaTeXConfig.lyx tells 'Found: no' for linuxdoc
In File.Export I cannot see linuxdoc, neither do I see it in
Layout.Document.Class

However i *did* install sgmltools 2.0.2 ( ./configure ; make ; make install
)  I was able to output html from a sgml file usinge jade.

What am I doing wrong here.  Where should Lyx find this linuxdoc-sgml.sty ?
Which sgmltool part should generate this .sty ?

-- 
+++ the lyx project user mailing list +++
To unsubscribe from this list send mail to 
 [EMAIL PROTECTED]
with the **Subject** unsubscribe.



Re: Some questions

1999-02-06 Thread Alexander Stasinski

  I have now upgraded to LyX 1.0.0, and this is what I get when I issue
  the command ldd lyx:
  libc.so.5 = not found
 
 Greetings. 
 
 I solved a similar problem by making a symbolic link that says
 libc.so.5 - libc.so.6, although I don't know how this lib5 thingy
 appeared since I recompiled LyX from source. It may have come from 
 xforms, which I had downloaded in binary form. I guess that making
 symbolic links to libraries with higher version number should not do
 harm, so try it if you need to.

I created a symbolic link between libc.so.5 and libc.so.6, but my
problem remained. How did you solve that initlever 5-problem?

/Alex


-- 
+++ the lyx project user mailing list +++
To unsubscribe from this list send mail to 
 [EMAIL PROTECTED]
with the **Subject** unsubscribe.



Re: Version 1.0

1999-02-06 Thread Raymond E. Rogers

I have recompiled and the system still "Segmentation Fault" on starting
file open or upon trying to view dvi.  I tried the trick of linking
libc.so.5 - libc.so.6 (with much trepidation since I am running a mixed
system) and now the system doesn't crash during dvi views or when I
start open; but the directory selection shows a window with no file
names only a sequence of "/" ??
I am putting libc.so.5 back to where it was!

Ray

-- 
+++ the lyx project user mailing list +++
To unsubscribe from this list send mail to 
 [EMAIL PROTECTED]
with the **Subject** unsubscribe.



Re: Some questions

1999-02-06 Thread Reuben Thomas

 Alexander Stasinski wrote:
  I created a symbolic link between libc.so.5 and libc.so.6, but my
  problem remained. How did you solve that initlever 5-problem?

I strongly suspect that all this libc5/6 stuff is a symptom of some other
configuration problem. I am using RedHat Linux 5.2 with both libc5 and
libc6/glibc installed and all the 1.0.0-preX versions compiled and worked
fine for me. When version 1.0.0 came out I installed the RPMs (it was nice
not to have to compile for once!) and this too worked fine.

I very much doubt that the initlevel has anything to do with it; it's
probably just a symptom. If you're using RedHat or a compatible system
with glibc installed, try using the RPMs.

-- 
http://www.cl.cam.ac.uk/users/rrt1001/ | maxim, n.  wisdom for fools

-- 
+++ the lyx project user mailing list +++
To unsubscribe from this list send mail to 
 [EMAIL PROTECTED]
with the **Subject** unsubscribe.