Re: AW: AW: Problem runnning vlcs

Christophe Massiot <[email protected]> Tue, 16 Jul 2002 14:27:52 +0200 (MEST)
Newsgroups gmane.comp.video.videolan.vlcs
Message-ID <[email protected]>
Stephan D´Costa <[email protected]>:

> ------------ start_vlcs ----------
> cd /usr/src/miniVLCS-0.1.2/
> ./vlcs &>/var/log/vlcs &

You probably mean :
./vlcs > /var/log/vlcs 2>&1 &

> ----------- end ------------------
> 
> If I try to start vlcs directly at the console, I get the following
> output:
> 
> sat_neu:/usr/src/miniVLCS # ./vlcs &>/var/log/vlcs &

Same problem.

-- 
This is the vlcs mailing-list, see http://www.videolan.org/vlcs/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <[email protected]>