Linux / SGI - Irix

:: Installation

:: Licensing

:: Tips

Mac OS X :: Installation

:: Licensing

:: Tips
   
Personal Learning Edition :: Installation
 
If you have any technical problems which are not covered by this support section, please contact us.

Linux / SGI - Irix :: Installation
top


1. Download 3D-Equalizer Software (Linux/Irix) into the directory "/tmp".


2. Log in as "root" on your workstation. Open up a shell window and enter the following commands (<xxx> stands for either "sgi" or "linux"):

cd /tmp
gunzip <xxx>_3de_v3*_exec.tar.gz
tar xvf <xxx>_3de_v3*_exec.tar



3. Start the installation procedure by entering:

/tmp/<xxx>_3de_v3_exec_stuff/install_script


4. The Window "3DEqualizer Installation" should be opened.


5.
Please turn off the switch "Install Tutorial Data".


6. If you want to install the 3D-Equalizer System, turn on the switch "Install 3D- Equalizer System Software". Choose the version of your operating system from the option menu "OS Version". Select the directory where you wish to put the system data by clicking "Browse". In the course of the installation the installer will copy all the data to exactly this directory.

7. If you want to install the Floating Licence Server (Flc), please turn on the switch "Install Floating Licence (Flc) Server Software". The Server Software must be installed on one workstation at least. The Flc daemon which manages the licences is running on this workstation. It is called Flc server workstation.


8.
In order to start the installation procedure click now "Install". The installation will take 1 upto 3 minutes. When the installation is done click the button "Quit" in order to terminate the installation program.


9. Repeat the steps 2. - 8. to install certain parts of the 3D-Equalizer distribution on other workstations.


Linux / SGI - Irix :: Licensing:

10. In order to complete the installation you need a licence password. Log in as "root" on your Flc server workstation (see 7.) and start the Flc Administration Tool "flcadmin". You can find it in the directory "bin" of your installation directory. In order to display the identification number of your Flc server workstation, please execute the menu function Admin::Display System ID. Then, request your licence here!


11. IMPORTANT, log in as "root" on your Flc server workstation! When you have obtained the license password start the Flc Administration Tool "flcadmin". Enter the name or IP address of your Flc server workstation into the Field "Licence Server". Start the Flc server daemon by activating the Function "Admin::Start Flc Server". To add a licence to the Flc server, press the "Add..." Button. A requester opens up. Please type in your licence password, and press "Ok". The installation is now completed. To start 3D-Equalizer, open up a shell window and type "3dequalizerV3".











Mac OS X :: Installation
top


1. Prerequisite:

OS X with X11 for Mac OS X. Note that the version of X11 now available only works on OS X v10.3 (Panther).

The system requirements are:

- Mac OS X v10.3 (Panther) or higher:
- 256 MB Ram, 32 MB Graphics Board, 3 Button USB Mouse,
- X11 for Mac OS X

X11 for Mac OS X is available as an optional installation when you install Mac OS X v10.3 (Panther). In the Easy Install pane, click Custom then select X11. You can also install it later by opening the X11User.pkg file from the "Packages" folder on the Mac OS X Install Disc 3 CD.
X11 for Mac OS X is also available for download at http://www.apple.com/downloads/macosx/apple/x11formacosx.html


2. Enable root account

- Open the NetInfo Manager application (Folder Applications/Utilities) .
- Select menu item Domain::Open and double click on the " / "
- Select menu item: Security::Authenticate.
- Enter an administrator's name and password in the dialog and click on the OK button.
- Select menu item: Security::Enable Root User.
- If needed, enter a password for the root user.
- Quit the NetInfo Manager application by selecting menu item: NetInfo Manager::Quit NetInfo Manager.


3. Start X11


4. Open a new terminal in X11 'menu Applications::Terminal'


5.
Enter the command "xhost +"


6.
Log in as 'root'

- Enter the command "su"
- Enter your 'root' password


7.
Download 3D-Equalizer Software (Mac OS X) into the directory "/tmp" and Unpack 3DE

Enter the following commands

cd /tmp
tar xzvf osx_3de_v3*_exec.tar.gz



8.
Start the installation procedure by entering:

/tmp/osx_3de_v3_exec_stuff/install_script


9. The Window "3DEqualizer Installation" should be opened.


10. Please turn off the switch "Install Tutorial Data".


11.
If you want to install the 3D-Equalizer System, turn on the switch "Install 3D- Equalizer System Software". Choose the version of your operating system from the option menu "OS Version". Select the directory where you wish to put the system data by clicking "Browse". In the course of the installation the installer will copy all the data to exactly this directory.


12. If you want to install the Floating Licence Server (Flc), please turn on the switch "Install Floating Licence (Flc) Server Software". The Server Software must be installed on one workstation at least. The Flc daemon which manages the licences is running on this workstation. It is called Flc server workstation.


13.
In order to start the installation procedure click now "Install". The installation will take 1 upto 3 minutes. When the installation is done click the button "Quit" in order to terminate the installation program.


14.
Repeat the steps 3. - 13. to install certain parts of the 3D-Equalizer distribution on other workstations.


15. Edit X11 Preferences in order to enable the ALT key

- Start X11
- Select X11::Preferences
- Tab 'Input'
- Disable 'Emulate three button mouse' and 'Follow system keyboard layout'


16.
To enhance the workflow it's recommended to activate the "focus follows mouse" option:

- Switch to X11
- Open a new terminal 'menu Applications::Terminal'
- Enter "defaults write com.apple.x11 wm_ffm true"
- Quit X11


17. Start 3D-Equalizer

- Start X11
- Open a new terminal window in X11 'menu Applications::Terminal'
- Type <3DE installation directory>/bin/3dequalizerV3"
(eg. "/usr/local/3DEqualizerV3/bin/3dequalizerV3")








3D-Equalizer Personal Learning Edition :: Installation
top



Installation:

Open up a shell, and enter the following commands:
(Under OSX use X11's "xterm" - X11::Applications::Terminal)


% cd <install directory of your choice>
% tar xvzf <downloaded file>

Starting 3DE/PLE:

Open up a shell, and enter the following command:
(Under OSX use X11's "xterm" - X11::Applications::Terminal)


% <install directory of your choice>/bin/3dequalizerV3PLE







Mac OS X :: Licensing
top



In order to request your licence password you need the identification number of your Flc server workstation (see 12.)


1.
Start X11



2. Open a new terminal in X11 'menu Applications::Terminal'


3.
Enter the command "xhost +"


4.
Log in as 'root'

- Enter the command "su"
- Enter your 'root' password


5. Start the Flc Administration Tool "flcadmin"

- Type "flcadmin" in the terminal window

(If you get the error message " flcadmin:Command not found.", please enter the command "<3DE installation directory>/bin/flcadmin"
(eg. "/usr/local/3DEqualizerV3/bin/flcadmin")

- Execute the menu function Admin::Display System ID. Then, request your licence here!


6. Enter license password

IMPORTANT, to enter the license password log in as "root" (see 1. - 4.) on your Flc server workstation!

- Start the Flc Administration Tool "flcadmin" (see 5.)

- Enter the name or IP address of your Flc server workstation into the Field "Licence Server"

- Start the Flc server daemon by activating the Function "Admin::Start Flc Server"

- To add a licence to the Flc server, press the "Add..." Button. A requester opens up. Please type in your licence password, and press "Ok". The installation is now completed.










Linux / SGI - Irix :: Tips
top



Linux Tips & Tricks

On some Linux systems pressing the ALT Key while click-dragging the mouse results in moving the whole window.

This can be fixed by changing the 'Modifier Key' settings in KDE's (GNOME's) Control Center.

KDE:

- Please open KDE's Control Center
- Select module 'Look & Feel'
-> 'Window Behavior' -> tab 'Actions'
- The 'Modifier Key's' settings can be changed in the item 'Inner window, titlebar and frame'
- Please set ' Modifier key' to 'Meta'

GNOME:

- Please open GNOME's Control Center
- Go to menu 'Sawfish Windowmanager' and select sub-menu 'Key shortcuts'.
- There is a pull down menu at the bottom called 'Modifier key(s) used for default window manager shortcuts'. Choose a setting different from ALT, Control or Shift.
- If you are using another window manager please look in the control panel for 'window behavior' in order to change the 'Modifier key' settings.









Mac OS X :: Tips
top



Mac OS X
Tips & Tricks

You get the following error message when installing 3DEqualizer under Mac OS X:

dyld: sys/bin_osx/3dequalizerV3 can't open library: /usr/X11R6/lib/libGLU.1.dylib (No such file or directory, errno = 2)
./install_script: line 42: 784 Trace/BPT trap sys/bin_osx/3dequalizerV3 -v
Installation procedure for Mac OSX...
dyld: ./i_osx can't open library: /usr/X11R6/lib/libX11.6.dylib (No such file or directory, errno = 2)
./install_script: line 42: 786 Trace/BPT trap ./i_osx $path_to_dist sys/sys_data/Default_Resources


3DEqualizer/OSX needs "X11 for Mac OS X". Please make sure to download, install and run X11 before installing/using 3DEqualizer/OSX. For more infos follow this link: http://www.apple.com/macosx/x11/



You get the following error message when installing 3DEqualizer under Mac OS X:


/usr/X11R6/bin/xmodmap: unable to open display 'localhost:0.0'
3D-Equalizer V3 Release 4
(c) 1996-2003, Science-D-Visions Germany, http://www.sci-d-vis.com
Installation procedure for Mac OSX...
VkApp::VkApp() : Couldn't open display <localhost:0.0>, bombing.


You have installed "X11 for Mac OS X" on your system. However, in order to install/use 3DEqualizer please make sure X11 is always started!



You get the following error message when installing 3DEqualizer under Mac OS X:

Installation procedure for Mac OSX...
Xlib: connection to "localhost:0.0" refused by server
Xlib: No protocol specified
VkApp::VkApp() : Couldn't open display <localhost:0.0>, bombing.


You tried to install 3DEqualizer logged in as "root". Follow the instructions below:

1. Switch to X11
2. Open a new shell (not logging in as "root"!) 'menu Applications::Terminal'
3. Enter the command "xhost localhost"
4. Try again installing 3DE as "root"



When working with 3DEqualizer/OSX the ALT key doesn't seem to work. Follow the instructions below:

1. Select X11::Preferences
2. Tab 'Input'
3. Disable 'Emulate three button mouse' and 'Follow system keyboard layout'
4. Restart 3DE



To activate the "focus follows mouse" option, follow the instructions below:

1. Start X11
2. Open a new shell 'menu Applications::Terminal'
3. Enter "defaults write com.apple.x11 wm_ffm true"
4. Restart X11



To activate the "root" account on your system, follow the instructions below:

1. Open the NetInfo Manager application (Folder Applications/Utilities) .
2. Select menu item Domain::Open and double click on the " / "
3. Select menu item: Security::Authenticate.
4. Enter an administrator's name and password in the dialog and click on the OK button.
5. Select menu item: Security::Enable Root User.
6. If needed, enter a password for the root user.
7. Quit the NetInfo Manager application by selecting menu item: NetInfo Manager::Quit NetInfo Manager.



To launch 3DEqualizer´s license server daemon (flcd) at boot time, follow the instructions below:

1. Create a file named "flcd.plist" in the directory "/etc/mach_init.d" with the following XML code:

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>ServiceName</key>
<string>flcd</string>
<key>Command</key>
<string><3DE installation directory>/bin/flcd</string>
<key>OnDemand</key>
<false/>
</dict>
</plist>

IMPORTANT

The line

"<string><3DE installation directory>/bin/flcd</string>"

specifys
the absolute path to the license daemon flcd. For a default installation this line should read:

"<string>/usr/local/3DEqualizerV3/bin/flcd</string>"

3. Finally, please make sure that "flcd.plist" it's owned by root, group wheel, and change the permissions to 644 ("chmod 644 flcd.plist")