File: INSTALL

package info (click to toggle)
fstransform 0.9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,888 kB
  • sloc: cpp: 11,917; sh: 2,225; xml: 125; makefile: 95
file content (12 lines) | stat: -rw-r--r-- 246 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
Installation Instructions

fstransform is currently tested only on Linux.
Building and installing it is usually quite simple.
Just run the following commands:

  ./configure
  make

to actually install it, run as root the command

  make install