Home / binary-v1.07
Name Modified Size InfoDownloads / Week
Parent folder
xbnf_i686-winxp5.1-gnu4.9.4.exe 2023-12-17 1.1 MB
xbnf_i586-linux-gnu 2023-12-17 2.3 MB
xbnf_i686-linux-gnu4.8.4 2023-12-17 2.2 MB
xbnf_x86_64-win10.exe 2023-12-17 1.6 MB
xbnf_x86_64-linux-gnu9 2023-12-17 612.7 kB
xbnf_arm-linux-gnueabihf8 2023-12-17 510.0 kB
Totals: 6 Items   8.3 MB 0
Installating XBNF neurotranslator :
===================================

 * download binary which proper fit on your architecture 


xbnf_x86_64-linux-gnu   : 64bits / Linux GNU C++ 9.4.0 (EX: LinuxMint 20)

xbnf_x86_64-win10.exe    : 64bits / Windows 10 / x86_64-w64-mingw32 14.2

xbnf_arm-linux-gnueabihf : ARMv7 32bits / ARMv7 Raspberry PI Raspbian 8.3.0 / (EX: Raspbian 10 buster)

 * old architectures

xbnf_i686-winxp5.1-gnu.exe : 32bits / GNU C++ 4.9.4 Windows XP

xbnf_i686-linux-gnu : 32Bits / Linux GNU C++ 4.8.4 (EX: LinuxMint 17)


  * simply save the binary to a PATH directory location


Download French Documentation : 
===============================

https://sourceforge.net/p/neurotranslator/neurotranslator/ci/master/tree/XBNF_fr.html?format=raw


Retrieve sources :
==================

* go to sourceforge "GIT repository" for thoses who may want to participate this adventure

git clone git://git.code.sf.net/p/neurotranslator/neurotranslator neurotranslator


C++ compilation :
=================

Enter source folder.

# cd neurotranslator

Rebuild :
# make clean all

Tests :
# make test

Install (need root) :
# make install

Other makefile operations :
# make help

Check version and architecture :
# xbnf --version

See license and help :
# xbnf -l
# xbnf -h 

Docker images from dockerHub :
=============================

* XBNF neurotranslator execution :

https://hub.docker.com/r/damolab/neurotranslator

* Compilation toolchain for XBNF neurotranslator

https://hub.docker.com/r/damolab/neurotranslator-compil

===

Enjoy and open tickets for problems, questions, improvements ...





Source: README.txt, updated 2025-01-12