Home
Online Help
SourceForge
|
Linux Install and Usage Instrucions
|
|
To install, you need to untar the TailBite archive somewhere. For the samples to work without modification, you will need to untar it inside you PureBasic folder (So it resides in <Purebasic folder>/tailbite)
Once untarred, create a Tool in the PureBasic tool's menu. It can be TailBite or TBManager (or both). Set the arguments to "%FILE" (with quotes).
To use from the command line, you need to either have the PUREBASIC_HOME environment variable set (which pbcompiler needs anyway) or have <Purebasic folder>/compilers in your path.
After doing that, it should work.
You make libs just like you do on Windows - use ProcedureDLL for exported functions.
Some helper Include Files have been installed with TailBite, see the help folder (inside you tailbite folder) for more information. Open the index.html file.
Report any bugs in the TailBite forum; prefix them with [Linux <TB version>]
|
|