Here are remarks with respect to NoGoZone installation with LINUX SUSE platforms:
1- SLED and OpenSUSE must be installed with option: C/C++ development. If this option is not selected during SUSE installation, compilation of NoGoZone code source cannot be carried out.
2- SLED and OpenSUSE Release have no Openmotif packages. NoGoZone compilation requires installation of the two following rpm packages: (with the command rpm –ivh …)
- openmotif-2.3.0-1.sles10.i586
- openmotif-devel-2.3.0-1.sles10.i586
These rpm packages are available at the following web site: http://www.motifzone.net/index.php Select: Open Motif 2.3 is available here.
3- NoGoZone code executable runs with SLED 10 without any problem. If you run NoGoZone under OpenSUSE 10.2, NoGoZone displays the following error message:
./NoGoZone: error while loading shared libraries: libMrm.so.3: cannot open shared object file: No such file or directory.
LibMrm.so.4 is included in OpenSUSE 10.2 but not libMrm.so.3. So, it’s necessary to compile again NoGoZone under OpenSUSE 10.2 before running NoGoZone with Open SUSE.
The following remarks will be included in the file README of the next NoGoZone Release. An OpenSUSE NoGoZone executable code will be included in the next NoGoZone Release.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1717632
Originator: NO
Two LINUX-Novell-Suse version are available:
- Open Suse 10.2
- Suse Enterprise SLED 10
Which LINUX Suse version is the most interesting?
Logged In: NO
NoGoZone runs with SUSE Linux Enterprise Desktop 10 and openSUSE 10.2.
SLED and OpenSUSE are available at the following web site:
http://download.novell.com/index.jsp
Here are remarks with respect to NoGoZone installation with LINUX SUSE platforms:
1- SLED and OpenSUSE must be installed with option: C/C++ development. If this option is not selected during SUSE installation, compilation of NoGoZone code source cannot be carried out.
2- SLED and OpenSUSE Release have no Openmotif packages. NoGoZone compilation requires installation of the two following rpm packages: (with the command rpm –ivh …)
- openmotif-2.3.0-1.sles10.i586
- openmotif-devel-2.3.0-1.sles10.i586
These rpm packages are available at the following web site:
http://www.motifzone.net/index.php Select: Open Motif 2.3 is available here.
3- NoGoZone code executable runs with SLED 10 without any problem. If you run NoGoZone under OpenSUSE 10.2, NoGoZone displays the following error message:
./NoGoZone: error while loading shared libraries: libMrm.so.3: cannot open shared object file: No such file or directory.
LibMrm.so.4 is included in OpenSUSE 10.2 but not libMrm.so.3. So, it’s necessary to compile again NoGoZone under OpenSUSE 10.2 before running NoGoZone with Open SUSE.
The following remarks will be included in the file README of the next NoGoZone Release. An OpenSUSE NoGoZone executable code will be included in the next NoGoZone Release.