TailBite 1.4.3.1 Linux (x86/x64)

TailBite specific forum

Moderators: gnozal, ABBKlaus, lexvictory

lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

TailBite 1.4.3.1 Linux (x86/x64)

Post by lexvictory »

Important info:
- This is nowhere near as stable as the windows version
- It is not quite as tested, so bug reports are essential
- Unlike the Windows version, you will probably have to (confirmed for Ubuntu) download the x64 version if you use AMD64 linux (x86 download files have no suffix) - this is due to libgnome not being in ia32-libs
- Change log is the same as Windows version (see Windows topic)
- Only guaranteed to work on PB 4.30+ (though should work on the same versions as the Windows version)
- It currently MUST be launched either from the PB IDE, or have the PUREBASIC_HOME environment variable set.
- When reporting bugs make sure that you put the OS in the title
- There is no installer. Untar into your PB directory and add to your tools menu (see usage link)
- You probably will get segmentation faults; report them here, if we can't fix them, we will report a PB bug
- Known, unsolvable issues will be listed in this topic
- If you have problems with pb/tb directories, delete $HOME/.tailbite/Tailbite_xxx.pref (where xxx is the pb version - or delete them all)

Linux:
Download x86: https://sourceforge.net/projects/tailbi ... 2/download
Download x64: https://sourceforge.net/projects/tailbi ... 2/download
Usage: http://tailbite.sourceforge.net/linuxuse.html
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Re: TailBite 1.4.3.1 Linux (x86/x64)

Post by lexvictory »

Version 1.4.3.1 released - download link in first post
-Adds progress bar support (was not enabled in 1.4.3)
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: TailBite 1.4.3.1 Linux (x86/x64)

Post by ts-soft »

can you create a 64-Bit version? tailbitemanager does't start on Ubuntu 9.10 x64

greetings
Thomas
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Re: TailBite 1.4.3.1 Linux (x86/x64)

Post by lexvictory »

done, link in first post
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: TailBite 1.4.3.1 Linux (x86/x64)

Post by ts-soft »

lexvictory wrote:done, link in first post
thx, will test it later :D

// edit
this Version of TBManager runs but comes only: "Sorry, you need PBCompiler.exe to make PureLibraries with Tailbite.
compilers/pbcompiler"

The setting of PUREBASIC_HOME is correct and should work.

greetings
Thomas
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Re: TailBite 1.4.3.1 Linux (x86/x64)

Post by lexvictory »

I'll take a look soon when I have access to my x64 computer.
Does it work when started from PB's tool menu?
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
User avatar
ts-soft
Always Here
Always Here
Posts: 5756
Joined: Thu Jun 24, 2004 2:44 pm
Location: Berlin - Germany

Re: TailBite 1.4.3.1 Linux (x86/x64)

Post by ts-soft »

lexvictory wrote:Does it work when started from PB's tool menu?
It starts normal (only tested with empty source)
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Re: TailBite 1.4.3.1 Linux (x86/x64)

Post by lexvictory »

Here it works fine whether run from the command line or from PB's tools menu
however: if you export the PUREBASIC_HOME variable without a / on the end, it doesn't work.
So, make sure the path you set it to has a / on the end.

I will fix it for the next version (download and compile from SVN if you want it before then)
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Post Reply