On Sat, Dec 3, 2011 at 11:38 AM, Francesco Menoncin <[email protected]> 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
Liviu
