Port-amiga archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CrossFire and Eggdrop!!



On Fri, 27 Nov 1998, Ola Eriksson wrote:

: Have anyone gotten any eggdrop (v >1.0)

1.3.22 is now in pkgsrc.  net/eggdrop

: or crossfire 0.95.0 (0.95.0
: is the latest release, isn't it? And 0.94.3 in in pkgsrc, right?)

pkgsrc has 0.94.2.  games/crossfire

Send a PR if you want someone to update it.... :>

: And i also have another question! Is there any way to fix the 'no more
: ptty's' problem with screen?  Is there any way of getting past this?

Make sure your kernel is compiled with at least 32 pty's (see the bottom of
your kernel config file), and also do (as root):

# cd /dev
# sh MAKEDEV pty0 pty1 pty2 pty3

This will make you 64 pty devices.  You may need to recompile screen because
it scans the available pty files at compile time (which should be fixed).

If you need more, you should be able to make up to "pty10" - those are 16
PTYs per argument.

-- 
-- Todd Vierling (Personal tv%pobox.com@localhost; Bus. 
todd_vierling%xn.xerox.com@localhost)




Home | Main Index | Thread Index | Old Index