programming tools for Windows applications development
  Home  |   SwiftForth Archive  |   SwiftX Archive  |

Re: SwiftForth testing (Windows and Linux)

From: Frank Sergeant <frank_at_canyon-medical.com>
Date: Sun, 13 Jan 2008 12:18:33 -0600

Leon Wagner <leon_at_forth.com> wrote:

> PLEASE CONFIRM THAT YOU HAVE RECEIVED THIS. I haven't heard from most
> of you and I'm afraid my emails are being eaten....

Yes, thank you, I did get the email.

> Any and all feedback is welcome.

Ok, here are a few notes on the installation in case it helps anyone.

Perhaps the readme could have a specific example (the exact unix
commands) in addition to the general discussion. I have included the
commands I used.

> Instructions and notes here:

I tried to download the readme file with wget but it failed with

 "ERROR 403: Forbidden."

> Download link for latest tarball:

However I downloaded the tarball successfully with wget, and the readme
was also inside it.

I am running Debian unstable amd64
  uname -a says
  Linux bed 2.6.22-3-amd64 #1 SMP Sun Nov 4 18:18:09 UTC 2007 x86_64 GNU/Linux

Here is how I installed it:

   su (to become root)
   mv <where I downloaded it>/Swift*.tgz /usr/local
   cd /usr/local
   tar -xzvf Swift*.tgz
   ln -sf /usr/local/SwiftForth/bin/sf /usr/local/bin/
   ln -sf /usr/local/SwiftForth/bin/sfk /usr/local/bin/

Then as a normal user, I was able to start it with

   sf

and

   locate .s

worked.

That plus adding a few numbers and displaying the stack is all I've
tried so far.

-- 
Frank
----------------------------------------------------------------------
sftalk_at_forth.com      The SwiftForth programming discussion email list
To unsubscribe, send subject "unsubscribe" to sftalk-request_at_forth.com
For list command help, send subject "help" to sftalk-request_at_forth.com
Message archives are located at http://www.forth.com/archive/sftalk
----------------------------------------------------------------------
This list is a forum for SwiftForth users.  For product support and
bug reports, please send email to support_at_forth.com
----------------------------------------------------------------------
Received on Sun Jan 13 2008 - 10:19:24 PST

This archive was generated by hypermail 2.2.0 : Tue Dec 02 2008 - 03:04:43 PST