Bug#412060: freebasic installation
Hello,
I have installed recently the FreeBASIC compiler for Linux, Standalone version, in Debian Lenny.
It compiles without problem programs using BASIC graphic statements (SCREEN, LINE, DRAW...).
To get it working I had to download some libraries and to create some links:
1. Libraries (packages):
libpthread-stubs0 (0.1-2)
libpthread-stubs0-dev (0.1-2)
libx11-dev (2:1.1.5-2)
libxau-dev (1:1.0.3-3)
libxcb-xlib0-dev (1.1-1.2)
libxcb1-dev (1.1-1.2)
libxdmcp-dev (1:1.0.2-3)
x11proto-core-dev (7.0.12-1)
x11proto-input-dev (1.4.3-2)
x11proto-kb-dev (1.0.3-3)
xtrans-dev (1.2-2)
libc6-dev (2.7-18lenny2)
binutils (2.18.1~cvs20080103-7)
gcc (4:4.3.2-2)
gcc-4.3 (4.3.2-1.1)
libgomp1 (4.3.2-1.1)
libncurses5-dev (5.7+20081213-1)
libpth-dev (2.0.7-12)
linux-libc-dev (2.6.26-19lenny2)
2. Links:
/lib/libm.so
/lib/libdl.so
/usr/lib/libXext.so
/usr/lib/libXpm.so
/usr/lib/libXrandr.so
/usr/lib/libXrender.so
These links are copies of other links that can be found in those directories and have slighty different names. E.g.,
libXext.so is a copy of libXext.so.6
(both are links to libXext.so.6.0)
-------------
It took me a while to get it working. Hope this message will spare other people's time.
Yours,
Manuel Sanz Ledesma
Reply to: