File: sludge-doc.README.Debian

package info (click to toggle)
sludge 2.2.2-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 6,912 kB
  • sloc: cpp: 32,441; sh: 1,237; xml: 874; makefile: 682
file content (21 lines) | stat: -rw-r--r-- 549 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Notes about the Debian sludge-doc package
=========================================

Compiling the example projects
------------------------------

To compile the example projects, first copy them
to your home directory:

$ cp -r /usr/share/doc/sludge/ExampleProjects $HOME

Then some of the files need to be decompressed:

$ gzip -dr $HOME/ExampleProjects

Now you can open and compile the projects, e.g.:

$ sludge-projectmanager $HOME/ExampleProjects/VerbCoin/VerbCoin.slp

 -- Tobias Hansen <tobias.han@gmx.de>, Sat, 23 Apr 2011 02:14:00 +0100