Menu

Complete Newbie needing help!

Help
Andrew
2003-05-05
2003-05-05
  • Andrew

    Andrew - 2003-05-05

    I am a complete Newbie and I would like to get this installed, but I am not sure where to start.  I really am not sure what QT is, but from reading other threads I know that I need it.  Really not sure how to complie this app so any help would be greatly appreciated.  I am running Yellow Dog Linux 3.0 on a Mac G4 thought I better put that put there.

    Again thanks for any help.

     
    • Adam Geitgey

      Adam Geitgey - 2003-05-05

      QT is just the user interface library that KDE is based on.  If you have KDE installed, you already have it :)

      to compile it, you would need to do:

      ./configure
      make
      make install

      If you get errors from that, post the exact errors you get.

      Thanks

       

Log in to post a comment.