ScriptBasic
May 21, 2013, 02:05:00 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Registration Disabled Send an e-mail to support @ scriptbasic.org to request a membership to this forum. (include desired forum name)
 
   Home   Wiki Help Search Login Register  
Pages: [1]
  Print  
Author Topic: OSX Snow Leopard - ScriptBasic Installer  (Read 2770 times)
support
Administrator
*****
Posts: 547



WWW
« on: February 20, 2012, 08:49:56 PM »

Quote from: Armando I. Rivera (AIR)
I wanted to see if SB would work under OSX Lion, and ran into a bunch of issues getting it to compile.  I wasn't able to work those out fully, so instead I compiled it under Snow Leopard.  Note that for maximum compatibility, I compiled it for 32bit.

One of the things that's always bugged me about SB's "installer" is the fact that by default the System bin and lib folders are used.  For any add-on, /usr/local should be used.  So I reconfigured SB to do just that.

One thing you will find is that without a proper installer, most Mac users won't bother trying it out.  Since I had to test a new package installer program for work, I decided to create a proper Mac installer for SB.  I placed the installer within a DMG file, which is like an ISO under other OS's, which Macs can mount directly with a double-click.

The installed folder structure looks like this:
Code:
/usr/local
   --bin
     --scriba
     --sbhttpd
  --lib
    --scriba
  --share
    --scriba
      --examples
      --include
      --source
      --Script Basic User Guide.pdf

/etc
  --scriba
    --basic.conf

Screen Shots











DOWNLOAD
« Last Edit: February 20, 2012, 08:57:37 PM by support » Logged

ScriptBasic Project Manager
Airr
ScriptBasic Developer
*****
Posts: 9


« Reply #1 on: February 21, 2012, 05:36:15 PM »

FYI, even though it was built under Snow Leopard, it installs/runs fine under Lion.

A.
Logged
BPak
Newbie
*
Posts: 3


« Reply #2 on: August 24, 2012, 05:53:16 PM »

I have Mac OS X Lion

Do I need any other files installed on my Mac other than this ScriptBasic Install?

I have X11 on the mac.

BPak
Logged
support
Administrator
*****
Posts: 547



WWW
« Reply #3 on: August 24, 2012, 11:20:29 PM »

This was assembled by AIR. (Armando) As far as I know, (not owning an Apple product) it's ready to rock & roll as soon as the install script is complete.
Logged

ScriptBasic Project Manager
BPak
Newbie
*
Posts: 3


« Reply #4 on: August 25, 2012, 03:34:45 PM »

Thanks for the info.

Does AIR work on this site or a different place for the Mac Script?

A lot of progs require the XCode to be installed?
Logged
support
Administrator
*****
Posts: 547



WWW
« Reply #5 on: August 25, 2012, 08:58:31 PM »

ScriptBasic by default is an embeddable scripting API using a traditional Basic like syntax. The distribution includes a console mode interpreter using C as the wrapper exposing the API's use. To demonstrate the thread aware aspect of the API, a multi-threaded HTTPD web server as a service is provided. The extension module API provides a seamless interface to common libraries like cURL, MySQL and SQLite.

AIR is a ghost that roams the SB halls. If your lucky enough to attract his attention, he may share a secrete or two with you.
« Last Edit: August 25, 2012, 09:07:52 PM by support » Logged

ScriptBasic Project Manager
BPak
Newbie
*
Posts: 3


« Reply #6 on: August 26, 2012, 05:01:35 PM »

Thank you for reply.
Notice in the forum that Air is in the AllBasic forum you have with his MAC progs.
My old log in is not working for AllBasic.
Logged
support
Administrator
*****
Posts: 547



WWW
« Reply #7 on: August 26, 2012, 08:02:02 PM »

AIR is a member / developer in this forum as well. All I can say is post your question and if he finds time he will respond. ScriptBasic is open source and supported by contributions of efforts like AIR's and others.

Logged

ScriptBasic Project Manager
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!