Re: LYX 1.3.1 can't find library

2004-04-23 Thread nephill
Georg Baum Wrote: >Why did you compile it yourself? There are .deb packages for xforms 1.0 I went to the expense of buying a 7 CD set, and it was not included. (woody) I used LYX under potato, and liked the unique features. I also want to eventually do my own "custom live" linux distribution. I t

Re: LYX 1.3.1 can't find library

2004-04-23 Thread Lars Gullik Bjønnes
Alfredo Braunstein <[EMAIL PROTECTED]> writes: | ah, those PEEK & POKE days... (but I really miss my ORIC-1 a lot more) Me too I used that ORIC a lot... -- Lgb

Re: LYX 1.3.1 can't find library

2004-04-23 Thread Alfredo Braunstein
Martin Vermeer wrote: > The C64 was the Windows of its day. Nice to poke fun at... nice pun... ah, those PEEK & POKE days... (but I really miss my ORIC-1 a lot more) Alfredo

Re: LYX 1.3.1 can't find library

2004-04-23 Thread Andre Poenitz
> On Tue, Apr 20, 2004 at 11:59:20PM -0600, [EMAIL PROTECTED] spake thusly: > > I was mildly offended by that. > suppressed> Using Moore's LAW that computer power doubles every 18 months, > > a compile now taking 12 minutes would have taken 2 months, 26 days in > > 1984. Not to mention the time

Re: LYX 1.3.1 can't find library

2004-04-21 Thread Georg Baum
Martin Vermeer wrote: > Ah yes, good point. But as the library is listed in /etc/ld.so.conf, > it should be found at runtime, no? Only if ldconfig was run after the library was installed. The file that really matters is /etc/ld.so.cache. Georg

Re: LYX 1.3.1 can't find library

2004-04-21 Thread Martin Vermeer
On Tue, Apr 20, 2004 at 11:59:20PM -0600, [EMAIL PROTECTED] spake thusly: > On Tue, 20 Apr 2004, Martin Vermeer wrote: > > --with-extra-prefix=/usr/X11R6 > > Wouldn't this have the side effect of installing the binary in > /usr/X11R6/bin/ ? I don't want to "contaminate" my dpkg managed >

Re: LYX 1.3.1 can't find library

2004-04-21 Thread Martin Vermeer
On Wed, Apr 21, 2004 at 08:26:35AM +0200, Georg Baum spake thusly: > Martin Vermeer wrote: > > --with-extra-prefix=/usr/X11R6 > > I believe this does not help if the compile succeeded. Ah yes, good point. But as the library is listed in /etc/ld.so.conf, it should be found at runtime, no? >

Re: LYX 1.3.1 can't find library

2004-04-20 Thread Georg Baum
Martin Vermeer wrote: > On Mon, Apr 19, 2004 at 07:36:45AM -0600, [EMAIL PROTECTED] spake thusly: > >> Hello, >> >> After compiling lyx 1.3.1 under debian Linux, it can't find >> "libflimage.so.1". The library is installed at: "/usr/X11R6/lib/" lyx is >> installed at: "/usr/local/bin", "/usr/lo

Re: LYX 1.3.1 can't find library

2004-04-20 Thread nephill
On Tue, 20 Apr 2004, Martin Vermeer wrote: > On Mon, Apr 19, 2004 at 07:36:45AM -0600, [EMAIL PROTECTED] spake thusly: > > > You can use the configure option --with-extra-prefix like I did: > > --with-extra-prefix=/home/mv/xforms-cvs/build/test-install > > when the flimage library ob

Re: LYX 1.3.1 can't find library

2004-04-19 Thread Martin Vermeer
On Mon, Apr 19, 2004 at 07:36:45AM -0600, [EMAIL PROTECTED] spake thusly: > Hello, > > After compiling lyx 1.3.1 under debian Linux, it can't find "libflimage.so.1". The > library is installed at: "/usr/X11R6/lib/" lyx is installed at: "/usr/local/bin", > "/usr/local/share". I also compiled th

LYX 1.3.1 can't find library

2004-04-19 Thread nephill
Hello, After compiling lyx 1.3.1 under debian Linux, it can't find "libflimage.so.1". The library is installed at: "/usr/X11R6/lib/" lyx is installed at: "/usr/local/bin", "/usr/local/share". I also compiled the library myself, so it may not be installed proper ly; my incompetence is why it is