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

QCADesigner README Notes

If you would like to run QCADesigner from the source tree, that is, you do not want to perform "make install", you may do so by switching to the src/ subdirectory and running ./QCADesigner .

If you would like to install QCADesigner to a path other than the default you can run configure with the --prefix option and specify the path. For example if you are configuring QCADesigner for the first time, you can run:

./autogen.sh --prefix=<Your path>
make
make install

"ls <Your path>" should show a "bin" and "share" directory that contain all the files that QCADesigner has installed. You can then use the script provided above to run QCADesigner.


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.