mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
continue head
This commit is contained in:
parent
b837751b2d
commit
4af3a4731e
3 changed files with 4 additions and 3 deletions
3
INSTALL
3
INSTALL
|
|
@ -11,7 +11,8 @@ To compile irssi you need:
|
|||
|
||||
For most people, this should work just fine:
|
||||
|
||||
./configure
|
||||
./autogen.sh (for people who just cloned the repository)
|
||||
./configure (if this script already exists, skip ./autogen.sh)
|
||||
make
|
||||
su
|
||||
make install (not _really_ required except for perl support)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue