Results 1 to 2 of 2
if any of u can help me with the installation of xine player from tar file
the thing is ... i tried but the steps it said
./configure
make
make ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-02-2003 #1Linux Newbie
- Join Date
- Aug 2003
- Location
- Lahore, Pakistan
- Posts
- 146
regarding xine installation from a tar file
if any of u can help me with the installation of xine player from tar file
the thing is ... i tried but the steps it said
./configure
make
make install
and then it is talking about some ldconf
Make sure your /etc/ld.so.conf contains /usr/local/lib, then:
ldconfig
i added /usr/local/lib in /etc/ld.so.conf through vi
but when at the prompt i type and enter ldconfig ... it says command not found
- 10-02-2003 #2Linux Engineer
- Join Date
- Jan 2003
- Location
- Lebanon, pa
- Posts
- 994
It probably isn't in your path. Try /sbin/ldconfig


Reply With Quote
