home bbs files messages ]

Just a sample of the Echomail archive

<< oldest | < older | list | newer > | newest >> ]

 Message 2068 
 Vincent Coen to James Digriz 
 G.3 compileriler warnings on CentOS 8 
 04 Sep 20 17:05:45 
 
REPLY: 1:123/755@fidonet 5a62c445
MSGID: 2:250/1@fidonet 5f526857
CHRS: UTF-8 2
TZUTC: 0100
TID: MBSE-FIDO 1.0.7.17 (GNU/Linux-x86_64)
Hello James!

Friday September 04 2020 11:14, you wrote to Andrew Leary:

 > Andrew Leary wrote to James Digriz:

 AL>>
 AL>>  JD> Anyone else tried compiling on 8? Goes to completion but I'm
 AL>> getting
 AL>>  JD> piles of warnings about string truncation and such. Eg:
 AL>>
 AL>> These warnings are because of changes in the newer versions of
 AL>> GCC.  They have already been reported, and will be addressed in
 AL>> the future as time permits.

 > Yes, and thanks to all who replied! Now I just have to write a *$#%!
 > systemd unit file to get it running. ;-)

No you don't.

In my system and in relation to reading the manual I have in directory
xinetd.d  a file called mbsebbs and the content is :

--------------
#:MBSE BBS services are defined here.
#
# Author: Michiel Broek , 27-Sep-2004

service binkp
{
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = mbse
        instances       = 10
        server          = /home/mbse/bin/mbcico
        server_args     = -t ibn
}

service fido
{
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = mbse
        instances       = 10
        server          = /home/mbse/bin/mbcico
        server_args     = -t ifc
}

service tfido
{
        socket_type     = stream
        protocol        = tcp
        wait            = no
        user            = mbse
        instances       = 10
        server          = /home/mbse/bin/mbcico
        server_args     = -t itn
}

# Telnet to the bbs using mblogin, disabled by default.
#
service telnet
{
        disable         = yes
        protocol        = tcp
        instances       = 10
        flags           = REUSE
        log_on_failure += USERID
        socket_type     = stream
        user            = root
        server          = /usr/sbin/telnetd
        server_args     = -L /home/mbse/bin/mblogin
        wait            = no
}

service nntp
{
        socket_type     = stream
        disable         = no
        protocol        = tcp
        instances       = 10
        wait            = no
        user            = mbse
        server          = /home/mbse/bin/mbnntp
        server_args     = mbnntp

-----------

I have a lot of files for doing different tasks so you might have 2 - 5 etc.

Now my home directory for mbse, is at /home and NOT /opt

This can be set up using ./configure --prefix=/home


The reason is that if I decide to load up another distro held on my system
drives which can be a DASD or a SSD I do not have to reinstall and copy over
the content of mbse which in my case is over 16Gb - well over.
{ Also my system has links to a IBM m/f environment etc so it starts adding up
as to all of the changes required for each distro - bit of a pain !  }

Then checking the end of that pass to ensure it will load it all up in
/home/mbse    before moving forwards in the build.





Vincent

--- Mageia Linux v7.1 X64/Mbse v1.0.7.17/GoldED+/LNX 1.1.5-b20180707
 * Origin: Air Applewood, The Linux Gateway to the UK & Eire (2:250/1)
SEEN-BY: 1/123 15/0 18/200 19/36 25/0 21 90/1 103/705 106/201 116/18
SEEN-BY: 120/331 340 123/130 140 128/2 153/757 7715 154/10 203/0 218/700
SEEN-BY: 221/0 226/30 227/114 229/101 275 424 426 452 664 230/150
SEEN-BY: 230/152 240/1120 5411 5832 5853 6309 249/206 317 400 250/0
SEEN-BY: 250/1 2 4 5 8 32 261/38 100 263/0 266/512 267/155 275/100
SEEN-BY: 280/464 5003 282/1031 1056 288/100 291/100 111 292/854 8125
SEEN-BY: 310/31 317/3 320/119 219 322/757 340/400 341/66 342/200 396/45
SEEN-BY: 423/120 633/280 640/1321 1384 712/620 848 770/1 801/161 189
SEEN-BY: 2320/105 2452/250 3634/12 5020/1042
PATH: 250/1 261/38 712/848 280/464 240/5832 229/426


<< oldest | < older | list | newer > | newest >> ]

(c) 1994,  bbs@darkrealms.ca