Search found 5 matches

by dmontaine
Mon May 04, 2026 5:48 am
Forum: General Discussion
Topic: How to install SpiderBasic v3.20 on Linux?
Replies: 7
Views: 3501

Re: How to install SpiderBasic v3.20 on Linux?

You can try this script (it is on the Purebasic Forum). It will install Pure or Spider Basic or Both if the downloads are available.

#!/bin/bash
# this assumes the pure and spider basic tgz
# downloads and this script are in the Downloads directory
# this script is for Debian 13 and Purebasic 6 ...
by dmontaine
Fri Sep 27, 2024 4:05 am
Forum: General Discussion
Topic: Atomic webserver 3
Replies: 5
Views: 56358

Re: Atomic webserver 3

Using Lubuntu 24.10. When I try to compile in PB I get error message

PureBasic - Linker error

/usr/bin/ld: errno: TLS definition in /lib/x86_64-linux-gnu/libc.so.6
section.tbss mismatches non-TLS reference in purebasic.o
/usr/bin/ld: /lib/x86_64-linux-gnu/libc.so.6: error adding symbols: bad
value ...
by dmontaine
Thu Nov 16, 2023 4:53 pm
Forum: General Discussion
Topic: Spider Basic Paused?
Replies: 5
Views: 26691

Spider Basic Paused?

Is Spider Basic development paused again?
by dmontaine
Mon Aug 23, 2021 3:00 pm
Forum: General Discussion
Topic: Has SpiderBasic Development Stopped
Replies: 14
Views: 30142

Has SpiderBasic Development Stopped

The last beta was released 9 months ago and never moved to production. Has development of this product stopped?
by dmontaine
Mon Nov 13, 2017 5:22 pm
Forum: Coding Questions
Topic: Dialog XML
Replies: 1
Views: 2978

Dialog XML

Is the XML used in dialog compatible with XML generated by visual layout tools such as Glade?