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

Reply via email to