Re: Compile failure

2007-11-04 Thread Pavel Sanda
> For compiling Qt: > > ./configure -static -no-exceptions -nomake examples -nomake tools -nomake > demos -prefix /usr/local/Trolltech/Qt-4.3.2/ > >> where is placed your libQtCore.so ? > > Hm. The compile and install of Qt seemed flawless, but I can't find that > file: i know nothing of librar

Re: Compile failure

2007-11-04 Thread Christopher Menzel
On Nov 4, 2007, at 11:16 AM, Pavel Sanda wrote: Yes, a good suggesetion, but the curious thing is that I am setting it. whats the exact configure command you use ? For compiling Qt: ./configure -static -no-exceptions -nomake examples -nomake tools - nomake demos -prefix /usr/local/Trolltec

Re: Compile failure

2007-11-04 Thread Pavel Sanda
> Yes, a good suggesetion, but the curious thing is that I am setting it. whats the exact configure command you use ? where is placed your libQtCore.so ? pavel

Re: Compile failure

2007-11-04 Thread Christopher Menzel
Nonetheless I'm getting the following error (well into the compile): ld: library not found for -lQtCore this is not compile error, but linking problem. i guess you need to set path to qt4 in configure (if this is used on mac). Yes, a good suggesetion, but the curious thing is that I am se

Re: Compile failure

2007-11-04 Thread Uwe Stöhr
Christopher Menzel schrieb: I'm trying to compile from the latest sources. This is something for the developers mailing-list. regards Uwe

Re: Compile failure

2007-11-04 Thread Pavel Sanda
> Nonetheless I'm getting the following error (well into the compile): > ld: library not found for -lQtCore this is not compile error, but linking problem. i guess you need to set path to qt4 in configure (if this is used on mac). pavel

Compile failure

2007-11-03 Thread Christopher Menzel
I'm trying to compile from the latest sources. I've done this successfully several times in the past and I am (I think) following the instructions in INSTALL.MacOSX correctly. I have compiled and installed the latest QT/Mac (4.3.2). I've set the appropriate env vars etc and believe I hav

LyX compile failure

2004-01-19 Thread Chris Menzel
My attempts to compile lyx 1.3.3 with gcc 3.2.3-r3 using qt 3.2.3-r1 under a 2.4.22 Linux kernel are getting clobbered. I'm configuring --with-frontend=qt and --with-x. Here's the failure msg: g++ -DHAVE_CONFIG_H -I. -I. -I../../../../../src -I../../../../../src -I../../../../../src/frontends -

Re: SOL8/gcc2.95.2/lyx-1.1.4 compile failure

2000-04-20 Thread mgx
ok, i've found the archives and the -fpermissive option. i'll try that now. -- michael On Thu, Apr 20, [EMAIL PROTECTED] wrote: > good day all > > i'm trying to build lyx 1.1.4fix3 on solaris 8. i'm using gcc 2.95.2, xform > 0.88 and the current build of tetex. configure seems to complete

SOL8/gcc2.95.2/lyx-1.1.4 compile failure

2000-04-20 Thread mgx
good day all i'm trying to build lyx 1.1.4fix3 on solaris 8. i'm using gcc 2.95.2, xform 0.88 and the current build of tetex. configure seems to complete with no problem: Configuration of LyX was successful. Type 'make' to compile the program, and then 'make install' to install it. Conf