1. create the following links if they do not already exist:
ln -s $MATLAB/etc/lmboot /etc/lmboot_TMW
ln -s $MATLAB/etc/lmdown /etc/lmdown_TMW
2. copy boot file to startup directory:
cp $MATLAB/etc/flexnet.boot.linux /etc/init.d/flexnet
3. look in /etc/inittab for the default run level, and create a link in the rc directory associated with that run level. for example, if run level is 5, then:
cd /etc/init.d/rc5.d
ls -s ../flexnet S13flexnet
0 件のコメント:
コメントを投稿