Re: [gentoo-user] Error installing musescore

2003-11-07 Thread Sampsa

Check config.log for a more detailed errormessage - configure should 
create one. There you can see exactly what was missing. I'm guessing you 
dont have qt-libs in your /etc/ld.so.conf or something like that. And 
remember to run ldconfig.

So check if you have /usr/lib/qt-3.version/lib in your ld.so.conf and 
run ldconfig and try again. And check the config.log :).

~/S


On Fri, 7 Nov 2003, Paul Stear wrote:

 I have installed museseq and xmms-musepack but have problems installing 
 musescore, I get the following error message:
 
 checking how to run the C++ preprocessor... g++ -E
 checking for QT environment variable QTDIR... yes
 checking for QT includes (/usr/qt/3/include)... yes
 checking for QT libraries (/usr/qt/3/lib)... no
 checking for QT moc (/usr/qt/3/bin/moc)... yes
 checking for QT uic (/usr/qt/3/bin/uic)... yes
 configure: error: need qt = 3.0.0
 
 I have tried to manually install and even tried the programmers suggestion of 
 ./configure --prefix=/usr --with-qt-prefix=/usr/qt/3 but I get the same 
 error.
 
 I have qt version 3.1.2-r4 installed.  Should I, can I, have different 
 versions of qt on the system?  Will musescore work with a higher version of 
 qt, is their a work around or should I create a bug report?
 
 Thanks for any help
 Paul
 
 -- This message was sent using gentoo linux and kmail --
 
 
 --
 [EMAIL PROTECTED] mailing list
 


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] Error installing musescore

2003-11-07 Thread Paul Stear
Thanks for your help ~/S, The problem was the connection to :0.0 refused by 
server. So I did xhost +localhost and the it installed from the ebuild with 
the normal emerge command.
Thanks again
Paul

On Fri 7 November 2003 10:43, Sampsa wrote:
 Check config.log for a more detailed errormessage - configure should
 create one. There you can see exactly what was missing. I'm guessing you
 dont have qt-libs in your /etc/ld.so.conf or something like that. And
 remember to run ldconfig.

 So check if you have /usr/lib/qt-3.version/lib in your ld.so.conf and
 run ldconfig and try again. And check the config.log :).

   ~/S

 On Fri, 7 Nov 2003, Paul Stear wrote:
  I have installed museseq and xmms-musepack but have problems installing
  musescore, I get the following error message:
 
  checking how to run the C++ preprocessor... g++ -E
  checking for QT environment variable QTDIR... yes
  checking for QT includes (/usr/qt/3/include)... yes
  checking for QT libraries (/usr/qt/3/lib)... no
  checking for QT moc (/usr/qt/3/bin/moc)... yes
  checking for QT uic (/usr/qt/3/bin/uic)... yes
  configure: error: need qt = 3.0.0
 
  I have tried to manually install and even tried the programmers
  suggestion of ./configure --prefix=/usr --with-qt-prefix=/usr/qt/3 but I
  get the same error.
 
  I have qt version 3.1.2-r4 installed.  Should I, can I, have different
  versions of qt on the system?  Will musescore work with a higher version
  of qt, is their a work around or should I create a bug report?
 
  Thanks for any help
  Paul
 
  -- This message was sent using gentoo linux and kmail --
 
 
  --
  [EMAIL PROTECTED] mailing list

 --
 [EMAIL PROTECTED] mailing list

-- 

-- This message was sent using gentoo linux and kmail --


--
[EMAIL PROTECTED] mailing list