Commit graph

31 commits

Author SHA1 Message Date
Eric Mertens 85d5888f69
Fix link to doc/readme.txt 2021-11-02 08:52:41 -07:00
Seth Arnold e7ab04fc74 add sqlite3 to build instructions
Quite often people new to Solanum run into trouble in the configure step: the error message if they are lacking either the pkg-config or libsqlite3 packages are identical and discovering the pkg-config dependency is not trivial:

checking for SQLITE... no
configure: error: sqlite3 is required

I can't promise this apt install line is complete, but I know that I've suggested the pkg-config and libsqlite3-dev packages many times in the #solanum channel and they've been very helpful.
2021-10-09 15:09:12 +01:00
jailbird777 365feb397b Remove unneeded ugly hack for 32-bit Solaris
- The official Sun/Oracle solution is to use the extendedFILE(5)
  mechanism, which works around the limitation.
  https://docs.oracle.com/cd/E18752_01/html/816-5175/extendedfile-5.html
- Add a quick HOWTO to the README.md
2021-06-26 16:22:08 +01:00
Doug Freed fcd7f2da0a
README: updated notes about portability
Co-authored-by: Ed Kellett <e@kellett.im>
2021-06-14 14:22:17 -04:00
NetSysFire 2a8338475c Improve README.md
Some minor changes, mostly more consistent use of monospace, more convenient links to mentioned files, consistent captialization of Solanum.
2021-06-03 01:19:29 +00:00
Doug Freed 2450895399
README: change IRC network (#172) 2021-05-27 21:01:24 +01:00
Doug Freed 551e5a146e README: update build statusbadge to use GH Actions 2020-12-14 05:28:27 -05:00
jesopo 11f8fd4526 fix broken atheme link in README.md 2020-11-23 15:30:26 -05:00
Ed Kellett 75fd7ead8d readme: add building instructions 2020-11-10 00:02:48 +00:00
Doug Freed 507bdac642
README: fix Travis badge, drop Appveyor badge
[ci skip]
2020-10-19 03:20:34 -04:00
Ed Kellett a6f63a829e
Innovation by sed 2020-10-15 15:52:41 +01:00
Qais Patankar c0d82abefc
readme: fix macOS instructions 2020-03-15 22:06:42 +00:00
Simon Arlott be9fb5ac00
Revert "no really, it's dead people"
This reverts commit 40ac82e878.
2017-07-27 18:51:24 +01:00
William Pitcock 40ac82e878 no really, it's dead people 2017-02-27 23:31:49 -06:00
Aaron Jones 19ec5fb1f9
README: Document glibtoolize use on Mac systems
Fixes #224
2016-10-31 09:08:46 +00:00
Aaron Jones d7f66fc3bf
README: Fix location of channel 2016-10-15 12:57:26 +00:00
Aaron Jones fd9f652150
README: Clarify that OpenSSL is not required for ECDHE 2016-08-15 10:53:31 +00:00
Elizabeth Myers 3eb5fee4f1 README: put git command in backticks [ci skip] 2016-04-10 17:15:46 -05:00
Elizabeth Myers 238db37776 Get rid of install-sh and use shtoolize to create them.
Contributed by jackal^
2016-04-10 16:49:42 -05:00
Elizabeth Myers 6156682605 Remove tier 4 (tier 3 is basically "everything but") 2016-03-23 15:51:25 -05:00
Elizabeth Myers b347989499 Add unlisted architectures to tier 3 [ci skip] 2016-03-23 15:35:39 -05:00
Elizabeth Myers fcf13f6d32 README: clearly outline levels of platform support 2016-03-23 15:10:44 -05:00
Elizabeth Myers d57e2b624f Update README 2016-03-23 12:31:51 -05:00
William Pitcock 427ed8ead6 README: link to appveyor builds too 2016-03-21 12:31:43 -05:00
Elizabeth Myers 1cabc01c9c README: lol, IRIX and libc5. 2016-03-06 13:28:56 -06:00
William Pitcock 0409e18fa6 build: remove more autotools detritus 2016-03-05 17:49:13 -06:00
Valerii Iatsko e44504ebf1 Add .travis.yml 2016-02-10 00:00:30 +01:00
William Pitcock 41976628bd README: being the reference ircv3.1 implementation seems boring in 2016. 2016-01-23 14:52:57 -05:00
William Pitcock 354fd35126 update README 2015-12-05 07:09:52 -06:00
Mikaela Suomalainen 61f156ba67 Update NEWS & README.md
* Point to irc.freenode.net instead of irc.atheme.org. I know that it's
  CNAME to chat, but I think it's preferable to use the irc. subdomain
  to make it clear that it's IRC.
* Point to GitHub issue tracker instead of bugs-meta.atheme.org that
  doesn't exist
* Remove mentioning of BUGS file and change README.FIRST to README.md as
  the first doesn't exist and I think they are the same file.
2015-07-14 12:40:24 +03:00
William Pitcock 676032301e move README to markdown. 2015-02-24 20:32:08 -06:00