Results 1 to 7 of 7

Thread: Need help on Mandrake 8.2

  1. #1
    Registered User
    Join Date
    Mar 2002
    Posts
    15

    Unhappy Need help on Mandrake 8.2

    Hello... well first of all... I have been using linux for 3 days hehe so bear with me please

    I dont know all the terms etc... but I need help with Seq and mandrake 8.2.

    I am getting an error in the ./configure part of the installation...
    Actually I had many... all solves by installing the right rpms etc...
    only have one and hope its the last but i'm stuck.

    here is the error:

    configure: error: No Qt meta object compiler (moc) found!
    Please check whether you installed Qt correctly.
    You need to have a running moc binary.
    configure tried to run and test didn't
    succeed. If configure shouldn't have tried this one, set
    the environment variable MOC to the right one before running
    configure.


    Ok from what I understood... I need to install the QT rpm... which I did... actually let me explain.

    Been searching around for Qt.. found the troll site which I never found a place to download it... so i went on the download site of mandrake... after browsing a while on some ftp (ftp://ftp.claranet.fr/pub/linux/dist...ake/8.2/SRPMS/) i come to a folder with a file named qt2-2.3.1-29mdk.src.rpm ... thinking its the right one i download and install it... which i guess was not the right one since it still doesnt work.

    I now find the website rpmfind.net... I do a search for "qt-" and falls on a big list ... I browse down the list and find this file qt-devel-3.0.3-0.cvs20020314.1.alpha.rpm which I am not sure if its the right one. I download and try to install but says its already install ??? hmmmm whats up with that?

    So I run the configure again and still that configure error. So now that where I am so far! Stuck. Maybe I missed something.. forgot to install a certain lib or rpm...

    Any help is much appreciated!

    Thx

    Lodar

  2. #2
    Registered User
    Join Date
    Mar 2002
    Posts
    8
    Did you export the path to QT?

  3. #3
    Registered User
    Join Date
    Mar 2002
    Posts
    15
    i guess not... how can i do that? dont forget I am starting to play with linux ;p

  4. #4
    Registered User
    Join Date
    Mar 2002
    Posts
    8
    export QTDIR=/usr/local/qt-2.3.2
    export PATH=$QTDIR/bin:$PATH
    export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH


    That should do it, at least that is what I used (blatantly ripped from Zaphods script).

  5. #5
    Registered User
    Join Date
    Mar 2002
    Posts
    15
    thx ill try that tonight... where can i get that zaphod script? Been seeing that alot..

  6. #6
    Registered User
    Join Date
    Mar 2002
    Posts
    15
    One last thing id like to know... what is the last version of showeq?

    I downloaded the one on hackers quest which is version 2.something as the latest...

    if its not the last version... where can i get it?

  7. #7
    Registered User
    Join Date
    Mar 2002
    Posts
    8
    I believe the latest version of showeq is version 4. You can get it via CVS from the sourceforge CVS repository.

    Zaphod put together a really good thread with a step-by-step for Redhat 7.1/7.2 and while it might not be right on for Mandrake, most of it will be at least close and could provide you with direction if you are stumped. I'm sure it is within the first page or two of this forum, just scroll for it a bit...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

You may post new threads
You may post replies
You may post attachments
You may edit your posts
HTML code is Off
vB code is On
Smilies are On
[IMG] code is On