Results 1 to 5 of 5
ok so i finally figured out that
Code:
./configure
make
make install
and i did all of them with xine, but where is it located? and how do i get ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-07-2004 #1Just Joined!
- Join Date
- Feb 2004
- Posts
- 47
xine and wine question
ok so i finally figured out that
and i did all of them with xine, but where is it located? and how do i get to itCode:./configure make make install
and with wine, which dir do i do the "./configure" and other stuff in because there are lots of them
- 03-10-2004 #2Linux Newbie
- Join Date
- Feb 2004
- Location
- India
- Posts
- 132
If your distro supports rpm install rpms for xine and wine
You are the one Linux!
- 03-10-2004 #3Just Joined!
- Join Date
- Feb 2004
- Posts
- 47
yes it does but i hate rpms
haha probably partly because i dont know what to do after
rpm -ivh[filename.rpm]
- 03-10-2004 #4Linux Engineer
- Join Date
- Jul 2003
- Location
- Uppsala, Sweden
- Posts
- 1,278
just run configure in the parent directory of the extracted wine tarball.. it will use the code in the subdirectorys if it needs them. to run xine after having run configure, make, make install simply type "xine" in a command prompt
- 03-11-2004 #5Linux Newbie
- Join Date
- Mar 2003
- Location
- Istanbul/Türkiye
- Posts
- 246
where is located:
to see the executable file of xine.Code:which xine
to see all the files about xine (man,doc etc.)Code:whereis xine
but as variant said just write the name of the app. to execute it.
a small suggestion; read the INSTALL and/or README files before passing through install.Just a Newbie....Looking 4 Info....


Reply With Quote
