On 12/5/06, Nadeem M. Khan <[EMAIL PROTECTED]> wrote:

On 12/5/06, Dinesh Joshi <[EMAIL PROTECTED]> wrote:
> On Tuesday 05 December 2006 18:08, A A wrote:
> > Hello all,
> >
> > I use RH9 and recently downloaded following files for Xine.
> >
> > xine-lib-1.1.2.tar.bz2
> > xine-ui-0.99.4.tar
> >
> > I made a directory and opened these files.
> >
> > At command prompt both as root and as user I gave following commands.
> > ./configure
> > make
> > make install.
> >

./configure
echo $?
make
echo $?
make install
echo $?

Tell us where echo $? gives a non-zero value.

Regards,
NMK.

--
http://mm.glug-bom.org/mailman/listinfo/linuxers



hi
   first of all unzip both the files.
now first of all go to xinelib folder & enter the command ./configure after
successful completion of this command add the following  line in ur
/etc/ld.so.conf file---- >  /usr/local/lib
then  run the command ldconfig for this command to run u must be root.
then type make command . after that again execute the ldconfig command & the
do make install
which will install xine lib.
once xine lib is done go for xine-ui.
its simple & straight forward...
--
Regards
Advait Raut
--
http://mm.glug-bom.org/mailman/listinfo/linuxers

Reply via email to