I tried to install X11 Basic V1.07: when I use the RPM file,
my MANDRAKE9.0 tells me that it can not find the
libreadline.so.4. When I try to compile the source with
install.sh, a failure occurs (the install.log file is attached
to this message). But I found the libreadline.so.4 library in
the /lib/ directory of my distribution.
Could you help me ? I am interested in your software because I owned an ATARI ST in the 80's and GFA Basic was really a good language.
Thank you for your work
Vincent
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I tried to install X11 Basic V1.07: when I use the RPM file,
my MANDRAKE9.0 tells me that it can not find the
libreadline.so.4. When I try to compile the source with
install.sh, a failure occurs (the install.log file is attached
to this message). But I found the libreadline.so.4 library in
the /lib/ directory of my distribution.
Could you help me ? I am interested in your software because I owned an ATARI ST in the 80's and GFA Basic was really a good language.
Thank you for your work
Vincent
The compiler failed because it could not find the termcap library. You should set up your system correctly.
With the rpm-File you could try
rpm --nodeps
This will install X11-Basic anyway. See if it works.
Have Fun
M.