• [wiki.synchro.net] page changed: howto:raspbian_install

    From wiki.synchro.net@VERT to All on Sun Jan 14 13:05:44 2018
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man: [See Also]
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From wiki.synchro.net@VERT to All on Tue Oct 16 02:28:01 2018
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man: Verified tonight with Raspbian Stretch Light 4.14 (the latest)
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From wiki.synchro.net@VERT to All on Wed Oct 17 13:29:21 2018
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man: Changed to use the libmozjs185-dev package (saves a lot of build time).
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From wiki.synchro.net@VERT to All on Thu Oct 18 01:04:10 2018
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man: Mention 32-bit and stuff
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Mortifis@VERT/ALLEYCAT to wiki.synchro.net on Thu Oct 18 09:43:22 2018
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man: Mention 32-bit and stuff

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net

    Thank you very much. The udates you made to the JSINCLUDE has solved the build Fail issues I was having under Raspbian for PC (never had any issues build sbbs on the Raspberry Pi so these comments are for the Rasbian x86_64 PC) and it compiled flawlessly .. though I might add if one wants to compile gtk* sudo apt-get -y install libglade2-dev is also required.

    The only issues I have now (probably just an oversight on my part) is when executing sbbs I get this console error:

    10/18 09:37:37 term !ERROR 13 creating directory: /sbbs/data/dirs
    10/18 09:37:37 term !ERROR 13 creating directory: /sbbs/data/text
    10/18 09:37:37 term !ERROR 13 creating directory: /sbbs/data/msgs
    10/18 09:37:37 term !ERROR 13 creating directory: /sbbs/data/user
    10/18 09:37:37 term !ERROR 13 creating directory: /sbbs/data/user/ptrs
    10/18 09:37:37 term !ERROR 13 creating directory: /sbbs/data/qnet
    10/18 09:37:37 term !ERROR 13 creating directory: /sbbs/data/file
    10/18 09:37:37 term !ERROR 13 creating directory: /sbbs/data/logs
    10/18 09:37:37 term !ERROR 13 creating directory: /sbbs/mods

    ---
    þ Synchronet þ Twisted Truckers BBS web asmf-etrucker.com:81 telnet asmf-etrucker.com
  • From Digital Man@VERT to Mortifis on Thu Oct 18 13:34:37 2018
    Re: Re: [wiki.synchro.net] page changed: howto:raspbian_install
    By: Mortifis to wiki.synchro.net on Thu Oct 18 2018 09:43 am

    The only issues I have now (probably just an oversight on my part) is when executing sbbs I get this console error:

    10/18 09:37:37 term !ERROR 13 creating directory: /sbbs/data/dirs

    13 is 'permission denined', so likely the user that created the /sbbs directory tree is not the same user you're running sbbs as and you have restricted permissions on the directory.

    digital man

    Synchronet/BBS Terminology Definition #35:
    MODEM = Modulator/Demodulator
    Norco, CA WX: 84.0øF, 18.0% humidity, 0 mph E wind, 0.00 inches rain/24hrs
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From wiki.synchro.net@VERT to All on Sun Aug 18 16:59:45 2019
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man: [Raspbian Install] Better title for the how-to index
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From wiki.synchro.net@VERT to All on Thu Feb 6 21:47:01 2020
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man: Fixed typo in title
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From wiki.synchro.net@VERT to All on Sat Aug 29 12:24:31 2020
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man: Update for Git directions.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From wiki.synchro.net@VERT to All on Sat Aug 29 12:43:25 2020
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man: Give the example that ~/sbbs would be /home/pi/sbbs if the current user is "pi" ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From digital man@VERT to wiki.synchro.net on Sat Jan 16 13:23:27 2021
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man: [Instructions] install libncursesw5-dev (wide) not libncurses5-dev
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From digital man@VERT to wiki.synchro.net on Wed Feb 17 02:48:28 2021
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man:
    Add an rPi logo
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From digital man@VERT to wiki.synchro.net on Tue May 18 21:04:47 2021
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man: [Instructions] remove zip and sudo, add libarchive-dev to instructions
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From digital man@VERT to wiki.synchro.net on Tue May 18 23:03:40 2021
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man: Need unzip to extract 3rdp/dist/cryptlib.zip
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From digital man@VERT to wiki.synchro.net on Thu Nov 11 14:55:35 2021
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man: [Instructions] A link to libmozjs download/build solution to missing package for new rPi OS
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Andre@VERT to wiki.synchro.net on Mon Feb 14 18:14:41 2022
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by Andre:
    [Install Synchronet on a Raspberry Pi] Adjusted the intro a bit since RPi OS is more likely to be installed than Raspbian, and explained that the 64-bit version may not work.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Andre@VERT to wiki.synchro.net on Mon Feb 14 18:30:20 2022
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by Andre: [Instructions] Embedded manual libmozjs185-dev install into step-by-step instructions.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Andre@VERT to wiki.synchro.net on Mon Feb 14 18:31:29 2022
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by Andre:
    Removed section for "libmozjs185-dev" isn't an included package.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nelgin@VERT to wiki.synchro.net on Wed Dec 27 22:54:13 2023
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by nelgin: [Instructions] streamlined install instructions

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nelgin@VERT to wiki.synchro.net on Fri Dec 29 23:08:26 2023
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by nelgin: [Prerequisites]
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nelgin@VERT to wiki.synchro.net on Fri Dec 29 23:10:42 2023
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by nelgin: [Instructions]
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nelgin@VERT to wiki.synchro.net on Fri Dec 29 23:29:03 2023
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by nelgin: [Instructions] more streamlining and detail
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nelgin@VERT to wiki.synchro.net on Fri Dec 29 23:29:28 2023
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by nelgin: [Instructions] fix typo
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nelgin@VERT to wiki.synchro.net on Fri Dec 29 23:38:36 2023
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by nelgin: [Instructions] add dosemu2 setup.
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nelgin@VERT to wiki.synchro.net on Fri Mar 22 16:58:30 2024
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by nelgin:
    [DOSEMU On Raspberry Pi 4 with 64 Bit OS]
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From digital man@VERT to wiki.synchro.net on Fri Oct 11 22:16:53 2024
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by digital man: Installation make command-line updated to reflect new makefile name and default target
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nelgin@VERT to wiki.synchro.net on Sun Jan 19 17:03:41 2025
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by nelgin: [Instructions] Remove JSINCLUDE requirement and fix formatting
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From nelgin@VERT to wiki.synchro.net on Tue Apr 29 19:16:22 2025
    Wiki edit of http://wiki.synchro.net/howto:raspbian_install by nelgin:
    [DOSEMU On Raspberry Pi 4 with 64 Bit OS] DosEMU2
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net