ultimatepp/uppbox/Scripts
cxl 01e0dd0e28 Scripts: Fixed path to GTK/GL
git-svn-id: svn://ultimatepp.org/upp/trunk@7853 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-02 16:13:19 +00:00
..
all .lpbuild2: switched from testing to live 2012-05-14 05:32:19 +00:00
builddeb Scripts: Updated builddeb 2010-02-06 23:54:33 +00:00
deb64 Fixed deb64 Script 2009-04-27 17:48:00 +00:00
debian .ubbox: Scripts 2012-09-07 12:59:07 +00:00
doinstall Scripts: src theide copy change 2010-02-07 13:22:25 +00:00
domake .uppbox 2012-09-07 17:45:05 +00:00
GCCMK.bm Scripts: Fixed path to GTK/GL 2014-11-02 16:13:19 +00:00
idebuild added debian64 nighty builds 2009-04-26 13:13:21 +00:00
init IS Install scripts 2009-03-17 20:14:09 +00:00
Makefile Scripts BSD src install fix 2009-04-19 11:22:02 +00:00
readme .uppbox: Scripts 2012-09-07 13:49:10 +00:00
Scripts.upp .ubbox: Scripts 2012-09-07 12:59:07 +00:00
src .Scripts 2012-09-25 17:46:11 +00:00
upgrade.sh .ubbox: Scripts 2012-09-07 12:59:07 +00:00
upp.spec Remove libpng version in pkg-config call 2013-12-03 22:34:22 +00:00
uppdeb uppbox: libnotify in .deb fix 2010-01-24 21:45:24 +00:00
uppnighty2deb Fixed deb64 Script 2009-04-27 17:48:00 +00:00
win .uppbox 2012-01-29 11:56:40 +00:00
www .uppbox: Scripts: website generation removed from nightly builds 2011-10-25 20:13:20 +00:00

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).