
This will create bless.exe and the necessary libraries in the build/src directory.

You can use the -buildtype=release option to build bless in release mode. Use the -prefix=PREFIX option to set the installation directory prefix. Meson setup build (-Dopt=val -buildtype=type …) To configure the build and check that your system has all the required libraries use: )Įnter the directory created in the previous step (bless or bless-a.b.c). Meson setup build (-Dopt=val -buildtype=type. The building and installation procedure is described below:
ONLINE HEX EDITOR SEARCH FOR STRING INSTALL
tar.bz2 package you will need to build it and install it manually. If you downloaded Bless from the git repo, or as a source. Installation on Arch Linux, Manjaro, BlackArch and their derivatives: Installation on Debian, Kali Linux, Linux Mint, Ubuntu and their derivatives:
ONLINE HEX EDITOR SEARCH FOR STRING HOW TO
tgz) follow your distribution's instructions on how to install packages. If you downloaded bless as a distribution specific package (eg. Although using an older version may be OK, there is no guarantee that there will not be problems. Xsltproc and docbook stylesheet, if you want to produce HTML documentationĭevelopment is done using the latest stable versions of the above libraries. Nunit and nunit-console, if you want to build and run tests

Pkg-config (Included in all modern GNU/Linux distributions) Mono/.NET runtime and C# compiler >= 1.1.14 ( )

GTK+ >= 2.8.x (Included in all modern GNU/Linux distributions, ) However, all the libraries it uses are cross-platform, so should be able to run without problems on all the major platforms (GNU/Linux, *BSD, Solaris, Win32). The main target platform for is GNU/Linux.
