Hi Anders,

Thanks for your answer and for the info.

El Lunes, 29 de Mayo de 2006 13:10, Anders Dahnielson escribió:
> On 5/29/06, Luis Angel Fernández Cuadrado <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > I'm trying to compile LyX 1.4.1 from source in a KUbuntu 5.10 AMD64
> > machine
> > with no luck. I've done thins kind of compilation many other times in
> > SuSE i386 and AMD64 machines without problems.
> > The key to it always was the parameters passed to the './configure'
> > script:
> >
> > --with-frontend=qt --with-qt-dir=???? --with-qt-libraries=????
> >
> > I've tried many combinations of these without luck. Has anybody done this
> > compilation or can give me a clue to what parameters are needed for a
> > successful compilatipn of LyX 1.4.1 in this distribution?
> >
> > Thank you all very much.
>
> I compiled LyX 1.4.1 from source on a Kubuntu 5.10 PPC machine.
>
> Take a look at the instructions given on this page:
>
>   http://wiki.lyx.org/LyX/LyXOnDebian#toc6
>
> They work for Kubuntu too.
>
> Basically you create you own *.deb packages that you install.
>
> A good idea is to uninstall previous LyX packages instead of do a upgrade
> with your own, because there can be a problem if you only build the Qt
> frontend yourself when the old package also want to upgrade the xforms
> frontend.

Ok. I followed these instructions and got 4 .deb files (I didn't include the 
gtk frontend) which I installed after deinstalling and cleaning the 1.3.6 
packages that come with KUbuntu 5.10. Of the 2 executables 'lyx-xforms' looks 
horrible but works ok and 'lyx-qt' does not load. When I try to load it with 
the '-dbg init' option this is what I get:

-----
[EMAIL PROTECTED]:~$ lyx-qt -dbg init
Locale es_ES could not be set
Setting debug level to init
Debugging `init' (Program initialisation)
Checking whether LyX is run in place... no
<package>
        binary_dir /usr/bin/
        system_support /usr/share/lyx/
        build_support
        user_support /home/luis/.lyx/
        locale_dir /usr/share/locale/
        document_dir /home/luis
        temp_dir /tmp
        home_dir /home/luis
</package>

Initializing LyX::init...
About to read lyxrc.defaults...
Found lyxrc.defaults in /usr/share/lyx/lyxrc.defaults
About to read preferences...
Found preferences in /home/luis/.lyx/preferences
About to read encodings...
Reading encoding iso8859-2
Reading encoding iso8859-3
Reading encoding iso8859-4
Reading encoding iso8859-5
Reading encoding iso8859-6
Reading encoding iso8859-7
Reading encoding iso8859-9
Reading encoding iso8859-13
Reading encoding iso8859-15
Reading encoding cp1255
Reading encoding cp1251
Reading encoding koi8
Reading encoding koi8-u
Reading encoding tis620-0
Reading encoding pt154
About to read languages...
Reading language afrikaans
Reading language american
Reading language arabic
Reading language austrian
Reading language bahasa
Reading language belarusian
Reading language basque
Reading language brazil
Reading language breton
Reading language british
Reading language bulgarian
Reading language canadian
Reading language canadien
Reading language catalan
Reading language croatian
Reading language czech
Reading language danish
Reading language dutch
Reading language english
Reading language esperanto
Reading language estonian
Reading language finnish
Reading language french
Reading language galician
Reading language german
Reading language ngerman
Reading language greek
Reading language hebrew
Reading language irish
Reading language italian
Reading language kazakh
Reading language lithuanian
Reading language latvian
Reading language icelandic
Reading language magyar
Reading language norsk
Reading language nynorsk
Reading language polish
Reading language portuges
Reading language romanian
Reading language russian
Reading language scottish
Reading language serbian
Reading language serbocroatian
Reading language spanish
Reading language slovak
Reading language slovene
Reading language swedish
Reading language thai
Reading language turkish
Reading language ukrainian
Reading language welsh
Reading layouts...
-----

and it stops there. This is the same I get for the executable obtained when I 
compile the program in the old ./configure... -> make... -> make install 
sequence, as I posted in my reply to Holger's answer.

I'm beggining to think that this must be related either to KUbuntu's version 
of the qt libraries or to my particular instalation. I'll keep researching on 
this...

Thanks again.                                   
-- 
Dr. Luis A. Fernández
Department of Analytical Chemistry
University of The Basque Country
P.O. Box 644, 48080 Bilbao (Spain)
Phone: +34 946015503
Fax: +34 946013500
http://www.ehu.es/udps

Reply via email to