ultimatepp/uppbox/Scripts
cxl 4d29f5e78e uppbox: Scripts changed initial UPP assemblies setup in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@8200 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-23 16:15:35 +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 uppbox: debian sox 2015-02-01 07:02:45 +00:00
doinstall uppbox: Scripts changed initial UPP assemblies setup in Linux 2015-02-23 16:15:35 +00:00
domake .uppbox 2012-09-07 17:45:05 +00:00
GCCMK.bm .uppbox 2015-01-28 08:58:33 +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 2015-01-28 08:58:33 +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 running "sh debian" as root (e.g.
"sudo sh debian" if sudo is available).