TailBite for Linux (0.7.1a)

TailBite specific forum

Moderators: gnozal, ABBKlaus, lexvictory

walker
Enthusiast
Enthusiast
Posts: 634
Joined: Wed May 05, 2004 4:04 pm
Location: Germany

TailBite for Linux (0.7.1a)

Post by walker »

here it is: Tailbite for Linux 8)
Based on the work of EL_Choni and DarkDragon; click on the About button to read more...

Image

at present it's working as tool from the IDE or from the commandline (this is a path issue) To integrate it into the IDE do the following:

Image

A compiled version is found here: Download link moved; see below

May you have to make it executable after downloading
The best place to copy to is the purebasic folder (you'll need write access to this folder)

Unicode an threadsafe switches aren't working at present as this is (i guess) an issue of the pbcompiler

A few libs created with tailbite will be released later on this day ( in a few hours).
(toolbar_ pro - > similar to the lib on windows created by Danilo, a notify lib and a replacement for MessageRequester)

Suggestions and comments are welcome

20.12.2007 update to version 0.7.0
- bugfix: the IDE integration.. should work now as expected
- bugfix: the search for shared libraries (changed from OpenLibrary to Import)
- some other bugfixes I don't remember...
- Added missing system lib (glibc) in desc file (if used)

21.12.2007 update to version 0.7.1
- the executable now can be placed anywhere (not necessary to place it in the purebasic folder)
- added a new option: compile all (4) libs
the threadsafe / unicode or mixed were placed in the Subsystem folder (subsystems/UserLibxxxxx/PureLibrary)
so if you use one of this options you have to specify the Subsystem UserLibThreadSafe, UserLibUnicode or UserLibUnicadeThreadSafe
- removed the option to process a whole directory

22.12.2007 update to version 0.7.1a
- fixed a path issue which prevents the binary from running on other machines...(very stupid bug)
- added some tooltips


DOWNLOAD
http://home.arcor.de/x-linux/pure/tailb ... bite_linux
Last edited by walker on Sat Dec 22, 2007 2:48 pm, edited 3 times in total.
User avatar
Rings
Moderator
Moderator
Posts: 1427
Joined: Sat Apr 26, 2003 1:11 am

Post by Rings »

congrats !

sourcecode like the versions from el&daniel
SPAMINATOR NR.1
walker
Enthusiast
Enthusiast
Posts: 634
Joined: Wed May 05, 2004 4:04 pm
Location: Germany

Post by walker »

uuups.. forgot the source....:roll:

here it is: http://home.arcor.de/x-linux/pure/tailb ... hiv.tar.gz
thamarok
Enthusiast
Enthusiast
Posts: 282
Joined: Wed Sep 06, 2006 1:37 pm

Post by thamarok »

A lil' rap for the sake of Tailbite for Linux :P :

Thanks walker, my Linux brother!
You know what I'll do? I'll sell my Linux shampoo!
It is very cheap without any heap!
Life is great... Linux for the trade.
Tailbite my mate! You know what I hate!
It's Window$. Just like the comedy shows!
Now I'll look at my big toes! :lol:
I didn't know I had a big nose :D :lol:
walker
Enthusiast
Enthusiast
Posts: 634
Joined: Wed May 05, 2004 4:04 pm
Location: Germany

Post by walker »

8) :D :D 8)
Shannara
Addict
Addict
Posts: 1808
Joined: Thu Oct 30, 2003 11:19 pm
Location: Emerald Cove, Unformed

Post by Shannara »

Its great that tailbite for linux is now ahead of tailbite for windows. :) Whoo hoo!
User avatar
Progi1984
Addict
Addict
Posts: 806
Joined: Fri Feb 25, 2005 1:01 am
Location: France > Rennes
Contact:

Post by Progi1984 »

Very good job !
thamarok
Enthusiast
Enthusiast
Posts: 282
Joined: Wed Sep 06, 2006 1:37 pm

Post by thamarok »

Progi1984 wrote:Very good job !
Thanks I did hard work on the rap :wink:
walker
Enthusiast
Enthusiast
Posts: 634
Joined: Wed May 05, 2004 4:04 pm
Location: Germany

Post by walker »

small update to 0.6.1

added - quad, character and double support
new - sourcefiles now separated in different directories (for each lib a own is created in ../purebasic/library_source/

atm the ide integration doesn't work...

Downloadlink see first post
WishMaster
Enthusiast
Enthusiast
Posts: 277
Joined: Fri Jun 17, 2005 7:13 pm
Location: Franconia
Contact:

Post by WishMaster »

It seems not to work - it tells me that it couldn't find the GTK libs.
Image Image
Num3
PureBasic Expert
PureBasic Expert
Posts: 2810
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

GRATZ!!!
User avatar
Hroudtwolf
Addict
Addict
Posts: 803
Joined: Sat Feb 12, 2005 3:35 am
Location: Germany(Hessen)
Contact:

Post by Hroudtwolf »

Hello Walker,

could you fix the link to the source, please ? :)
SkyManager
Enthusiast
Enthusiast
Posts: 339
Joined: Tue Jan 30, 2007 5:47 am
Location: Hong Kong

Support which version of PB?

Post by SkyManager »

Does it support PB3.94?
User avatar
bembulak
Enthusiast
Enthusiast
Posts: 572
Joined: Mon Mar 06, 2006 3:53 pm
Location: Austria

Post by bembulak »

Thanks a lot!
cheers,

bembulak
walker
Enthusiast
Enthusiast
Posts: 634
Joined: Wed May 05, 2004 4:04 pm
Location: Germany

Re: Support which version of PB?

Post by walker »

SkyManager wrote:Does it support PB3.94?
didn't test it... maybe yes.... maybe no... (there are not much pb4 dependencies built in.. except support for the new data types... )

simply try it..... 8)
Post Reply