Re: Slack install results -



On Sun, Feb 03, 2002 at 04:35:54PM -0500, Pete Cook wrote:
> 
> I thought/figured/assumed that running one of the emc scripts would also do
> a startx. When run from inside X EMC works just fine. So the next question
> is - can one batch file do both - startx and sim.run?
> 

#!/bin/bash
startx &
sleep 5
cd  /usr/local/emc  
./emc.run


should do what yuou need. 
do you want X to exit when emc exits?
or perhaps booting into X would be more appropriate.
john 



Date Index | Thread Index | Back to archive index | Back to Mailing List Page

Problems or questions? Contact