MATLAB APPLICATION DEPLOYMENT - WEB EXAMPLE GUIDE Guida Utente Pagina 183

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 182
Directories Required for Development and Testing
UNIX Settings for Development and Testing
When programming w ith components that are generated with MATLAB
Compiler, use the followin g commands to add the requ ired pl atform -spe cific
directories to your dynamic library path.
Note For readability, the fo llow ing commands appear on separate lines, but
you must enter each
setenv command on one line.
Linux
setenv LD_LIBRARY_PATH
matlabroot/sys/os/glnx86:
matlabroot/bin/glnx86:
matlabroot/sys/java/jre/glnx86/jre1.6.0/lib/i386/native_threads:
matlabroot/sys/java/jre/glnx86/jre1.6.0/lib/i386/server:
matlabroot/sys/java/jre/glnx86/jre1.6.0/lib/i386:
setenv XAPPLRESDIR
matlabroot/X11/app-defaults
Solaris64
setenv LD_LIBRARY_PATH
/usr/lib/lwp:
matlabroot/sys/os/sol64:
matlabroot/bin/sol64:
matlabroot/sys/java/jre/sol64/jre1.6.0/lib/sparcv9/native_threads:
matlabroot/sys/java/jre/sol64/jre1.6.0/lib/sparcv9/server:
matlabroot/sys/java/jre/sol64/jre1.6.0/lib/sparcv9:
setenv XAPPLRESDIR
matlabroot/X11/app-defaults
Linux x86-64
setenv LD_LIBRARY_PATH
matlabroot/sys/os/glnxa64:
matlabroot/bin/glnxa64:
matlabroot/sys/java/jre/glnxa64/jre1.6.0/lib/amd64/native_threads:
matlabroot/sys/java/jre/glnxa64/jre1.6.0/lib/amd64/server:
9-3
Vedere la pagina 182
1 2 ... 178 179 180 181 182 183 184 185 186 187 188 ... 353 354

Commenti su questo manuale

Nessun commento