Alex Joni wrote:

>As far as I know not directly.
>However, you can open more than one instance of AXIS.. (this is probably a 
>bit hackish, and might cause tiny problems with operations - small lags & 
>the like).
>(look at the emc runscript how it invokes axis, and do the same from another 
>terminal. IIRC you need to be in the config dir, and run /path/to/axis -ini 
>./inifile.ini).
>  
>

You also need to set an environment variable called AXIS_NO_HAL, or AXIS 
won't start because there's already a component called axisui:
export AXIS_NO_HAL=1
axis -ini /path/to/inifile

- Steve


-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to