Disk space – Digi 9P 9360/9750 User Manual

Page 16

Advertising
background image

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

1 6

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

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:

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

following command:

Check the versions of required applications with these commands:

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:

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”.

$

ldd --version

$

ls -l /lib/libc*so

$

make –v

$

gcc --version

$

perl -v

$

autoconf --version

$

df -h

Advertising