BALL

BALL project 1.1.1 bugs-free version

下载链接: 点击

我修改了下源码可以直接编译成功了。

现在的版本就是可正常编译的版本。

当然,版权归BALL-Project 团队所有。

Welcome to BALL-1.1.1

This is the BALL-1.1.1 bugs-free version.

I fixed some bugs. All rights are reserved by Ball-Project team.

Install

$cd BALL/source

run confiure to see which software is not installed.

$./configure --disable-VIEW

$make

$make install

edit your path as the following:

export BALL = your_ball_folder_path

export LD_LIBRARY_PATH = $BALL/lib/Linux_g++_(your version)

export PATH = "$BALL:$LD_LIBRARY_PATH:$PATH"

Further information is available in BALL-Team website: http://www.ball-project.org