Skip to Content.
Sympa Menu

baslinux - Re: [BL] FreeBasic on BasicLinux

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: baslinux AT lists.ibiblio.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] FreeBasic on BasicLinux
  • Date: Sun, 28 Dec 2008 07:39:47 +1300

Message from Steven
===================
>
> It is a pre-compiled file: source is available, but
> since it is self-compiling, I cannot recompile until
> I get the executable to work. Since FBC runs, it
> doesn't seem to be a problem of dependencies.

To check dependencies, do the following:
-------------------------
ldd [name of executable]
-------------------------

BTW IIRC you said the executable failed on DSL Linux
(or was it Puppy Linux?). Both DSL and Puppy are
far more capable (and far more up-to-date) than BL3.
If your executable fails on them, then there could
be a problem in the executable or with the method
you are using.

Cheers,
Steven






Archive powered by MHonArc 2.6.24.

Top of Page