I'm trying to get MBSE to compile on a mac (using the unix shell) and
I can get the CONFIGURE to run... now when I try to do the make I am getting this error... Sourceforge shows it will work with mac as I see
the icon there but see little help on how to make it work.
This is my first time in the foray of compiling anything would
appreciate help.
Compiler is GCC : ............. yes
Installation directories :
Main directory : ........... /opt/mbse
Owner and group : ........... mbse.bbs
Now type 'make' and as root 'make install'
ORION:mbsebbs-1.0.6 AllenPrunty$ make
MBSE_ROOT is not set!
make: *** [all] Error 3
I'm trying to get MBSE to compile on a mac (using the unix shell) and
I can get the CONFIGURE to run... now when I try to do the make I am
getting this error... Sourceforge shows it will work with mac as I see
the icon there but see little help on how to make it work.
This is my first time in the foray of compiling anything would
appreciate help.
Compiler is GCC : ............. yes
Installation directories :
Main directory : ........... /opt/mbse
Owner and group : ........... mbse.bbs
Now type 'make' and as root 'make install'
ORION:mbsebbs-1.0.6 AllenPrunty$ make
MBSE_ROOT is not set!
Right, 1st things first.
1. Install home brew
2. install the source (you seem to have done that :)
3. load up 2 ternimals and in one go to the directory containing the
mbse source having unzip'd/tar'd it.
4. On one terminal run less SETUP.sh
5. on other term follow the instruction that relate to autorun [bash SETUP.sh ] - which fails on mine (El Capitan) but does install the services into /etc/services - so useful for something.
6. Reading the SETUP (via 4) and using user & group set up set up
first A. the bbs group B. the mbse user noting the details of set up
via (4). You will need to go into user set up twice (Advanced) to
change group from staff to bbs.
Now following the instuctions in INSTALL and compile the package.
If you have any missing elements install them via home brew e.g., brew install packagename using a terminal.
That will do it for a wee while - I will look at continuing the
install tomorrow and I seem to have hit a snag with wrong targets in
the compile so must have a wrong setting somewhere.
4. On one terminal run less SETUP.sh
5. on other term follow the instruction that relate to autorun
[bash SETUP.sh ] - which fails on mine (El Capitan) but does
install the services into /etc/services - so useful for
something.
6. Reading the SETUP (via 4) and using user & group set up set up
first A. the bbs group B. the mbse user noting the details of set
up via (4). You will need to go into user set up twice (Advanced)
to change group from staff to bbs.
Now following the instuctions in INSTALL and compile the package.
If you have any missing elements install them via home brew e.g.,
brew install packagename using a terminal.
That will do it for a wee while - I will look at continuing the
install tomorrow and I seem to have hit a snag with wrong targets
in the compile so must have a wrong setting somewhere.
Vince,
If you can give me the necessary information, I should be able to add support for the Intel Macs to SETUP.sh. I unfortunately do not have
access to such a machine.
For the most part, it should be a matter of adjusting for differences
in where the Macs store things like the users, groups, and passwords.
Quoting Vince Coen to Andrew Leary <=-
More later ....
I just wanted to say thank you for attempting this. There are
people with mac's who would love for a working BBS software. When I
ran mac's I always had to run the BBS on a virtual machine and I
always wanted a native solution.
Quoting Allen Prunty to Shawn Highfield <=-
Better yet why can't they do the Mystic model and release a compiled version of it? It tells me to edit a text file to remove **** after
the password and I have no clue where that is in the text file. It's
very complex and does not work.
It is going to be more than that -
Using passwd & group has to be replaced with a different call for each
and every parameter requirement as the mac call only seems to take one param at a time and it goes to a different place but ends up in the
same place i.e., /etc/passwd .
Next is that having homebrew installed is vital along with any
required packages including GCC.
Location of the install is different as /opt is a link to the real /usr/local/Cellar and as that is on the 'boot' drive a user may well
want it some where else (in my case /Users/mbse).
My head hurts :)
Next one is the build fails due to bad target - need to have a close
look at that as yesterday I did not spot the obvious !
There is more :(
More later ....
Hello Shawn!
06 Sep 16 11:05, you wrote to Vince Coen:
I just wanted to say thank you for attempting this. There are
people with mac's who would love for a working BBS software.
When I ran mac's I always had to run the BBS on a virtual machine
and I always wanted a native solution.
Better yet why can't they do the Mystic model and release a compiled
version of it? It tells me to edit a text file to remove **** after
the password and I have no clue where that is in the text file. It's
very complex and does not work.
Too many different systems to release compiled versions. It's not needed Allen. I followed the instructions on a linux box and it
worked fine, I also followed Robert Wolfe's page (when it was up) and
go it working on the Pi.
Considering he says it doesn't work yet why does that surprise you?
Hence if someone can compile it for OSX why not distrubute it. UNlike
ten million flavors of Linux one compiled version for OSX should work nearly across the board for all intel macs.
He said it did not work. he was working on it.
I hope he's successful with it... in the meantime I'm playing with
ELEBBS.
I do as well.
Next one is the build fails due to bad target - need to have a
close look at that as yesterday I did not spot the obvious !
Can you help with EleBBS?
I do as well.
Can you help with EleBBS?
I do as well.
Can you help with EleBBS?
I saw your request at our Facebook group, Ioram Sette is an active
ELEBBS sysop, he actually replied to your question there, take a look.
:)
active ELEBBS sysop, he actually replied to your question there,
take a look.
:)
some of us do not do FB... it would be very nice if those supporting
and working with EleBBS used the (official?) mailing list maintained
by PCMike ;)
active ELEBBS sysop, he actually replied to your question there,
take a look. :)
some of us do not do FB... it would be very nice if those supporting
and working with EleBBS used the (official?) mailing list maintained
by PCMike ;)
I wasn't aware of that. What would be the mailing list address?
Don't look at me as an expert, I only ran a part of MBSE on
Linux/Intel and I have a demo system without bells, whistles and doors
on a raspberry-Pi.
What did you do to get it to compile on a Pi as I have another user who has tried it without success. Likewise on OSX.
What did you do to get it to compile on a Pi as I have another user who has tried it without success. Likewise on OSX
On Nov 19, 2016 06:33pm, Vince Coen wrote to Kees Van Eeten:
What did you do to get it to compile on a Pi as I have another
user who has tried it without success. Likewise on OSX
Just checking in on if you got OSX to work with it?
I am NOT experienced with OSX and only got it to have a play as it is possible the only O/S I have never used. Last usage of Apple software
and hardware was with Apple II with a North Star drives (floppy ?)
around 1980.
On Dec 15, 2016 10:01pm, Vince Coen wrote to Allen Prunty:
I am NOT experienced with OSX and only got it to have a play as
it is possible the only O/S I have never used. Last usage of
Apple software and hardware was with Apple II with a North Star
drives (floppy ?) around 1980.
That OS is so far removed rom the modern apple OS of today... but it
was pretty nice for it's day.
Apple I managed to keep clear of until I bought this 2009 Mac Pro and
have only
upgraded Ram from 6Gb to 24Gb with the hope it would improve
performance but currently only have working MySql server as my box has mariadb as distro standard which I do not like.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,019 |
Nodes: | 17 (0 / 17) |
Uptime: | 07:52:30 |
Calls: | 503,276 |
Calls today: | 1 |
Files: | 247,469 |
D/L today: |
3,106 files (274M bytes) |
Messages: | 441,505 |