mirror of
https://github.com/irssi/irssi.git
synced 2026-08-23 10:32:31 +02:00
Merge 33bb9d3e64 into c890ecafa0
This commit is contained in:
commit
787f31befc
1 changed files with 7 additions and 1 deletions
8
INSTALL
8
INSTALL
|
|
@ -10,7 +10,13 @@ To compile irssi you need:
|
||||||
- perl-5.6 or greater (for perl support)
|
- perl-5.6 or greater (for perl support)
|
||||||
- terminfo or ncurses (for text frontend)
|
- terminfo or ncurses (for text frontend)
|
||||||
|
|
||||||
For most people, this should work just fine:
|
First, download the project's zip file from GitHub, by using the
|
||||||
|
"Download ZIP" button, or clicking this link to download from the
|
||||||
|
master branch: https://github.com/irssi/irssi/archive/master.zip
|
||||||
|
|
||||||
|
Next, extract this ZIP file.
|
||||||
|
|
||||||
|
For most people, running these commands should work just fine:
|
||||||
|
|
||||||
./autogen.sh (for people who just cloned the repository)
|
./autogen.sh (for people who just cloned the repository)
|
||||||
./configure (if this script already exists, skip ./autogen.sh)
|
./configure (if this script already exists, skip ./autogen.sh)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue