File: INSTALL

package info (click to toggle)
adlibtracker2 2.4.25%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 6,084 kB
  • sloc: pascal: 71,684; makefile: 79; sh: 3
file content (12 lines) | stat: -rw-r--r-- 310 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
Installation notes

To compile the library:

$ tar xzf SDL4Freepascal-1.2.0.0.tar.gz
$ cd SDL4Freepascal-1.2.0.0
$ ./build.sh

and to install it (as root):

# mkdir /usr/lib/fpc/yourversion/units/linux/SDL4Freepascal-1.2.0.0
# mv *.o *.ppu /usr/lib/fpc/yourversion/units/linux/SDL4Freepascal-1.2.0.0