Skip to content

Commit 78030b9

Browse files
authored
Add a short list of compilation tools needed to compile GnuSocialShell
1 parent e3e6a3c commit 78030b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ GnuSocialShell is a simple, userful, text-based GnuSocial client write in C by D
1414

1515

1616
#### Compile
17+
18+
Before you start the compilation process please make sure you have the following tools installed on your system: gcc, autotools (autoconf & automake), gnulib.
19+
1720
$ touch config.rpath
1821
$ autoreconf -iv
1922
$ ./configure --prefix=/usr/local

0 commit comments

Comments
 (0)