SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Sponsored Links

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

To compile with all features enabled as is the default, type

$./configure

        After this has completed, if you have a version of Qt before 3.1 or get errors while
        compiling the UI files with messages like "Undefined reference languageChanged()", type
        
        $make clean
        
        to remake all UI files.  Then continue as normal and type

        $make

        and then install as root with
        
        $make install

Optionally, 3D graphing may be disabled by passing --disable-glgraph to configure and a pure Qt application (without KDE) can be compiled by passing --disable-kdeapp to configure.

If you have problems building this on your platform or any other problems, I would be glad to help and I want this to work on all possible platforms!. Just tell me what the problem is or what errors you are getting by emailing me at mizunoami44@users.sourceforge.net

See the Fung-Calc Handbook online at http://fung-calc.sourceforge.net/handbook or at help:/fung-calc for more information.

This software is OSI Certified Open Source Software. OSI Certified is a certification mark of the Open Source Initiative.


Sponsored Links

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.