View previous topic :: View next topic |
Author |
Message |
s.steele n00b
Joined: 10 Jul 2003 Posts: 2
|
Posted: Thu Jul 10, 2003 10:38 am Post subject: INN - how can I get a working version (2.3.5)? |
|
|
I have got INN 2.3.3 installed (as is the current Gentoo default) and I can't start it - I get a segfault immediately in rc.news. I have looked through the buglist and it would appear that this is fixed in 2.3.5. My question is how can I install 2.3.5 in a Gentoo way (i.e. not just download the source and compile it). I'd like it to go through portage or ebuilds (or whatever) if possible.
Thanks for any advice,
Simon. |
|
Back to top |
|
|
s.steele n00b
Joined: 10 Jul 2003 Posts: 2
|
Posted: Thu Jul 10, 2003 1:00 pm Post subject: |
|
|
To answer my own question and help anyone else stuck with this:
2.3.5 is in portage but is masked, to unmask it and install it do this:
> export ACCEPT_KEYWORDS='~x86'
> emerge -C inn
> emerge inn
Only do the second line if you currently have 2.3.3 installed.
hope that helps someone else.
Simon. |
|
Back to top |
|
|
|