Mercurial > mplayer.hg
annotate DOCS/users_against_developers.html @ 6014:4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
author | gabucino |
---|---|
date | Wed, 08 May 2002 18:00:26 +0000 |
parents | 6cc15e96d709 |
children | 3ca1f8cf7bfc |
rev | line source |
---|---|
2867 | 1 <HTML> |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4511
diff
changeset
|
2 |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4511
diff
changeset
|
3 <HEAD> |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4511
diff
changeset
|
4 <STYLE> |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4511
diff
changeset
|
5 .text |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4511
diff
changeset
|
6 {font-family : Verdana, Arial, Helvetica, sans-serif; |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4511
diff
changeset
|
7 font-size : 14px;} |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4511
diff
changeset
|
8 </STYLE> |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4511
diff
changeset
|
9 </HEAD> |
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4511
diff
changeset
|
10 |
2867 | 11 <BODY BGCOLOR=white> |
12 | |
4982
6cb9d9a1716d
HTML: different font handling - idea from new hp dezign
gabucino
parents:
4511
diff
changeset
|
13 <FONT CLASS="text"> |
2867 | 14 |
6014
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
15 <P><B>In medias res</B></P> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
16 |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
17 <P>There are two major topics which always cause huge dispute and flame on the |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
18 <A HREF="http://mplayerhq.hu/pipermail/mplayer-users/">mplayer-users</A> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
19 mailing list. Number one is the topic of the</P> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
20 |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
21 <P><A NAME=gcc><B>GCC 2.96 series</B></A></P> |
2867 | 22 |
6014
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
23 <P><B>The background:</B> The GCC <B>2.95</B> series is an official GNU release |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
24 and version 2.95.3 of GCC is the most bug-free in that series. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
25 We have never noticed compilation problems that we could trace to gcc-2.95.3. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
26 Starting with Red Hat Linux 7.0, <B>Red Hat</B> included a heavily |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
27 patched CVS version of GCC in their distribution and named it <B>2.96</B>. Red |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
28 Hat included this version in the distribution because GCC 3.0 was not finished at |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
29 the time, and they needed a compiler that worked well on all of their supported |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
30 platforms, including IA64 and s390. The Linux distributor <B>Mandrake</B> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
31 also followed Red Hat's example and started shipping GCC 2.96 with their |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
32 Linux-Mandrake 8.0 series. </P> |
3053 | 33 |
6014
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
34 <P><B>The statements:</B> The GCC team disclaimed any link with GCC 2.96 and issued an |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
35 <A HREF="http://gcc.gnu.org/gcc-2.96.html">official response</A> to GCC 2.96. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
36 Many developers around the world began having problems with GCC 2.96, and |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
37 started recommending other compilers. Examples are |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
38 <A HREF="http://www.apachelabs.org/apr-mbox/200106.mbox/%3c20010623194228.C25512@ebuilt.com%3e">Apache</A>, |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
39 <A HREF="http://www.mysql.com/downloads/mysql-3.23.html">MySQL</A>, |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
40 <A HREF="http://avifile.sourceforge.net/news-old1.htm">avifile</A> and |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
41 <A HREF="http://www.winehq.com/news/?view=92#RH 7.1 gcc fixes compiler bug">Wine</A>. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
42 Other interesting links are |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
43 <A HREF="http://www.realtimelinux.org/archives/rtai/20017/0144.html">Real time Linux</A>, |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
44 <A HREF="http://www.atnf.csiro.au/people/rgooch/linux/docs/kernel-newsflash.html"> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
45 Linux kernel news flash about kernel 2.4.17</A> and |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
46 <A HREF="http://www.voy.com/3516/572.html">Voy Forum</A>. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
47 <B>MPlayer</B> also suffered from intermittent problems that were all solved by |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
48 switching to a different version of GCC. Several projects started implementing |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
49 workarounds for some of the 2.96 issues, but we refused to fix other people's |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
50 bugs, especially since some workarounds may imply a performance penalty.</P> |
2867 | 51 |
6014
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
52 <P>You can read about the other side of the story |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
53 <A HREF="http://www.bero.org/gcc296.html">here</A>. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
54 GCC 2.96 does not allow | (pipe) characters in assembler comments |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
55 because it supports Intel as well as AT&T Syntax and the | character is a |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
56 symbol in the Intel variant. The problem is that it <B>silently</B> ignores the |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
57 whole assembler block. This is supposedly fixed now, GCC prints a warning instead |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
58 of skipping the block.</P> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
59 |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
60 <P><B>The present:</B> Red Hat says that GCC 2.96-85 and above is fixed. The |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
61 situation has indeed improved, yet we still see problem reports on our |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
62 mailing lists that disappear with a different compiler. In any case it does not |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
63 matter any longer. Hopefully a maturing GCC 3.x will solve the issue for good. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
64 If you want to compile with 2.96 give the <CODE>--disable-gcc-checking</CODE> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
65 flag to configure. Remember that you are on your own and <B>do not report any |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
66 bugs</B>. If you do, you will only get banned from our mailing list because |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
67 we have had more than enough flame wars over GCC 2.96. Please let the matter rest.</P> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
68 |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
69 <P>If you have problems with GCC 2.96, here is how you can get GCC 3.0.4 to work |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
70 (submitted by <A HREF="mailto:willis_matthew@yahoo.com">Matt Willis</A>):</P> |
2919 | 71 |
6014
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
72 <UL> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
73 <LI>Go to the |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
74 <A HREF="http://gcc.gnu.org/mirrors.html">GCC mirrors page</A> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
75 page and download the following (you may not need everything):<BR> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
76 <CODE>gcc-g++-3.0.4.tar.gz<BR> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
77 gcc-objc-3.0.4.tar.gz<BR> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
78 gcc-3.0.4.tar.gz<BR> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
79 gcc-g77-3.0.4.tar.gz<BR> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
80 gcc-testsuite-3.0.4.tar.gz<BR> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
81 gcc-core-3.0.4.tar.gz<BR> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
82 gcc-java-3.0.4.tar.gz</CODE> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
83 </LI> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
84 <LI>Unpack the files, make a build directory, and build:<BR> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
85 <CODE>tar -xvzf gcc-*3.0.4.tar.gz<BR> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
86 mkdir gcc-build<BR> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
87 cd gcc-build<BR> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
88 ../gcc-3.0.4/configure --prefix=/opt --program-suffix=-3.0.4<BR> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
89 make bootstrap; mkdir -p /opt; make install</CODE></LI> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
90 <LI>Set your path to include <CODE>/opt/bin</CODE><BR> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
91 <CODE>export PATH=/opt/bin:${PATH}</CODE></LI> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
92 </UL> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
93 |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
94 <P><A NAME=binary><B>Binary distribution of MPlayer</B></A></P> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
95 |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
96 <P>This was the second big problem but has been solved as of version |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
97 0.90-pre1. <B>MPlayer</B> previously contained source from the OpenDivX project, |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
98 which disallows binary redistribution. This code has been removed and you are now |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
99 welcome to create binary packages as you see fit.</P> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
100 |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
101 <P>Another impediment to binary redistribution was compiletime optimizations |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
102 for CPU architecture. <B>MPlayer</B> now supports runtime CPU detection. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
103 Although this implies a small speed sacrifice, it is now possible to create |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
104 binaries that run on different members of the Intel CPU family. For optimum |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
105 performance you may wish to disable runtime CPU detection before compilation |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
106 (<CODE>configure --disable-runtime-cpudetection</CODE>).</P> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
107 |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
108 <P><A NAME=nvidia><B>nVidia</B></A></P> |
2867 | 109 |
6014
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
110 <P>We dislike the fact that <A HREF="http://www.nvidia.com">nVidia</A> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
111 only provides binary drivers (for use with XFree86), which are often buggy. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
112 We have had many reports on |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
113 <A HREF="http://mplayerhq.hu/pipermail/mplayer-users/">mplayer-users</A> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
114 about problems related to these closed-source drivers |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
115 and their poor quality, instability and poor user and expert support. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
116 Here is an example from the |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
117 <A HREF="http://www.nvnews.net/forum/showthread.php?s=fda5725bc2151e29453b2da3bd5d2930&threadid=14306"> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
118 nVidia Linux Forum</A>. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
119 Many of these problems/issues keep appearing repeatedly. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
120 We have been contacted by nVidia lately, and they said these bugs |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
121 do not exist, instability is caused by bad AGP chips, and they received |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
122 no reports of driver bugs (like the purple line). So if you have a |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
123 problem with your nVidia card, you are advised to update the nVidia driver |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
124 and/or buy a new motherboard or ask nVidia to supply open-source drivers. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
125 In any case, if you are using the nVidia binary drivers and facing driver related problems, |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
126 please be aware that you will receive very little help from our side because we have |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
127 little power to help in this matter.</P> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
128 |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
129 <P><A NAME=kotsog><B>Joe Barr</B></A></P> |
2867 | 130 |
6014
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
131 <P>Joe Barr became infamous by writing a less than favorable |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
132 <A HREF="http://www.linuxworld.com/site-stories/2001/1214.mplayer.html"> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
133 <B>MPlayer</B> review</A>. He found <B>MPlayer</B> hard to install, but then |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
134 again he is not very fond of |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
135 <A HREF="http://www.linuxworld.com/linuxworld/lw-2000-06/lw-06-exam.html">reading documentation</A>. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
136 He also concluded that the developers were unfriendly and the documentation |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
137 incomplete and insulting. You be the judge. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
138 He went on to mention <B>MPlayer</B> negatively in his |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
139 <A HREF="http://www.linuxworld.com/site-stories/2001/1227.predictions.html">10 Linux predictions for 2002</A> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
140 In a followup |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
141 <A HREF="http://www.linuxworld.com/site-stories/2002/0125.xine.html">review of xine</A> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
142 he continued stirring up controversy. Ironically at the end of that article he |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
143 quotes his exchange with Günter Bartsch, the original author of xine, that |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
144 perfectly summarizes the whole situation:</P> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
145 |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
146 <BLOCKQUOTE> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
147 However, he also went on to say that he was "surprised" by my column about |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
148 Mplayer and thought it was unfair, reminding me that it is a free software |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
149 project. "If you don't like it," Bartsch said, "you're free not to use it." |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
150 </BLOCKQUOTE> |
2910 | 151 </P> |
2867 | 152 |
6014
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
153 <P>He does not reply to our mails. His editor does not reply to our mails. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
154 Here are some quotes from different people about Joe Barr, so you can form your |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
155 own opinion:</P> |
4511
bca05e9c0810
gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents:
3997
diff
changeset
|
156 |
6014
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
157 <P>Marc Rassbach has <A HREF="http://daily.daemonnews.org/view_story.php3?story_id=2102">something to say</A> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
158 about the man |
4511
bca05e9c0810
gcc 3.0.3 compiling howto by Matt Willis <willis_matthew@yahoo.com>
gabucino
parents:
3997
diff
changeset
|
159 </P> |
2867 | 160 |
6014
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
161 <BLOCKQUOTE> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
162 You may all remember the LinuxWorld 2000, when he claimed that Linus T said |
3936 | 163 that 'FreeBSD is just a handful of programmers'. Linus said NOTHING of the |
164 sort. When Joe was called on this, his reaction was to call BSD supporters | |
6014
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
165 assholes and jerks. |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
166 </BLOCKQUOTE> |
3936 | 167 |
6014
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
168 <P>A <A HREF="http://www.mplayerhq.hu/pipermail/mplayer-users/2001-December/009118.html">quote</A> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
169 from Robert Munro on the |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
170 <A HREF="http://mplayerhq.hu/pipermail/mplayer-users/">mplayer-users</A> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
171 mailinglist:</P> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
172 |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
173 <BLOCKQUOTE> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
174 <P>He's interesting, but not good at avoiding, um... controversy. Joe Barr |
3936 | 175 used to be one of the regulars on Will Zachmann's Canopus forum on Compuserve, |
6014
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
176 years ago. He was an OS/2 advocate then (I was an OS/2 fan too).<P> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
177 |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
178 <P>He used to go over-the-top, flaming people, and I suspect he had some hard |
3936 | 179 times, then. He's mellowed some, judging by his columns recently. Moderately |
6014
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
180 subtle humor was not his mode in those earlier days, not at all.</P> |
4f0b13262397
applied Nilmoni Debian's (and Diego Burrick) patch
gabucino
parents:
5979
diff
changeset
|
181 </BLOCKQUOTE> |
3936 | 182 |
2867 | 183 </HTML> |