Menu

Compiling from source

Anonymous
2016-01-27
2019-06-13
  • Anonymous

    Anonymous - 2016-01-27

    I've downloaded the latest source but I'm unsure about the compiling process (I'm running Linux). In the readme there are instructions for compiling the various compilers but there's also an "install" file which contains generic instructions (./configure/make/make install). My question is: which do I do first in order to install the software? Thanks.

     
  • Anonymous

    Anonymous - 2016-01-28

    I'm using a slackware-based distro called Salix (32-bit) and have compiled the source using
    ./configure
    make
    sudo make install

    but when I try to run xbasic I get an error saying the library is not found. This is odd because /usr/local/lib is in my PATH and everything is installed correctly.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.