you need to be in the same folder as the file that starts the app. Usually the sequence ./configure make make install will list out all of the files and the first one on the list will be what you want to get to. example first file on the list is "xine-0.5.0" so you type at the command prompt cd xine-0.5.0 and then it will jump to that folder. then you can type " xine" without the quotes of course. Best thing to do is open the readme file for Install and it should give you the full info and the command line for opening the file. The above usually will do it though. Dennis M.
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of antoine rivoire
Sent: Thursday, August 16, 2001 11:02 AM
To: [EMAIL PROTECTED]
Subject: [newbie] installed xine, weird occurence
hi all.
i have just installed xine 0.5.0 from tar gz files. i have followed the usual
procedure,
tar xvzf xine-*.tar.gz
configure
make install
and that went fine, compiled for 5 minutes, but now i am unable to find the
file that launches the app.....
sometimes things like that really make you doubt of ur IQ.
i have tried the howtos, but it appears that it should be straight forward, i
should be able to launch it from console ($xine) but it then replies that the
file or command doesn't exist.....
any idea?
