On Sat, Dec 3, 2011 at 11:15 AM, Francesco Menoncin
<menon...@eco.unibs.it>wrote:

>  Il 03/12/2011 15:11, Waluyo Adi Siswanto ha scritto:
>
> On 3 December 2011 18:47, Liviu Andronic <landronim...@gmail.com> 
> <landronim...@gmail.com> wrote:
>
>  On Sat, Dec 3, 2011 at 11:38 AM, Francesco Menoncin<menon...@eco.unibs.it> 
> <menon...@eco.unibs.it> wrote:
>
>  I am working on two pc's Ubuntu 11.01 and Windows 7.
> I have already installed LyX 2.0.2 on Windows 7 and everything is fine (the
> new version works great).
> I have problem with Ubuntu: the "./configure" command works fine, but when I
> use the command "make" the process gives an error after the command
>
> CXXLD lyx
>
> and I receive the following message
>
> /usr/lib/i386-linux-gnu/libgobject-2.0.so.0: undefined reference to
> 'g_datalist_get_data'
> /usr/lib/i386-linux-gnu/libgobject-2.0.so.0: undefined reference to
> 'g_match_info_unref'
> /usr/lib/i386-linux-gnu/libgobject-2.0.so.0: undefined reference to
> 'g_match_info_ref'
> /usr/lib/i386-linux-gnu/libgobject-2.0.so.0: undefined reference to
> 'g_variatn_take_ref'
> collect2: ld returned 1 exit status
> make[4]: *** [lyx] Error 1
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
>
> Any help?
> Thank you so much
> (qt4 and qt4-dev are both installed - version 4.7.4)
>
>
>  This may not be sufficient. Try
> apt-get build-dep lyx
> ./configure --enable-build-type=release
> make
> make install
>
>
>  If you compile for source it will take long.
> Alternative update lyx 2-* to the lates one,  you can use getdeb repository.
> I just update my lyx in Ubuntu 11.10 from getdeb. Only download 7+ MB,
> then your LyX will be updated to 2.0.2 (release 30/11/11).
>
> waluyo
>
>
>  Liviu
>
>   That of getdeb is a very good idea... but unfortunately it does not
> work. When I apply it, Ubuntu Software Center starts... and tells me that
> LyX has been installed today, but the version is still 2.0.1.
> On the other hand, the solution proposed by Waluyo did not work either.
>
> Francesco
>
> --
> ----------------------------------------
> Francesco Menoncin
> Università degli Studi di Brescia
> Facoltà di Economia
> Via S. Faustino, 74/B
> 25122 Brescia (Italy)
> Tel: 0039-030-2988806
> Fax: 0039-030-2988837
> E-mail: menon...@eco.unibs.it
> web: www.eco.unibs.it/~menoncin/
> ----------------------------------------
>
>
Maybe posting/attaching the output of ./configure would shed some light?

Reply via email to