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 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.

Marcelo





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 information. What does ./configure report at
the end? What error do you get when you run lyx 2.0 alpha? Are you
using different profile dirs for 1.6 and 2.0, as in './configure
--with-version-suffix=-svn --enable-build-type=release'?
Liviu


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
 report at
 the end? What error do you get when you run lyx 2.0 alpha?

lyx-2.0a5: error while loading shared libraries: libQtGui.so.4:
 cannot open shared object file: No such file or directory


 Are you
 using different profile dirs for 1.6 and 2.0, as in
 './configure

no

 --with-version-suffix=-svn --enable-build-type=release'?
 Liviu

for --with-version-suffix=  I put -1.6.7 or 2.0an
and I not use --enable-build-type=release

Marcelo 





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 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.

Marcelo





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 information. What does ./configure report at
the end? What error do you get when you run lyx 2.0 alpha? Are you
using different profile dirs for 1.6 and 2.0, as in './configure
--with-version-suffix=-svn --enable-build-type=release'?
Liviu


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
 report at
 the end? What error do you get when you run lyx 2.0 alpha?

lyx-2.0a5: error while loading shared libraries: libQtGui.so.4:
 cannot open shared object file: No such file or directory


 Are you
 using different profile dirs for 1.6 and 2.0, as in
 './configure

no

 --with-version-suffix=-svn --enable-build-type=release'?
 Liviu

for --with-version-suffix=  I put -1.6.7 or 2.0an
and I not use --enable-build-type=release

Marcelo 





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 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.

Marcelo





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 little information. What does ./configure report at
the end? What error do you get when you run lyx 2.0 alpha? Are you
using different profile dirs for 1.6 and 2.0, as in './configure
--with-version-suffix=-svn --enable-build-type=release'?
Liviu


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
> report at
> the end? What error do you get when you run lyx 2.0 alpha?

lyx-2.0a5: error while loading shared libraries: libQtGui.so.4:
 cannot open shared object file: No such file or directory


> Are you
> using different profile dirs for 1.6 and 2.0, as in
> './configure

no

> --with-version-suffix=-svn --enable-build-type=release'?
> Liviu

for --with-version-suffix=  I put -1.6.7 or 2.0an
and I not use --enable-build-type=release

Marcelo 





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?

Marcelo





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
Liviu


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. I'll include this in the patch to
INSTALL file.

Liviu


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. I'll include this in the patch to
INSTALL file.

Liviu


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 successfully. I'll include this in the patch to
INSTALL file.

Liviu


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 --with-qt4-dir=/usr/share/qt4/lib/


The answer is probably in config.log. Can you send it?

JMarc


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 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 --with-qt4-dir=/usr/share/qt4/lib/

Does it work with
./configure -with-qt4-dir=/usr/share/qt4
??

Stephan


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) ./configure
   configures LyX according to your system.
   You may have to set
   --with-qt4-dir=path-to-your-qt4-installation
 if the environment variable QTDIR is not set (for exmaple,
'--with-qt4-dir=/usr/share/qt4/').
   See Note below if ./configure script is not present.
[..]

Regards
Liviu


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 if you just use ./configure without any qt4 option?
It works well here on Karmic and Lucid.

JMarc


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 suspecting that this is
something peculiar to VMware and its Ubuntu installation. When I
installed Xubuntu Lucid on my netbook I had no issues configuring the
alphas.

Regards
Liviu


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 alpha5 and
6. (Should I send the config.log?)


Yes, please send the config.log. I am curious to see what the problem is.

JMarc


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
r...@ubuntu:/home/liv/Build/lyx-2.0.0alpha6# ./configure

The variable QTDIR is not defined
r...@ubuntu:/home/liv/Build/lyx-2.0.0alpha6# env | grep -i qtdir
r...@ubuntu:/home/liv/Build/lyx-2.0.0alpha6# env | grep -i dir

The installation is on a Xubuntu 10.04 32 bit on a VMware Virtual
Machine inside Win 7. Fresh install and packages up to date.

Regards
Liviu


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 ubuntu have wgetpaste package? its much more convenient.
you just run wgetspate config.log and obtain url. file can be
directly viewed without need to download anything...

iirc there was also need to download qt-dev packages if want to 
compile something qt-related under buntu/debian.

pavel


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 package? its much more convenient.
 you just run wgetspate config.log and obtain url. file can be
 directly viewed without need to download anything...

It would be convenient indeed, but there's no .deb and I don't feel
like messing with the sources.


 iirc there was also need to download qt-dev packages if want to
 compile something qt-related under buntu/debian.

The libqt4-dev was installed prior to ./configure. Regards
Liviu


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

these are the interesting lines
g++ -o conftest -g -O2   -Wextra -Wall conftest.cpp-lz  -lX11  -lQtCore 
-lQtGui 5
conftest.cpp:28:22: error: qglobal.h: No such file or directory
conftest.cpp:29:22: error: qstring.h: No such file or directory

pavel


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 in a pastebin [1].
  [1] http://pastebin.com/gJ1pXSyp
 
 these are the interesting lines
 g++ -o conftest -g -O2   -Wextra -Wall conftest.cpp-lz  -lX11 
 -lQtCore -lQtGui 5 conftest.cpp:28:22: error: qglobal.h: No such file or
 directory
 conftest.cpp:29:22: error: qstring.h: No such file or directory
 
 pavel

Both are part of libqt4-dev.
...
/usr/include/qt4/Qt/qglobal.h
/usr/include/qt4/QtCore/qglobal.h

/usr/include/qt4/Qt/qstring.h
/usr/include/qt4/QtCore/qstring.h

Kornel
-- 
Kornel Benko
kornel.be...@berlin.de


signature.asc
Description: This is a digitally signed message part.


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 --with-qt4-dir=/usr/share/qt4/lib/


The answer is probably in config.log. Can you send it?

JMarc


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 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 --with-qt4-dir=/usr/share/qt4/lib/

Does it work with
./configure -with-qt4-dir=/usr/share/qt4
??

Stephan


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) ./configure
   configures LyX according to your system.
   You may have to set
   --with-qt4-dir=path-to-your-qt4-installation
 if the environment variable QTDIR is not set (for exmaple,
'--with-qt4-dir=/usr/share/qt4/').
   See Note below if ./configure script is not present.
[..]

Regards
Liviu


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 if you just use ./configure without any qt4 option?
It works well here on Karmic and Lucid.

JMarc


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 suspecting that this is
something peculiar to VMware and its Ubuntu installation. When I
installed Xubuntu Lucid on my netbook I had no issues configuring the
alphas.

Regards
Liviu


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 alpha5 and
6. (Should I send the config.log?)


Yes, please send the config.log. I am curious to see what the problem is.

JMarc


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
r...@ubuntu:/home/liv/Build/lyx-2.0.0alpha6# ./configure

The variable QTDIR is not defined
r...@ubuntu:/home/liv/Build/lyx-2.0.0alpha6# env | grep -i qtdir
r...@ubuntu:/home/liv/Build/lyx-2.0.0alpha6# env | grep -i dir

The installation is on a Xubuntu 10.04 32 bit on a VMware Virtual
Machine inside Win 7. Fresh install and packages up to date.

Regards
Liviu


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 ubuntu have wgetpaste package? its much more convenient.
you just run wgetspate config.log and obtain url. file can be
directly viewed without need to download anything...

iirc there was also need to download qt-dev packages if want to 
compile something qt-related under buntu/debian.

pavel


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 package? its much more convenient.
 you just run wgetspate config.log and obtain url. file can be
 directly viewed without need to download anything...

It would be convenient indeed, but there's no .deb and I don't feel
like messing with the sources.


 iirc there was also need to download qt-dev packages if want to
 compile something qt-related under buntu/debian.

The libqt4-dev was installed prior to ./configure. Regards
Liviu


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

these are the interesting lines
g++ -o conftest -g -O2   -Wextra -Wall conftest.cpp-lz  -lX11  -lQtCore 
-lQtGui 5
conftest.cpp:28:22: error: qglobal.h: No such file or directory
conftest.cpp:29:22: error: qstring.h: No such file or directory

pavel


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 in a pastebin [1].
  [1] http://pastebin.com/gJ1pXSyp
 
 these are the interesting lines
 g++ -o conftest -g -O2   -Wextra -Wall conftest.cpp-lz  -lX11 
 -lQtCore -lQtGui 5 conftest.cpp:28:22: error: qglobal.h: No such file or
 directory
 conftest.cpp:29:22: error: qstring.h: No such file or directory
 
 pavel

Both are part of libqt4-dev.
...
/usr/include/qt4/Qt/qglobal.h
/usr/include/qt4/QtCore/qglobal.h

/usr/include/qt4/Qt/qstring.h
/usr/include/qt4/QtCore/qstring.h

Kornel
-- 
Kornel Benko
kornel.be...@berlin.de


signature.asc
Description: This is a digitally signed message part.


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 --with-qt4-dir=/usr/share/qt4/lib/


The answer is probably in config.log. Can you send it?

JMarc


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 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 --with-qt4-dir=/usr/share/qt4/lib/

Does it work with
./configure -with-qt4-dir=/usr/share/qt4
??

Stephan


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) ./configure
   configures LyX according to your system.
   You may have to set
   --with-qt4-dir=
 if the environment variable QTDIR is not set (for exmaple,
'--with-qt4-dir=/usr/share/qt4/').
   See Note below if ./configure script is not present.
[..]

Regards
Liviu


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 if you just use "./configure" without any qt4 option?
It works well here on Karmic and Lucid.

JMarc


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?) I am suspecting that this is
something peculiar to VMware and its Ubuntu installation. When I
installed Xubuntu Lucid on my netbook I had no issues configuring the
alphas.

Regards
Liviu


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 alpha5 and
6. (Should I send the config.log?)


Yes, please send the config.log. I am curious to see what the problem is.

JMarc


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
r...@ubuntu:/home/liv/Build/lyx-2.0.0alpha6# ./configure

The variable QTDIR is not defined
r...@ubuntu:/home/liv/Build/lyx-2.0.0alpha6# env | grep -i qtdir
r...@ubuntu:/home/liv/Build/lyx-2.0.0alpha6# env | grep -i dir

The installation is on a Xubuntu 10.04 32 bit on a VMware Virtual
Machine inside Win 7. Fresh install and packages up to date.

Regards
Liviu


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.
btw does ubuntu have wgetpaste package? its much more convenient.
you just run "wgetspate config.log" and obtain url. file can be
directly viewed without need to download anything...

iirc there was also need to download qt-dev packages if want to 
compile something qt-related under buntu/debian.

pavel


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 wgetpaste package? its much more convenient.
> you just run "wgetspate config.log" and obtain url. file can be
> directly viewed without need to download anything...
>
It would be convenient indeed, but there's no .deb and I don't feel
like messing with the sources.


> iirc there was also need to download qt-dev packages if want to
> compile something qt-related under buntu/debian.
>
The libqt4-dev was installed prior to ./configure. Regards
Liviu


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] http://pastebin.com/gJ1pXSyp

these are the interesting lines
g++ -o conftest -g -O2   -Wextra -Wall conftest.cpp-lz  -lX11  -lQtCore 
-lQtGui >&5
conftest.cpp:28:22: error: qglobal.h: No such file or directory
conftest.cpp:29:22: error: qstring.h: No such file or directory

pavel


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 server-side problems. I put in in a pastebin [1].
> > [1] http://pastebin.com/gJ1pXSyp
> 
> these are the interesting lines
> g++ -o conftest -g -O2   -Wextra -Wall conftest.cpp-lz  -lX11 
> -lQtCore -lQtGui >&5 conftest.cpp:28:22: error: qglobal.h: No such file or
> directory
> conftest.cpp:29:22: error: qstring.h: No such file or directory
> 
> pavel

Both are part of libqt4-dev.
...
/usr/include/qt4/Qt/qglobal.h
/usr/include/qt4/QtCore/qglobal.h

/usr/include/qt4/Qt/qstring.h
/usr/include/qt4/QtCore/qstring.h

Kornel
-- 
Kornel Benko
kornel.be...@berlin.de


signature.asc
Description: This is a digitally signed message part.