S y s t e m R e q u i r e m e n t s / P r e r e q u i s i t e s

DOS or DOS-emulator (such as dosemu)

Optional but recommended components:

Qt3 development tools

For using LxNETES, a recent Linux distribution based on GNU C Library glibc version

2.3(a free implementation of the Standard C Library) is needed. To find out which glibc version is installed on your system use the following commands:

$ ldd --version

$ ls -l /lib/libc*so

Please make sure that you use GNU Make version 3.80 or later. Check yours with the following command:

$ make –v

Check the versions of required applications with these commands:

$ gcc --version $ perl -v

$ autoconf --version

Disk space

The LxNETES installation needs 400 MB of free disk space. Every project you create needs another 100 MB free disk space. The LxNETES installation and the projects can be located on different hard disks.

Check if there is enough space available on your drive by executing the following command:

$ df -h

The “df” command displays the amount of disk space available. The option h displays the space. For detailed information read the man page of “df”.

1 6

L x N E T E S U s e r ’ s G u i d e

Page 16
Image 16
Digi 9P 9360/9750 manual Disk space, Optional but recommended components