Shop OBEX P1 Docs P2 Docs Learn Events
tokenizer (on linux) — Parallax Forums

tokenizer (on linux)

ArchiverArchiver Posts: 46,084
edited 2002-11-10 09:40 in General Discussion
I just downloaded the tokenizer tarball. I am running RedHat Linux 8.0

I extracted the files, cd to the linux examples, read the readme.txt
and copied the tokenizer.so file into the example directory and then
did a make all which failed. Changed the line in the makefile CC = gcc
to CC = g++ and everything compiled and I was able to make the
stampapp application and run it according to the readme.txt file. Now
I am going through the stampapp.cpp file and the Using the Tokenizer
pdf file to see what I really need to do. When I get around to it,
will probably just take one of the open source text editors and extend
it to run the tokenizer and add send the tokens out a specified serial
port. That is, if someone already hasn't done so.

Randy Hootman
rhootman@p...

--- In basicstamps@y..., Gerrit Polder <polder@p...> wrote:
>
>
> I'm just wondering, now the tokenizer is released, if anybody is
working on
> a mac or linux basicstamp programming tool.
>
> Gerrit.
Sign In or Register to comment.