~ubuntu-branches/ubuntu/saucy/goldencheetah/saucy

« back to all changes in this revision

Viewing changes to README

  • Committer: Package Import Robot
  • Author(s): KURASHIKI Satoru
  • Date: 2013-08-18 07:02:45 UTC
  • mfrom: (4.1.8 sid)
  • Revision ID: package-import@ubuntu.com-20130818070245-zgdvb47e1k3mtgil
Tags: 3.0-3
debian/control: remove needless dependency. (Closes: #719571)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
To build
2
 
 
3
 
  cp src/gcconfig.pri.in src/gcconfig.pri
4
 
  cp qwt/qwtconfig.pri.in qwt/qwtconfig.pri
5
 
 
6
 
Edit both src/gcconfig.pri and qwt/qwtconfig.pri as necessary, then
7
 
 
8
 
  qmake
9
 
  make
10
 
 
11
 
To uninstall the older FTDI VCP drivers on Mac OS X, open a Terminal and type:
12
 
 
13
 
  sudo mv /System/Library/Extensions/FTDIUSBSerialDriver.kext /tmp
14
 
 
15
 
Type your password when prompted, then restart your computer.
 
1
Golden Cheetah install and build instructions are documented
 
2
for each platform;
 
3
 
 
4
INSTALL-WIN32   For building on Microsoft Windows
 
5
INSTALL-LINUX   For building on Ubuntu Linux
 
6
INSTALL-MAC     For building on Apple OS X
 
7
 
 
8
Alternatively official builds are available from http://www.goldencheetah.org
 
9
whilst latest developer builds are available from http://goldencheetah.stand2surf.net