thank u so much sir . i got this message after installing madplay-0.15.1b i think it seems to be installed successfully,can u please check it out once;
Code:
Making install in intl
make[1]: Entering directory `/home/narendra/temp/madplay-0.15.1b/intl'
if { test "madplay" = "gettext-runtime" || test "madplay" = "gettext-tools"; } \
&& test 'no' = yes; then \
/bin/sh .././mkinstalldirs /home/narendra/temp//lib /home/narendra/temp//include; \
/usr/bin/install -c -m 644 libintl.h /home/narendra/temp//include/libintl.h; \
/bin/sh ../libtool --mode=install \
/usr/bin/install -c -m 644 libintl.la /home/narendra/temp//lib/libintl.la; \
if test "@RELOCATABLE@" = yes; then \
dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /home/narendra/temp//lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
if test -n "$dependencies"; then \
rm -f /home/narendra/temp//lib/libintl.la; \
fi; \
fi; \
else \
: ; \
fi
if test "madplay" = "gettext-tools" \
&& test 'no' = no; then \
/bin/sh .././mkinstalldirs /home/narendra/temp//lib; \
/bin/sh ../libtool --mode=install \
/usr/bin/install -c -m 644 libgnuintl.la /home/narendra/temp//lib/libgnuintl.la; \
rm -f /home/narendra/temp//lib/preloadable_libintl.so; \
/usr/bin/install -c -m 644 /home/narendra/temp//lib/libgnuintl.so /home/narendra/temp//lib/preloadable_libintl.so; \
/bin/sh ../libtool --mode=uninstall \
rm -f /home/narendra/temp//lib/libgnuintl.la; \
else \
: ; \
fi
if test 'no' = yes; then \
test yes != no || /bin/sh .././mkinstalldirs /home/narendra/temp//lib; \
temp=/home/narendra/temp//lib/t-charset.alias; \
dest=/home/narendra/temp//lib/charset.alias; \
if test -f /home/narendra/temp//lib/charset.alias; then \
orig=/home/narendra/temp//lib/charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
if test yes = no; then \
orig=charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
fi; \
fi; \
/bin/sh .././mkinstalldirs /home/narendra/temp//share/locale; \
test -f /home/narendra/temp//share/locale/locale.alias \
&& orig=/home/narendra/temp//share/locale/locale.alias \
|| orig=./locale.alias; \
temp=/home/narendra/temp//share/locale/t-locale.alias; \
dest=/home/narendra/temp//share/locale/locale.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr/bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
: ; \
fi
if test "madplay" = "gettext-tools"; then \
/bin/sh .././mkinstalldirs /home/narendra/temp//share/gettext/intl; \
/usr/bin/install -c -m 644 VERSION /home/narendra/temp//share/gettext/intl/VERSION; \
/usr/bin/install -c -m 644 ChangeLog.inst /home/narendra/temp//share/gettext/intl/ChangeLog; \
dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h relocatable.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.h.in bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c relocatable.c localename.c log.c printf.c osdep.c os2compat.c intl-compat.c"; \
for file in $dists; do \
/usr/bin/install -c -m 644 ./$file \
/home/narendra/temp//share/gettext/intl/$file; \
done; \
chmod a+x /home/narendra/temp//share/gettext/intl/config.charset; \
dists="plural.c"; \
for file in $dists; do \
if test -f $file; then dir=.; else dir=.; fi; \
/usr/bin/install -c -m 644 $dir/$file \
/home/narendra/temp//share/gettext/intl/$file; \
done; \
dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c libgnuintl.h"; \
for file in $dists; do \
rm -f /home/narendra/temp//share/gettext/intl/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/home/narendra/temp/madplay-0.15.1b/intl'
Making install in po
make[1]: Entering directory `/home/narendra/temp/madplay-0.15.1b/po'
/bin/sh .././mkinstalldirs /home/narendra/temp//share
mkdir -p -- /home/narendra/temp//share
mkdir -p -- /home/narendra/temp//share/locale/en/LC_MESSAGES
installing en.gmo as /home/narendra/temp//share/locale/en/LC_MESSAGES/madplay.mo
mkdir -p -- /home/narendra/temp//share/locale/es/LC_MESSAGES
installing es.gmo as /home/narendra/temp//share/locale/es/LC_MESSAGES/madplay.mo
mkdir -p -- /home/narendra/temp//share/locale/fr/LC_MESSAGES
installing fr.gmo as /home/narendra/temp//share/locale/fr/LC_MESSAGES/madplay.mo
mkdir -p -- /home/narendra/temp//share/locale/hr/LC_MESSAGES
installing hr.gmo as /home/narendra/temp//share/locale/hr/LC_MESSAGES/madplay.mo
mkdir -p -- /home/narendra/temp//share/locale/no/LC_MESSAGES
installing no.gmo as /home/narendra/temp//share/locale/no/LC_MESSAGES/madplay.mo
if test "madplay" = "gettext-tools"; then \
/bin/sh .././mkinstalldirs /home/narendra/temp//share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
/usr/bin/install -c -m 644 ./$file \
/home/narendra/temp//share/gettext/po/$file; \
done; \
for file in Makevars; do \
rm -f /home/narendra/temp//share/gettext/po/$file; \
done; \
else \
: ; \
fi
make[1]: Leaving directory `/home/narendra/temp/madplay-0.15.1b/po'
make[1]: Entering directory `/home/narendra/temp/madplay-0.15.1b'
make[2]: Entering directory `/home/narendra/temp/madplay-0.15.1b'
mkdir -p -- . /home/narendra/temp//bin
/bin/sh ./libtool --mode=install /usr/bin/install -c madplay /home/narendra/temp//bin/madplay
/usr/bin/install -c madplay /home/narendra/temp//bin/madplay
mkdir -p -- . /home/narendra/temp//bin
/usr/bin/install -c abxtest /home/narendra/temp//bin/abxtest
mkdir -p -- . /home/narendra/temp//man/man1
/usr/bin/install -c -m 644 ./madplay.1 /home/narendra/temp//man/man1/madplay.1
/usr/bin/install -c -m 644 ./abxtest.1 /home/narendra/temp//man/man1/abxtest.1
make[2]: Leaving directory `/home/narendra/temp/madplay-0.15.1b'
make[1]: Leaving directory `/home/narendra/temp/madplay-0.15.1b'
i think it was installed successfully , now please tell me with what commands i have to proceed in order to install vlc-1.0.6 .
will i download vlc-1.0.6 source in the same directory temp or can i proceed with different directory,
is there any link in order to proceed with "Wget" command for download vlc-1.0.6 source code, something like which u had given to me
Code:
$ wget ftp://ftp.mars.org/pub/mpeg/libid3tag-0.15.1b.tar.gz
$ wget ftp://ftp.mars.org/pub/mpeg/libmad-0.15.1b.tar.gz
$ wget ftp://ftp.mars.org/pub/mpeg/madplay-0.15.1b.tar.gz
one more doubt is will vlc-1.0.6 player work in fedora 10 version , i mean whether it will compile successfully or not , if not tell me which is suitable version to fedora 10th version.
tell me still what dependencies are required to compile vlc-1.0.6 , send me all those links which can get by "Wget" command
pls reply me