Show Posts
|
|
Pages: [1] 2
|
|
2
|
Hardware Troubleshooting in Linux / Linux Audio Support / Not able to hear sound when playing audio cds
|
on: April 21, 2006, 02:33:57 AM
|
|
Hello,
I tried using xmms player to play audio cd's but still i am not able to hear any sound , it shows that the track is been played but i dont hear any sound. I seems strange because i am able to hear sound while playing mp3 files using xmms and also i am able to hear sound while video cd using mplayer.
I also tried various audio cds but with no success, and i am able to hear the sound when i play these audio cds in windows XP.
|
|
|
|
|
4
|
Hardware Troubleshooting in Linux / Linux Audio Support / Not able to hear sound when playing audio cds
|
on: April 20, 2006, 01:56:06 AM
|
|
Hi,
I am using RH9, when i insert a audio cd the CD player starts automatically and it shows the track being played but i am not able to hear any sound, i tried increasing the volume bar but i could not hear anything.
I am able to hear system sounds and events, and even play movies with mplayer with sound, only with this CD player i am not getting any sound.
I have even kept the system master volume to maximum, what else could be the problem, when i am able to hear sounds using xmms,mplayer etc.
Please help me i am not able to play any audio cds.
Thanks, Christopher.
|
|
|
|
|
5
|
Hardware Troubleshooting in Linux / Linux Video Support / not able to play vcd using mplayer from cdwriter
|
on: April 17, 2006, 10:58:59 AM
|
|
Hi,
I tried that but i am getting the same error.
[root@localhost root]# mplayer /dev/scd0 vcd://1 MPlayer 1.0pre7try2-3.2.2 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4/Xeon Willamette (Family: 8, Stepping: 2) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 Playing /dev/scd0. Playing vcd://1. CD-ROM Device '/dev/cdrom' not found. Failed to open vcd://1
Exiting... (End of file)
Thanks, CHristopher.
|
|
|
|
|
6
|
Hardware Troubleshooting in Linux / Linux Video Support / not able to play vcd using mplayer from cdwriter
|
on: April 17, 2006, 02:31:17 AM
|
|
Hi,
I am not able to play cd from my writer using mplayer, i followed the tip given by you, but i am getting this error:
[root@localhost root]# mplayer vcd://1 /dev/scd0 MPlayer 1.0pre7try2-3.2.2 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4/Xeon Willamette (Family: 8, Stepping: 2) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Playing vcd://1. CD-ROM Device '/dev/cdrom' not found. Failed to open vcd://1
Playing /dev/scd0.
Exiting... (End of file)
I am able to play the same cd from my cdrom without any problems. When i give ls -l /dev/cdrom* i get the following output.
[root@localhost root]# ls -l /dev/cdrom* lrwxrwxrwx 1 root root 8 Apr 10 00:48 /dev/cdrom -> /dev/hdd lrwxrwxrwx 1 root root 9 Apr 10 00:48 /dev/cdrom1 -> /dev/scd0
Thanks, Christopher.
|
|
|
|
|
7
|
Hardware Troubleshooting in Linux / Linux Video Support / not able to play cd from second cdrom
|
on: April 16, 2006, 01:39:36 PM
|
|
Hi,
I am not able to play cd from my writer using mplayer, i followed the tip given by you, but i am getting this error:
[root@localhost root]# mplayer vcd://1 /dev/scd0 MPlayer 1.0pre7try2-3.2.2 (C) 2000-2005 MPlayer Team CPU: Intel Pentium 4/Xeon Willamette (Family: 8, Stepping: 2) Detected cache-line size is 64 bytes CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2 Playing vcd://1. CD-ROM Device '/dev/cdrom' not found. Failed to open vcd://1 Playing /dev/scd0. Exiting... (End of file)
I am able to play the same cd from my cdrom without any problems. When i give ls -l /dev/cdrom* i get the following output.
[root@localhost root]# ls -l /dev/cdrom* lrwxrwxrwx 1 root root 8 Apr 10 00:48 /dev/cdrom -> /dev/hdd lrwxrwxrwx 1 root root 9 Apr 10 00:48 /dev/cdrom1 -> /dev/scd0
Thanks, Christopher.
|
|
|
|
|
8
|
Linux Software / Linux Application / installing mplayer in redhat ES 4
|
on: April 08, 2006, 03:13:15 AM
|
|
Hi, I am trying to install mplayer MPlayer-1.0pre7try2.tar.bz2, but ehn i run ./configure i get the following :
[root@localhost MPlayer]# cd MPlayer-1.0pre7try2 [root@localhost MPlayer-1.0pre7try2]# ./configure Detected operating system: Linux Detected host architecture: i386 Checking for cc version ... 3.4.3, ok Checking for host cc ... cc Checking for CPU vendor ... GenuineIntel (15:1:2) Checking for CPU type ... Intel(R) Pentium(R) 4 CPU 1.70GHz Checking for GCC & CPU optimization abilities ... pentium4 Checking for kernel support of mmx ... failed It seems that your kernel does not correctly support mmx. To use mmx extensions in MPlayer, you have to upgrade/recompile your kernel! Checking for kernel support of mmx2 ... failed It seems that your kernel does not correctly support mmx2. To use mmx2 extensions in MPlayer, you have to upgrade/recompile your kernel! Checking for kernel support of sse ... failed It seems that your kernel does not correctly support sse. To use sse extensions in MPlayer, you have to upgrade/recompile your kernel! Checking for kernel support of sse2 ... failed It seems that your kernel does not correctly support sse2. To use sse2 extensions in MPlayer, you have to upgrade/recompile your kernel! Checking for mtrr support ... yes Checking for assembler support of -pipe option ... yes Checking for assembler (as 2.15.92.0.2) ... ok Checking for Linux kernel version ... 2.6.9-5.EL, ok Checking for mplayer binary name ... mplayer Checking for awk ... gawk Checking for extra headers ... none Checking for extra libs ... none Checking for -lposix ... no Checking for -lm ... yes Checking for i18n ... no Checking for iconv ... no Checking for langinfo ... no Checking for language ... using en (man pages: en) Checking for enable sighandler ... yes Checking for runtime cpudetection ... no Checking for restrict keyword ... __restrict Checking for __builtin_expect ... yes Checking for kstat ... no Checking for posix4 ... no Checking for lrintf ... no Checking for nanosleep ... no Checking for socklib ... no Checking for inet_pton() ... no (=> i'll try inet_aton next) Checking for inet_aton() ... no (=> network support disabled) Checking for inttypes.h (required) ... no Checking for bitypes.h (inttypes.h predecessor) ... Error: Cannot find header either inttypes.h or bitypes.h (see DOCS/HTML/en/faq.html).
Check "configure.log" if you do not understand why it failed.
This is what configure.log looks like:
============ Checking for cc version ============ Result is: 3.4.3, ok ##########################################
============ Checking for host cc ============ Result is: cc ##########################################
============ Checking for CPU vendor ============ Result is: GenuineIntel (15:1:2) ##########################################
============ Checking for CPU type ============ Result is: Intel(R) Pentium(R) 4 CPU 1.70GHz ##########################################
============ Checking for GCC & CPU optimization abilities ============
int main(void) { return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -march=pentium4 -mtune=pentium4
ldd /tmp/mplayer-conf-32435-2812.o libc.so.6 => /lib/tls/libc.so.6 (0x008a3000) /lib/ld-linux.so.2 (0x0088a000)
Result is: pentium4 ##########################################
============ Checking for kernel support of mmx ============
#include <signal.h> void catch() { exit(1); } int main(void){ signal(SIGILL, catch); __asm__ __volatile__ ("emms":::"memory");return(0); }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o /tmp/mplayer-conf-6597-2812.c:1:20: signal.h: No such file or directory /tmp/mplayer-conf-6597-2812.c: In function `main': /tmp/mplayer-conf-6597-2812.c:4: error: `SIGILL' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:4: error: (Each undeclared identifier is reported only once /tmp/mplayer-conf-6597-2812.c:4: error: for each function it appears in.)
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: failed ##########################################
============ Checking for kernel support of mmx2 ============
#include <signal.h> void catch() { exit(1); } int main(void){ signal(SIGILL, catch); __asm__ __volatile__ ("sfence":::"memory");return(0); }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o /tmp/mplayer-conf-6597-2812.c:1:20: signal.h: No such file or directory /tmp/mplayer-conf-6597-2812.c: In function `main': /tmp/mplayer-conf-6597-2812.c:4: error: `SIGILL' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:4: error: (Each undeclared identifier is reported only once /tmp/mplayer-conf-6597-2812.c:4: error: for each function it appears in.)
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: failed ##########################################
============ Checking for kernel support of sse ============
#include <signal.h> void catch() { exit(1); } int main(void){ signal(SIGILL, catch); __asm__ __volatile__ ("xorps %%xmm0, %%xmm0":::"memory");return(0); }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o /tmp/mplayer-conf-6597-2812.c:1:20: signal.h: No such file or directory /tmp/mplayer-conf-6597-2812.c: In function `main': /tmp/mplayer-conf-6597-2812.c:4: error: `SIGILL' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:4: error: (Each undeclared identifier is reported only once /tmp/mplayer-conf-6597-2812.c:4: error: for each function it appears in.)
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: failed ##########################################
============ Checking for kernel support of sse2 ============
#include <signal.h> void catch() { exit(1); } int main(void){ signal(SIGILL, catch); __asm__ __volatile__ ("xorpd %%xmm0, %%xmm0":::"memory");return(0); }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o /tmp/mplayer-conf-6597-2812.c:1:20: signal.h: No such file or directory /tmp/mplayer-conf-6597-2812.c: In function `main': /tmp/mplayer-conf-6597-2812.c:4: error: `SIGILL' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:4: error: (Each undeclared identifier is reported only once /tmp/mplayer-conf-6597-2812.c:4: error: for each function it appears in.)
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: failed ##########################################
============ Checking for mtrr support ============ Result is: yes ##########################################
int main(void) { return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -march=pentium4 -mno-sse -mno-sse2
ldd /tmp/mplayer-conf-32435-2812.o libc.so.6 => /lib/tls/libc.so.6 (0x008a3000) /lib/ld-linux.so.2 (0x0088a000)
============ Checking for assembler support of -pipe option ============
int main(void) { return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -pipe
ldd /tmp/mplayer-conf-32435-2812.o libc.so.6 => /lib/tls/libc.so.6 (0x008a3000) /lib/ld-linux.so.2 (0x0088a000)
Result is: yes ##########################################
============ Checking for assembler (as 2.15.92.0.2) ============ Result is: ok ##########################################
============ Checking for Linux kernel version ============ Result is: 2.6.9-5.EL, ok ##########################################
============ Checking for mplayer binary name ============ Result is: mplayer ##########################################
============ Checking for awk ============ ./configure: line 2101: mawk: command not found
Result is: gawk ##########################################
============ Checking for extra headers ============ Result is: none ##########################################
============ Checking for extra libs ============ Result is: none ##########################################
============ Checking for -lposix ============
int main(void) { return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lposix /usr/bin/ld: cannot find -lposix collect2: ld returned 1 exit status
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: no ##########################################
============ Checking for -lm ============
int main(void) { return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lm
ldd /tmp/mplayer-conf-32435-2812.o libm.so.6 => /lib/tls/libm.so.6 (0x009ce000) libc.so.6 => /lib/tls/libc.so.6 (0x008a3000) /lib/ld-linux.so.2 (0x0088a000)
Result is: yes ##########################################
============ Checking for i18n ============
#include <libintl.h> int main(void) { gettext("test"); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o /tmp/mplayer-conf-6597-2812.c:1:21: libintl.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
#include <libintl.h> int main(void) { gettext("test"); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lintl /tmp/mplayer-conf-6597-2812.c:1:21: libintl.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: no ##########################################
============ Checking for iconv ============
#include <stdio.h> #include <unistd.h> #include <iconv.h> #define INBUFSIZE 1024 #define OUTBUFSIZE 4096
char inbuffer[INBUFSIZE]; char outbuffer[OUTBUFSIZE];
int main(void) { size_t numread; iconv_t icdsc; char *tocode="UTF-8"; char *fromcode="cp1250"; if ((icdsc = iconv_open (tocode, fromcode)) != (iconv_t)(-1)) { while ((numread = read (0, inbuffer, INBUFSIZE))) { char *iptr=inbuffer; char *optr=outbuffer; size_t inleft=numread; size_t outleft=OUTBUFSIZE; if (iconv(icdsc, (const char **)&iptr, &inleft, &optr, &outleft) != (size_t)(-1)) { write (1, outbuffer, OUTBUFSIZE - outleft); } } if (iconv_close(icdsc) == -1) ; } }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lm /tmp/mplayer-conf-6597-2812.c:1:19: stdio.h: No such file or directory /tmp/mplayer-conf-6597-2812.c:2:20: unistd.h: No such file or directory /tmp/mplayer-conf-6597-2812.c:3:19: iconv.h: No such file or directory /tmp/mplayer-conf-6597-2812.c: In function `main': /tmp/mplayer-conf-6597-2812.c:11: error: `size_t' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:11: error: (Each undeclared identifier is reported only once /tmp/mplayer-conf-6597-2812.c:11: error: for each function it appears in.) /tmp/mplayer-conf-6597-2812.c:11: error: syntax error before "numread" /tmp/mplayer-conf-6597-2812.c:12: error: `iconv_t' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:15: error: `icdsc' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:16: error: `numread' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:19: error: syntax error before "inleft" /tmp/mplayer-conf-6597-2812.c:21: error: `inleft' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:21: error: `outleft' undeclared (first use in this function)
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
#include <stdio.h> #include <unistd.h> #include <iconv.h> #define INBUFSIZE 1024 #define OUTBUFSIZE 4096
char inbuffer[INBUFSIZE]; char outbuffer[OUTBUFSIZE];
int main(void) { size_t numread; iconv_t icdsc; char *tocode="UTF-8"; char *fromcode="cp1250"; if ((icdsc = iconv_open (tocode, fromcode)) != (iconv_t)(-1)) { while ((numread = read (0, inbuffer, INBUFSIZE))) { char *iptr=inbuffer; char *optr=outbuffer; size_t inleft=numread; size_t outleft=OUTBUFSIZE; if (iconv(icdsc, (const char **)&iptr, &inleft, &optr, &outleft) != (size_t)(-1)) { write (1, outbuffer, OUTBUFSIZE - outleft); } } if (iconv_close(icdsc) == -1) ; } }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lm -liconv /tmp/mplayer-conf-6597-2812.c:1:19: stdio.h: No such file or directory /tmp/mplayer-conf-6597-2812.c:2:20: unistd.h: No such file or directory /tmp/mplayer-conf-6597-2812.c:3:19: iconv.h: No such file or directory /tmp/mplayer-conf-6597-2812.c: In function `main': /tmp/mplayer-conf-6597-2812.c:11: error: `size_t' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:11: error: (Each undeclared identifier is reported only once /tmp/mplayer-conf-6597-2812.c:11: error: for each function it appears in.) /tmp/mplayer-conf-6597-2812.c:11: error: syntax error before "numread" /tmp/mplayer-conf-6597-2812.c:12: error: `iconv_t' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:15: error: `icdsc' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:16: error: `numread' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:19: error: syntax error before "inleft" /tmp/mplayer-conf-6597-2812.c:21: error: `inleft' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:21: error: `outleft' undeclared (first use in this function)
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: no ##########################################
============ Checking for langinfo ============
#include <langinfo.h> int main(void) { nl_langinfo(CODESET); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o /tmp/mplayer-conf-6597-2812.c:1:22: langinfo.h: No such file or directory /tmp/mplayer-conf-6597-2812.c: In function `main': /tmp/mplayer-conf-6597-2812.c:2: error: `CODESET' undeclared (first use in this function) /tmp/mplayer-conf-6597-2812.c:2: error: (Each undeclared identifier is reported only once /tmp/mplayer-conf-6597-2812.c:2: error: for each function it appears in.)
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: no ##########################################
============ Checking for language ============ Result is: using en (man pages: en) ##########################################
============ Checking for enable sighandler ============ Result is: yes ##########################################
============ Checking for runtime cpudetection ============ Result is: no ##########################################
============ Checking for restrict keyword ============
void foo(char * restrict p); int main(){}
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o /tmp/mplayer-conf-6597-2812.c:1: error: syntax error before "p"
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
void foo(char * __restrict p); int main(){}
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o
ldd /tmp/mplayer-conf-32435-2812.o libc.so.6 => /lib/tls/libc.so.6 (0x008a3000) /lib/ld-linux.so.2 (0x0088a000)
Result is: __restrict ##########################################
============ Checking for __builtin_expect ============
int foo (int a) { a = __builtin_expect (a, 10); return a == 10 ? 0 : 1; } int main() { return foo(10) && foo(0); }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o
ldd /tmp/mplayer-conf-32435-2812.o libc.so.6 => /lib/tls/libc.so.6 (0x008a3000) /lib/ld-linux.so.2 (0x0088a000)
Result is: yes ##########################################
============ Checking for kstat ============
#include <kstat.h> int main(void) { (void) kstat_open(); (void) kstat_close(0); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lkstat /tmp/mplayer-conf-6597-2812.c:1:19: kstat.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: no ##########################################
============ Checking for posix4 ============
#include <time.h> int main(void) { (void) nanosleep(0, 0); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lposix4 /tmp/mplayer-conf-6597-2812.c:1:18: time.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: no ##########################################
============ Checking for lrintf ============
#include <math.h> int main(void) { (void) lrintf(0.0); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lm /tmp/mplayer-conf-6597-2812.c:1:18: math.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: no ##########################################
============ Checking for nanosleep ============
#include <time.h> int main(void) { (void) nanosleep(0, 0); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o /tmp/mplayer-conf-6597-2812.c:1:18: time.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: no ##########################################
============ Checking for socklib ============
#include <netdb.h> int main(void) { (void) gethostbyname(0); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lsocket /tmp/mplayer-conf-6597-2812.c:1:19: netdb.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
#include <netdb.h> int main(void) { (void) gethostbyname(0); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lnsl /tmp/mplayer-conf-6597-2812.c:1:19: netdb.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
#include <netdb.h> int main(void) { (void) gethostbyname(0); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lsocket -lnsl /tmp/mplayer-conf-6597-2812.c:1:19: netdb.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
#include <netdb.h> int main(void) { (void) gethostbyname(0); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lsocket -ldnet /tmp/mplayer-conf-6597-2812.c:1:19: netdb.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
#include <netdb.h> int main(void) { (void) gethostbyname(0); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lsocket -lbind /tmp/mplayer-conf-6597-2812.c:1:19: netdb.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
#include <winsock2.h> int main(void) { (void) gethostbyname(0); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lws2_32 /tmp/mplayer-conf-6597-2812.c:1:22: winsock2.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: no ##########################################
============ Checking for inet_pton() ============
#include <sys/types.h> #include <sys/socket.h> #include <arpa/inet.h> int main(void) { (void) inet_pton(0, 0, 0); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o /tmp/mplayer-conf-6597-2812.c:1:23: sys/types.h: No such file or directory /tmp/mplayer-conf-6597-2812.c:2:24: sys/socket.h: No such file or directory /tmp/mplayer-conf-6597-2812.c:3:23: arpa/inet.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
#include <sys/types.h> #include <sys/socket.h> #include <arpa/inet.h> int main(void) { (void) inet_pton(0, 0, 0); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lresolv /tmp/mplayer-conf-6597-2812.c:1:23: sys/types.h: No such file or directory /tmp/mplayer-conf-6597-2812.c:2:24: sys/socket.h: No such file or directory /tmp/mplayer-conf-6597-2812.c:3:23: arpa/inet.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: no (=> i'll try inet_aton next) ##########################################
============ Checking for inet_aton() ============
#include <sys/types.h> #include <sys/socket.h> #include <arpa/inet.h> int main(void) { (void) inet_aton(0, 0); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o /tmp/mplayer-conf-6597-2812.c:1:23: sys/types.h: No such file or directory /tmp/mplayer-conf-6597-2812.c:2:24: sys/socket.h: No such file or directory /tmp/mplayer-conf-6597-2812.c:3:23: arpa/inet.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
#include <sys/types.h> #include <sys/socket.h> #include <arpa/inet.h> int main(void) { (void) inet_aton(0, 0); return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o -lresolv /tmp/mplayer-conf-6597-2812.c:1:23: sys/types.h: No such file or directory /tmp/mplayer-conf-6597-2812.c:2:24: sys/socket.h: No such file or directory /tmp/mplayer-conf-6597-2812.c:3:23: arpa/inet.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: no (=> network support disabled) ##########################################
============ Checking for inttypes.h (required) ============
#include <inttypes.h> int main(void) { return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o /tmp/mplayer-conf-6597-2812.c:1:22: inttypes.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
Result is: no ##########################################
============ Checking for bitypes.h (inttypes.h predecessor) ============
#include <sys/bitypes.h> int main(void) { return 0; }
cc /tmp/mplayer-conf-6597-2812.c -o /tmp/mplayer-conf-32435-2812.o /tmp/mplayer-conf-6597-2812.c:1:25: sys/bitypes.h: No such file or directory
ldd /tmp/mplayer-conf-32435-2812.o ldd: /tmp/mplayer-conf-32435-2812.o: No such file or directory
I dont know how to proceed can anyone help me I am running Redhat ES 4. Please help me to install mplayer.
Thanks, Chrisopher.
|
|
|
|
|
9
|
Linux Software / Linux Installation Support / upgrading to redhat ES 4
|
on: March 16, 2006, 04:27:22 AM
|
|
Hi, I am using redhat 9 along with windows XP, i am planning to upgrade from RedHat 9 to ES 4. I have a few questions:
I have four cd's of RedHat ES4 version.
1. Can anyone give me a step by step to upgrade i am fairly new to linux. Is it possible to just upgrade?, i dont want to reinstall.
2. will all the software which i have installed previously(on redhat 9) still be there if i upgrade.
3. I am especially confused about partitions(boot, swap etc), please help.
Thanks & Regards, Christopher.
|
|
|
|
|
10
|
Network Troublshooting / General Networking Support in Linux / how to share files between linux machines in LAN
|
on: February 27, 2006, 12:56:29 AM
|
|
Try to connect two machines via ethernet for file transfer purpose. 'Ifconfig' shows eth0 to be alive & well on both sides and if I ping i am able to ping to the machine. But i dont know how to share files please help me...
the machine ip address are 192.168.100.14 and 192.168.100.2, i am able to ping to these machines from one another. I want to copy some files from 192.168.100.2 to 192.168.100.14. How to do it?
Thanks, Christopher.
|
|
|
|
|
13
|
Hardware Troubleshooting in Linux / Other Devices / how to connect to the net using TATA LG lsp340E
|
on: June 23, 2005, 06:04:07 AM
|
|
Dear Abhinav,
Please try the following procedure: 1. create a script file called upnet.sh (used for connecting)with the following contents
# ! /bin/bash echo "user internet password internet" > $HOME/.ppprc pppd /dev/ttyS0 115200 debug usepeerdns defaultroute noauth connect '/usr/sbin/chat -v "" at+crm=1 OK "atdt#777" CONNECT' mtu 264
2. create another script file called downnet.sh(used for disconnecting) with the following contents
# !/bin/bash killall -9 pppd 3. now you have to specify the dns server name in the file called resolv.conf which you have to create in the /etc directory.
if you dont know the dns server name you can follow this: if you have windows OS, connect to the net , open a commond prompt and type ipconfig /all it gives ur primary DNS and secondary DNS note it down.
In the linux platform open the resolv.conf file and type nameserver=the primary DNS no u got in windows nameserver=the secondary DNS no u got in windows
NOW U CAN RUN upnet.sh TO CONNECT TO THE NET.
Regards, Christopher.
|
|
|
|
|