Results 1 to 6 of 6

Thread: Qwt in RedHat Linux !

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2008
    Posts
    74
    Thanks
    31
    Thanked 2 Times in 2 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Unhappy Qwt in RedHat Linux !

    Hello! Everybody,
    I am working on RedHat linux with Qt3.3.3. Now i want to use the amazing Qwt library with my application. I have read all the posts regarding this stuff, i have also read Raphaelf's post"use interesting QWT Library with QT3.X" in which he has informed abouy things done in Windows.
    For informing: -
    1.) I downloaded qwt-5.0.2 opensource zip file & unzipped it in "/home/qwt-5.0.2 folder.
    2.) On command shell i went to the specified directory & used qmake,make & make install.
    3.) I edited qwtconfig.pri file as: -
    unix{
    INSTALLBASE = /home/qwt-5.0.2
    }
    Now i dont know how to install the plugins so that i can use them in designer to design graphically. Also i dont know how to set the LD_LIBRARY_PATH & to which folder.

    Can anyone please help me out in this stuff.----> I will be gratefull if helped.

    Thanks in advance.

    " Sorry by mistake i uploaded the same post thrice. I didn't know this would happen i just wanted to edit few stuff's to explain my problem cleaarly. Sorry again."
    Last edited by Krish; 21st February 2008 at 13:30. Reason: Sorry for uploading it thrice!!!!

Similar Threads

  1. QWT introduction
    By nitriles in forum Qwt
    Replies: 4
    Last Post: 28th September 2007, 10:48
  2. How to upgrade Qwt 5.0.1 to Qwt 5.0.2
    By luffy27 in forum Qwt
    Replies: 1
    Last Post: 15th July 2007, 19:55
  3. use interesting QWT Library with QT3.X
    By raphaelf in forum Qwt
    Replies: 2
    Last Post: 23rd January 2006, 11:24

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.