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

Related Sites

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


Back to files

How do you install this thing?

To be honest, I'm not quite sure either. I just pressed the 'make distribution' button in KDevelop and it made this big tar ball. To compile this code I use:

     ./configure
     make

It generates an executable 'qtsvc' in a subdirectory called qtsvc. Strip the executable and copy it into your favorite executables directory.

For older gcc versions I had to use

make CPPFLAGS=-fkeep-inline-functions

to work around a bug in the optimizer. If the linker starts complaining about missing functions you might need use that.

Sander Plomp


Other Sites

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.