ultimatepp/uppbox/Scripts/readme
cxl 0c9a24f64f .uppbox: Scripts
git-svn-id: svn://ultimatepp.org/upp/trunk@5330 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-07 13:49:10 +00:00

11 lines
No EOL
575 B
Text

Use 'make' to compile TheIDE. It will generate ~/theide.
Use 'make install' to prepare standard U++ environment. It will create ~/upp
directory to store U++ library sources, MyApps to store your application
sources and ~/upp.out as output for intermediate files.
Then start playing with U++ by invoking ~/theide (you might want to put it elsewhere later).
For debian/apt-get based distribution, debian file contains required dependencies in form of
apt-get commands. You can use this file by this file with "sh debian" as root (e.g.
"sudo sh debian" if sudo is available).