Page 1 of 1

TailBite 1.4.3.1 Linux (x86/x64)

Posted: Fri Jun 19, 2009 2:31 am
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

Re: TailBite 1.4.3.1 Linux (x86/x64)

Posted: Wed Feb 03, 2010 1:12 pm
by lexvictory
Version 1.4.3.1 released - download link in first post
-Adds progress bar support (was not enabled in 1.4.3)

Re: TailBite 1.4.3.1 Linux (x86/x64)

Posted: Thu Feb 25, 2010 6:37 am
by ts-soft
can you create a 64-Bit version? tailbitemanager does't start on Ubuntu 9.10 x64

greetings
Thomas

Re: TailBite 1.4.3.1 Linux (x86/x64)

Posted: Thu Feb 25, 2010 8:03 am
by lexvictory
done, link in first post

Re: TailBite 1.4.3.1 Linux (x86/x64)

Posted: Thu Feb 25, 2010 4:50 pm
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

Re: TailBite 1.4.3.1 Linux (x86/x64)

Posted: Fri Feb 26, 2010 5:45 am
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?

Re: TailBite 1.4.3.1 Linux (x86/x64)

Posted: Fri Feb 26, 2010 8:06 am
by ts-soft
lexvictory wrote:Does it work when started from PB's tool menu?
It starts normal (only tested with empty source)

Re: TailBite 1.4.3.1 Linux (x86/x64)

Posted: Sat Feb 27, 2010 5:38 am
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)