Re: '** qt 4 library not found !' configure error

2010-10-16 Thread Marcelo Acuña
I can´t get that my debian lenny find my new qt libs installed. How I can to use pkg-config for get it? Do you have 'pkg-config' installed? Normally it should work automatically. Otherwise, did you try '--with-qt4-dir=/usr/share/qt4/'? Liviu I have installed pkg-config but I don´t

Re: '** qt 4 library not found !' configure error

2010-10-16 Thread Liviu Andronic
2010/10/16 Marcelo Acuña mv...@yahoo.com.ar: I have installed pkg-config but I don´t know how to use it. I try with '--with-qt4-dir=/usr/share/qt4/' but this work fine with lyx 1.6.7 but not with 2.0 alpha.  With 2.O I can compile it without error but I can´t run it. You give us very little

Re: '** qt 4 library not found !' configure error

2010-10-16 Thread Marcelo Acuña
I have installed pkg-config but I don´t know how to use it. I try with '--with-qt4-dir=/usr/share/qt4/' but this work fine with lyx 1.6.7 but not with 2.0 alpha.  With 2.O I can compile it without error but I can´t run it. You give us very little information. What does ./configure

Re: '** qt 4 library not found !' configure error

2010-10-16 Thread Marcelo Acuña
I can´t get that my debian lenny find my new qt libs installed. How I can to use pkg-config for get it? Do you have 'pkg-config' installed? Normally it should work automatically. Otherwise, did you try '--with-qt4-dir=/usr/share/qt4/'? Liviu I have installed pkg-config but I don´t

Re: '** qt 4 library not found !' configure error

2010-10-16 Thread Liviu Andronic
2010/10/16 Marcelo Acuña mv...@yahoo.com.ar: I have installed pkg-config but I don´t know how to use it. I try with '--with-qt4-dir=/usr/share/qt4/' but this work fine with lyx 1.6.7 but not with 2.0 alpha.  With 2.O I can compile it without error but I can´t run it. You give us very little

Re: '** qt 4 library not found !' configure error

2010-10-16 Thread Marcelo Acuña
I have installed pkg-config but I don´t know how to use it. I try with '--with-qt4-dir=/usr/share/qt4/' but this work fine with lyx 1.6.7 but not with 2.0 alpha.  With 2.O I can compile it without error but I can´t run it. You give us very little information. What does ./configure

Re: '** qt 4 library not found !' configure error

2010-10-16 Thread Marcelo Acuña
> > I can´t get that my debian lenny find my new qt libs > installed. > > How I can to use pkg-config for get it? > > > Do you have 'pkg-config' installed? Normally it should > work > automatically. Otherwise, did you try > '--with-qt4-dir=/usr/share/qt4/'? > Liviu I have installed pkg-config

Re: '** qt 4 library not found !' configure error

2010-10-16 Thread Liviu Andronic
2010/10/16 Marcelo Acuña : > I have installed pkg-config but I don´t know how to use it. > I try with '--with-qt4-dir=/usr/share/qt4/' but this work fine with lyx 1.6.7 > but not with 2.0 alpha. >  With 2.O I can compile it without error but I can´t run it. > You give us very

Re: '** qt 4 library not found !' configure error

2010-10-16 Thread Marcelo Acuña
> > I have installed pkg-config but I don´t know how to > use it. > > I try with '--with-qt4-dir=/usr/share/qt4/' but this > work fine with lyx 1.6.7 but not with 2.0 alpha. > >  With 2.O I can compile it without error but I can´t > run it. > You give us very little information. What does

Re: '** qt 4 library not found !' configure error

2010-10-15 Thread Marcelo Acuña
The trick is to install pkgconfig. With that, configure will automatically find the correct location for Qt. Indeed. It's pkg-config on Debian-based, and it wasn't installed. I can´t get that my debian lenny find my new qt libs installed. How I can to use pkg-config for get it? Marcelo

Re: '** qt 4 library not found !' configure error

2010-10-15 Thread Liviu Andronic
2010/10/15 Marcelo Acuña mv...@yahoo.com.ar: I can´t get that my debian lenny find my new qt libs installed. How I can to use pkg-config for get it? Do you have 'pkg-config' installed? Normally it should work automatically. Otherwise, did you try '--with-qt4-dir=/usr/share/qt4/'? Regards Liviu

Re: '** qt 4 library not found !' configure error

2010-10-15 Thread Marcelo Acuña
The trick is to install pkgconfig. With that, configure will automatically find the correct location for Qt. Indeed. It's pkg-config on Debian-based, and it wasn't installed. I can´t get that my debian lenny find my new qt libs installed. How I can to use pkg-config for get it? Marcelo

Re: '** qt 4 library not found !' configure error

2010-10-15 Thread Liviu Andronic
2010/10/15 Marcelo Acuña mv...@yahoo.com.ar: I can´t get that my debian lenny find my new qt libs installed. How I can to use pkg-config for get it? Do you have 'pkg-config' installed? Normally it should work automatically. Otherwise, did you try '--with-qt4-dir=/usr/share/qt4/'? Regards Liviu

Re: '** qt 4 library not found !' configure error

2010-10-15 Thread Marcelo Acuña
> > The trick is to install pkgconfig. With that, > configure will > > automatically find the correct location for Qt. > > > Indeed. It's pkg-config on Debian-based, and it wasn't > installed. I can´t get that my debian lenny find my new qt libs installed. How I can to use pkg-config for get it?

Re: '** qt 4 library not found !' configure error

2010-10-15 Thread Liviu Andronic
2010/10/15 Marcelo Acuña : > I can´t get that my debian lenny find my new qt libs installed. > How I can to use pkg-config for get it? > Do you have 'pkg-config' installed? Normally it should work automatically. Otherwise, did you try '--with-qt4-dir=/usr/share/qt4/'? Regards

Re: '** qt 4 library not found !' configure error

2010-09-28 Thread Jean-Marc Lasgouttes
Le 27/09/2010 19:43, Liviu Andronic a écrit : Some server-side problems. I put in in a pastebin [1]. [1] http://pastebin.com/gJ1pXSyp The trick is to install pkgconfig. With that, configure will automatically find the correct location for Qt. JMarc

Re: '** qt 4 library not found !' configure error

2010-09-28 Thread Liviu Andronic
On Tue, Sep 28, 2010 at 3:00 AM, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: The trick is to install pkgconfig. With that, configure will automatically find the correct location for Qt. Indeed. It's pkg-config on Debian-based, and it wasn't installed. Now ./configure finishes successfully.

Re: '** qt 4 library not found !' configure error

2010-09-28 Thread Jean-Marc Lasgouttes
Le 27/09/2010 19:43, Liviu Andronic a écrit : Some server-side problems. I put in in a pastebin [1]. [1] http://pastebin.com/gJ1pXSyp The trick is to install pkgconfig. With that, configure will automatically find the correct location for Qt. JMarc

Re: '** qt 4 library not found !' configure error

2010-09-28 Thread Liviu Andronic
On Tue, Sep 28, 2010 at 3:00 AM, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: The trick is to install pkgconfig. With that, configure will automatically find the correct location for Qt. Indeed. It's pkg-config on Debian-based, and it wasn't installed. Now ./configure finishes successfully.

Re: '** qt 4 library not found !' configure error

2010-09-28 Thread Jean-Marc Lasgouttes
Le 27/09/2010 19:43, Liviu Andronic a écrit : Some server-side problems. I put in in a pastebin [1]. [1] http://pastebin.com/gJ1pXSyp The trick is to install pkgconfig. With that, configure will automatically find the correct location for Qt. JMarc

Re: '** qt 4 library not found !' configure error

2010-09-28 Thread Liviu Andronic
On Tue, Sep 28, 2010 at 3:00 AM, Jean-Marc Lasgouttes wrote: > The trick is to install pkgconfig. With that, configure will > automatically find the correct location for Qt. > Indeed. It's pkg-config on Debian-based, and it wasn't installed. Now ./configure finishes

'** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
Dear all I'm trying to build LyX alpha6 on a Xubuntu Lucid Virtual Machine (VMware). The configure fails with this message: Configuration Host type:i686-pc-linux-gnu Special build flags: concept-checks assertions warnings use-hunspell C Compiler:

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Jean-Marc Lasgouttes
Le 27/09/2010 15:24, Liviu Andronic a écrit : Dear all ** qt 4 library not found ! As far as I'm concerned I installed all teh necessary qt4 libraries, particularly libqt4-dev version 4:4.6.2-0ubuntu5.1. The system is up-to-date, and LyX 1.6.7 runs just fine. I also tried to ./configure

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 6:30 AM, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: The answer is probably in config.log. Can you send it? Please find it at this link. http://s000.tinyupload.com/index.php?file_id=00958035189765398545 Liviu

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Stephan Witt
Am 27.09.2010 um 15:24 schrieb Liviu Andronic: Dear all I'm trying to build LyX alpha6 on a Xubuntu Lucid Virtual Machine (VMware). The configure fails with this message: As far as I'm concerned I installed all teh necessary qt4 libraries, particularly libqt4-dev version

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 5:08 PM, Stephan Witt st.w...@gmx.net wrote: Does it work with ./configure -with-qt4-dir=/usr/share/qt4 ?? It works! THanks a lot. Devels: would it possible to improve the INSTALL file so that it contains an example of qt dir path? FOr example, [..] 1)

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Pavel Sanda
Liviu Andronic wrote: Devels: would it possible to improve the INSTALL file so that it contains an example of qt dir path? FOr example, you are also devel, so please send us patch :) pavel

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Jean-Marc Lasgouttes
Le 27/09/2010 15:43, Liviu Andronic a écrit : On Mon, Sep 27, 2010 at 6:30 AM, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: The answer is probably in config.log. Can you send it? Please find it at this link. http://s000.tinyupload.com/index.php?file_id=00958035189765398545 What happens

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 5:44 PM, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: What happens if you just use ./configure without any qt4 option? It works well here on Karmic and Lucid. It gives the same error as in the original post, for both alpha5 and 6. (Should I send the config.log?) I am

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Jean-Marc Lasgouttes
Le 27/09/2010 17:15, Liviu Andronic a écrit : On Mon, Sep 27, 2010 at 5:44 PM, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: What happens if you just use ./configure without any qt4 option? It works well here on Karmic and Lucid. It gives the same error as in the original post, for both

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 9:07 AM, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: Yes, please send the config.log. I am curious to see what the problem is. Here it is http://s000.tinyupload.com/index.php?file_id=70017198987073427584 It's the result of the following

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Pavel Sanda
Liviu Andronic wrote: On Mon, Sep 27, 2010 at 9:07 AM, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: Yes, please send the config.log. I am curious to see what the problem is. Here it is http://s000.tinyupload.com/index.php?file_id=70017198987073427584 i see only zero size file. btw does

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 9:42 AM, Pavel Sanda sa...@lyx.org wrote: Here it is http://s000.tinyupload.com/index.php?file_id=70017198987073427584 i see only zero size file. Some server-side problems. I put in in a pastebin [1]. [1] http://pastebin.com/gJ1pXSyp btw does ubuntu have wgetpaste

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Pavel Sanda
Liviu Andronic wrote: On Mon, Sep 27, 2010 at 9:42 AM, Pavel Sanda sa...@lyx.org wrote: Here it is http://s000.tinyupload.com/index.php?file_id=70017198987073427584 i see only zero size file. Some server-side problems. I put in in a pastebin [1]. [1] http://pastebin.com/gJ1pXSyp

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Kornel Benko
Am Montag 27 September 2010 schrieb Pavel Sanda: Liviu Andronic wrote: On Mon, Sep 27, 2010 at 9:42 AM, Pavel Sanda sa...@lyx.org wrote: Here it is http://s000.tinyupload.com/index.php?file_id=70017198987073427584 i see only zero size file. Some server-side problems. I put in

'** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
Dear all I'm trying to build LyX alpha6 on a Xubuntu Lucid Virtual Machine (VMware). The configure fails with this message: Configuration Host type:i686-pc-linux-gnu Special build flags: concept-checks assertions warnings use-hunspell C Compiler:

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Jean-Marc Lasgouttes
Le 27/09/2010 15:24, Liviu Andronic a écrit : Dear all ** qt 4 library not found ! As far as I'm concerned I installed all teh necessary qt4 libraries, particularly libqt4-dev version 4:4.6.2-0ubuntu5.1. The system is up-to-date, and LyX 1.6.7 runs just fine. I also tried to ./configure

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 6:30 AM, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: The answer is probably in config.log. Can you send it? Please find it at this link. http://s000.tinyupload.com/index.php?file_id=00958035189765398545 Liviu

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Stephan Witt
Am 27.09.2010 um 15:24 schrieb Liviu Andronic: Dear all I'm trying to build LyX alpha6 on a Xubuntu Lucid Virtual Machine (VMware). The configure fails with this message: As far as I'm concerned I installed all teh necessary qt4 libraries, particularly libqt4-dev version

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 5:08 PM, Stephan Witt st.w...@gmx.net wrote: Does it work with ./configure -with-qt4-dir=/usr/share/qt4 ?? It works! THanks a lot. Devels: would it possible to improve the INSTALL file so that it contains an example of qt dir path? FOr example, [..] 1)

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Pavel Sanda
Liviu Andronic wrote: Devels: would it possible to improve the INSTALL file so that it contains an example of qt dir path? FOr example, you are also devel, so please send us patch :) pavel

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Jean-Marc Lasgouttes
Le 27/09/2010 15:43, Liviu Andronic a écrit : On Mon, Sep 27, 2010 at 6:30 AM, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: The answer is probably in config.log. Can you send it? Please find it at this link. http://s000.tinyupload.com/index.php?file_id=00958035189765398545 What happens

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 5:44 PM, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: What happens if you just use ./configure without any qt4 option? It works well here on Karmic and Lucid. It gives the same error as in the original post, for both alpha5 and 6. (Should I send the config.log?) I am

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Jean-Marc Lasgouttes
Le 27/09/2010 17:15, Liviu Andronic a écrit : On Mon, Sep 27, 2010 at 5:44 PM, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: What happens if you just use ./configure without any qt4 option? It works well here on Karmic and Lucid. It gives the same error as in the original post, for both

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 9:07 AM, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: Yes, please send the config.log. I am curious to see what the problem is. Here it is http://s000.tinyupload.com/index.php?file_id=70017198987073427584 It's the result of the following

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Pavel Sanda
Liviu Andronic wrote: On Mon, Sep 27, 2010 at 9:07 AM, Jean-Marc Lasgouttes lasgout...@lyx.org wrote: Yes, please send the config.log. I am curious to see what the problem is. Here it is http://s000.tinyupload.com/index.php?file_id=70017198987073427584 i see only zero size file. btw does

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 9:42 AM, Pavel Sanda sa...@lyx.org wrote: Here it is http://s000.tinyupload.com/index.php?file_id=70017198987073427584 i see only zero size file. Some server-side problems. I put in in a pastebin [1]. [1] http://pastebin.com/gJ1pXSyp btw does ubuntu have wgetpaste

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Pavel Sanda
Liviu Andronic wrote: On Mon, Sep 27, 2010 at 9:42 AM, Pavel Sanda sa...@lyx.org wrote: Here it is http://s000.tinyupload.com/index.php?file_id=70017198987073427584 i see only zero size file. Some server-side problems. I put in in a pastebin [1]. [1] http://pastebin.com/gJ1pXSyp

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Kornel Benko
Am Montag 27 September 2010 schrieb Pavel Sanda: Liviu Andronic wrote: On Mon, Sep 27, 2010 at 9:42 AM, Pavel Sanda sa...@lyx.org wrote: Here it is http://s000.tinyupload.com/index.php?file_id=70017198987073427584 i see only zero size file. Some server-side problems. I put in

'** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
Dear all I'm trying to build LyX alpha6 on a Xubuntu Lucid Virtual Machine (VMware). The configure fails with this message: Configuration Host type:i686-pc-linux-gnu Special build flags: concept-checks assertions warnings use-hunspell C Compiler:

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Jean-Marc Lasgouttes
Le 27/09/2010 15:24, Liviu Andronic a écrit : Dear all ** qt 4 library not found ! As far as I'm concerned I installed all teh necessary qt4 libraries, particularly libqt4-dev version 4:4.6.2-0ubuntu5.1. The system is up-to-date, and LyX 1.6.7 runs just fine. I also tried to ./configure

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 6:30 AM, Jean-Marc Lasgouttes wrote: > The answer is probably in config.log. Can you send it? > Please find it at this link. http://s000.tinyupload.com/index.php?file_id=00958035189765398545 Liviu

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Stephan Witt
Am 27.09.2010 um 15:24 schrieb Liviu Andronic: > Dear all > I'm trying to build LyX alpha6 on a Xubuntu Lucid Virtual Machine > (VMware). The configure fails with this message: > > As far as I'm concerned I installed all teh necessary qt4 libraries, > particularly libqt4-dev version

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 5:08 PM, Stephan Witt wrote: > Does it work with > ./configure -with-qt4-dir=/usr/share/qt4 > ?? > It works! THanks a lot. Devels: would it possible to improve the INSTALL file so that it contains an example of qt dir path? FOr example, [..] 1)

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Pavel Sanda
Liviu Andronic wrote: > Devels: would it possible to improve the INSTALL file so that it > contains an example of qt dir path? FOr example, you are also devel, so please send us patch :) pavel

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Jean-Marc Lasgouttes
Le 27/09/2010 15:43, Liviu Andronic a écrit : On Mon, Sep 27, 2010 at 6:30 AM, Jean-Marc Lasgouttes wrote: The answer is probably in config.log. Can you send it? Please find it at this link. http://s000.tinyupload.com/index.php?file_id=00958035189765398545 What happens

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 5:44 PM, Jean-Marc Lasgouttes wrote: > What happens if you just use "./configure" without any qt4 option? > It works well here on Karmic and Lucid. > It gives the same error as in the original post, for both alpha5 and 6. (Should I send the config.log?)

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Jean-Marc Lasgouttes
Le 27/09/2010 17:15, Liviu Andronic a écrit : On Mon, Sep 27, 2010 at 5:44 PM, Jean-Marc Lasgouttes wrote: What happens if you just use "./configure" without any qt4 option? It works well here on Karmic and Lucid. It gives the same error as in the original post, for both

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 9:07 AM, Jean-Marc Lasgouttes wrote: > Yes, please send the config.log. I am curious to see what the problem is. > Here it is http://s000.tinyupload.com/index.php?file_id=70017198987073427584 It's the result of the following

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Pavel Sanda
Liviu Andronic wrote: > On Mon, Sep 27, 2010 at 9:07 AM, Jean-Marc Lasgouttes > wrote: > > Yes, please send the config.log. I am curious to see what the problem is. > > > Here it is > http://s000.tinyupload.com/index.php?file_id=70017198987073427584 i see only zero size file.

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Liviu Andronic
On Mon, Sep 27, 2010 at 9:42 AM, Pavel Sanda wrote: >> Here it is >> http://s000.tinyupload.com/index.php?file_id=70017198987073427584 > > i see only zero size file. > Some server-side problems. I put in in a pastebin [1]. [1] http://pastebin.com/gJ1pXSyp > btw does ubuntu have

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Pavel Sanda
Liviu Andronic wrote: > On Mon, Sep 27, 2010 at 9:42 AM, Pavel Sanda wrote: > >> Here it is > >> http://s000.tinyupload.com/index.php?file_id=70017198987073427584 > > > > i see only zero size file. > > > Some server-side problems. I put in in a pastebin [1]. > [1]

Re: '** qt 4 library not found !' configure error

2010-09-27 Thread Kornel Benko
Am Montag 27 September 2010 schrieb Pavel Sanda: > Liviu Andronic wrote: > > On Mon, Sep 27, 2010 at 9:42 AM, Pavel Sanda wrote: > > >> Here it is > > >> http://s000.tinyupload.com/index.php?file_id=70017198987073427584 > > > > > > i see only zero size file. > > > > Some