rc:sw:pc:apm_planner
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
rc:sw:pc:apm_planner [2015/11/05 12:48] – redox | rc:sw:pc:apm_planner [2023/11/24 21:55] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
sudo aptitude install libsdl1.2-dev | sudo aptitude install libsdl1.2-dev | ||
- | # Get the source | + | ## Get the source |
* `git clone https:// | * `git clone https:// | ||
* `cd apm_planner/ | * `cd apm_planner/ | ||
+ | |||
+ | ### Build | ||
+ | |||
* `mkdir build/` | * `mkdir build/` | ||
* ̀`cd build/` | * ̀`cd build/` | ||
* `QT_SELECT=5 qmake ../ | * `QT_SELECT=5 qmake ../ | ||
* `make` | * `make` | ||
+ | |||
+ | ### Build and Package | ||
+ | |||
+ | * `debuild -us -uc -d` | ||
+ | |||
+ | Note: this requires some tools | ||
+ | |||
+ | sudo aptitude install devscripts lintian | ||
+ | |||
## Links | ## Links | ||
* https:// | * https:// |
/home/share/www/redox.ws/wiki/data/attic/rc/sw/pc/apm_planner.1446727682.txt.gz · Last modified: 2023/11/24 21:55 (external edit)