Re: more KDE build problems

2001-12-07 Thread Michael Scottaline

On Thu, 6 Dec 2001 22:33:29 -0700
Myles Green [EMAIL PROTECTED] wrote:

 On Thu, 6 Dec 2001 20:15:15 -0800 (PST)
 Net Llama [EMAIL PROTECTED] wrote:
 
  --- Jerry McBride [EMAIL PROTECTED] wrote:
   On Thu, 6 Dec 2001 12:25:46 -0800 (PST)
   Net Llama [EMAIL PROTECTED] wrote:
   
Well, i give up.  I'm descending into RPM dependency hell here,
   where
each level gets uglier than the last.  I think this is a sign that
   KDE
isn't for me.  

   
   KDE 2.x.x isn't something I'd want to cuddle up next to either.
  
  XFCE is a beauty to behold, and a joy to build.  
  XFCE forever
 
 Amen!
==
One of the beauties of linux, generally, is choice (freedom).  Long live
Blackbox!! ;o)
Mike 

-- 
Modern art is what happens when painters stop looking at girls 
and persuade themselves that they have a better idea.
-- John Ciardi
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Winex issues (from CVS)

2001-12-07 Thread Declan Moriarty

I'm no software head, but I can try to tell you what to do. I've trimmed it a 
littlle; As I see it, the meaningful line is this one
  ddraw/gl.h:67: warning: type defaults to `int' in declaration of
  `DD_GL_data'

That is not defined and is defaulting, probably because of syntax errors. I 
would copy the files mentioned below out to my home directory, and try to 
correct  the syntax with an editor - this from a guy who doesn't understand 
any of it :-o.  No semicolon seems straightforward enough, but may not be. 
If it screws up, nothing is lost - you still have rm ;-). I have solved this 
thing in the past by finding the correct mailing list, joining it, and 
telling my woes. I even got a patch written for my system written by one of 
these guys on the list. Try asking Mr Gates for that ;-). The downside of 
that approach is you have to be competent (not me) or work very hard at it.

-- 
Regards,


Declan Moriarty




Applied Researches - Ireland's Foremost Electronic Hardware Genius

A Slightly Serious(TM) Company

Experience is like a comb, 
that Life gives you - AFTER all your hair has fallen out!


On Wednesday 05 December 2001 21:44, you wrote:
 On Tuesday 04 Dec 2001 13:57, Tim Wunder wrote:
  Any Wine or Winex exports on list that can help my son out?
  This is his problem:
 
  Using a recently downloaded WineX from CVS.
 
  When he tries to make (after ./configure and make depend), he get this
  error:
  ddraw/gl.h:66: parse error before `DD_GL_PROC_LIST'
  ddraw/gl.h:66: warning: no semicolon at end of struct or union
  ddraw/gl.h:67: warning: type defaults to `int' in declaration of
  `DD_GL_data'
  ddraw/gl.h:67: warning: data definition has no type or storage class
  d3ddevice/gl.c: In function `GL_Direct3DDevice_Construct':
  d3ddevice/gl.c:61: parse error before `)'
  d3ddevice/gl.c: In function `D3D_GL_init':
  d3ddevice/gl.c:157: dereferencing pointer to incomplete type
  d3ddevice/gl.c:166: dereferencing pointer to incomplete type
  d3ddevice/gl.c:166: dereferencing pointer to incomplete type
  d3ddevice/gl.c:168: dereferencing pointer to incomplete type
  d3ddevice/gl.c: At top level:
  d3ddevice/gl.c:298: warning: `GL_capture_cmd' defined but not used
  make[2]: *** [d3ddevice/gl.o] Error 1
  make[2]: Leaving directory `/home/eric/wine/dlls/ddraw'
  make[1]: *** [ddraw/libddraw.so] Error 2
  make[1]: Leaving directory `/home/eric/wine/dlls'
  make: *** [dlls] Error 2

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: /etc/whois.conf

2001-12-07 Thread Chang

no. it did. 

# man whois
snipped

   RIPE-specific  options  are ignored when querying non-RIPE
   servers.

Files
   /etc/whois.conf

ENVIRONMENT
   LANG   When  querying  whois.nic.ad.jp  english  text   is
  requested  unless  the  LANG  environment  variable
  specifies a Japanese locale.


Bruce Marshall wrote:
 
 On Thursday 06 December 2001 8:19 am, Chang wrote:
 
 The man file shows no mention of a whois.conf.   I don't think it exists.
 Why do you want one?
 
  that's exactly what I was trying to find, too... :)
  the man said there was such a file. but no sample so far.
  I did search google.com. nothing
 
  Kurt Wall wrote:
   Chang wrote:
   % I couldn't find information on the syntax of this file.
   % Could someone offer a link or an example?
  
   Never heard of it. Have an example?
 
 --
 ++
 + Bruce S. Marshall  [EMAIL PROTECTED]  Bellaire, MI 12/06/01 09:13  +
 ++
 A penny saved is ridiculous.
 ___
 Linux-users mailing list
 Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

-- 
The pivotal point is the second chance, judged by another set of
criteria. In Linux We Trust -- http://linux.nf

_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: more KDE build problems

2001-12-07 Thread Kurt Wall

Net Llama wrote:

[...]

% XFCE is a beauty to behold, and a joy to build.  
% XFCE forever

Ayup.

K
-- 
You have a reputation for being thoroughly reliable and trustworthy. 
A pity that it's totally undeserved.
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: DMA on CDWriter

2001-12-07 Thread Andrew Mike


--- David Aikema [EMAIL PROTECTED] wrote:
 [root@david david]# hdparm -d /dev/hdd
 /dev/hdd: No such file or directory

In which case it's telling the simple truth that you
don't have a /dev/hdd node?


 
 
  here is a list of what I think are relevant
 modules loaded on my machine

 near the same number of modules the only ones
 that I can see that might 
 be relevant are scsi_mod and ide_scsi 

this is true as so far as connecting to (say) /dev/sr0

the problem you have is that the hdparm utility is not
needing any of that (it's irrelevant whether they are
loaded for that purpose, or not). I supplied my lsmod
just to make sure we were both on the same planet.

you're problem appears to be at a much lower level
than the drivers behind /dev/hdd (/dev/sr0) and more
likely to be simply that you don't have hdd in the
node tree.



__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: NewsForge SxS Review

2001-12-07 Thread Andrew Mike


--- Chang [EMAIL PROTECTED] wrote:
 cap the article and post it up in sxs... :)

why would we want to do that? It has no information
content of any kind, merely a *very well recieved*
piece of praise about us.


__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: /etc/whois.conf

2001-12-07 Thread Bruce Marshall

On Friday 07 December 2001 7:14 am, Chang wrote:
 no. it did.

 # man whois
 snipped

        RIPE-specific  options  are ignored when querying non-RIPE
        servers.

 Files
        /etc/whois.conf

Must be that you're running a different distro.  I'm running SuSE  7.3   and 
it doesn't mention it.




-- 
++
+ Bruce S. Marshall  [EMAIL PROTECTED]  Bellaire, MI 12/07/01 08:40  +
++
Errors have occurred. We won't tell you where or why.
   Lazy programmers.
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: /etc/whois.conf

2001-12-07 Thread John Hiemenz

On Friday 07 December 2001 07:41 am, you stated :
 On Friday 07 December 2001 7:14 am, Chang wrote:
  no. it did.
 
  # man whois
  snipped
 
         RIPE-specific  options  are ignored when querying non-RIPE
         servers.
 
  Files
         /etc/whois.conf

 Must be that you're running a different distro.  I'm running SuSE  7.3  
 and it doesn't mention it.

Aye..  I see no mention of a whois.conf on either COL31 or OpenServer5 

I did find this via google search for 'whois.conf':

-a snippet from some BSD pages:
  Whois uses the server listed in /etc/whois.conf, or the default NIC
 (whois.internic.net).  This can be overridden by the command line option:
  -h


It sounds as though you stick a single line in this file, specifying the 
whois server you wish to query, if it's not whois.internic.net and you are 
getting tired of typing the 'h option ...


___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: /etc/whois.conf

2001-12-07 Thread Chris Kassopulo

On Fri, 7 Dec 2001 08:41:05 -0500
Bruce Marshall [EMAIL PROTECTED] wrote:

 
 Must be that you're running a different distro.  I'm running SuSE  7.3   and 
 it doesn't mention it.
 
From vector linux (slack)

Usage: whois [OPTION]... OBJECT...

-a search all databases
-F fast raw output (implies -r)
-g SOURCE:FIRST-LAST   find updates from SOURCE from serial FIRST to LAST
-h HOSTconnect to server HOST
-H hide legal disclaimers
-i ATTR[,ATTR]...  do an inverse lookup for specified ATTRibutes
-x exact match [RPSL only]
-l one level less specific lookup [RPSL only]
-L find all Less specific matches
-M find all More specific matches
-m find first level more specific matches
-r turn off recursive lookups
-p PORTconnect to PORT
-R force to show local copy of the domain object even
   if it contains referral
-S tell server to leave out syntactic sugar
-s SOURCE[,SOURCE]...  search the database from SOURCE
-T TYPE[,TYPE]...  only look for objects of TYPE
-t TYPErequest template for object of TYPE ('all' for a list)
-v TYPErequest verbose template for object of TYPE
-q [version|sources]   query specified server info [RPSL only]
-d return DNS reverse delegation objects too [RPSL only]
-K only primary keys are returned [RPSL only
-V--verboseexplain what is being done
  --help   display this help and exit
  --versionoutput version information and exit

-- 
Chris Kassopulo _/\_ Linux User #199893 _/\_ Vector Linux

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: slightly OT VA Linux is no more

2001-12-07 Thread Net Llama


--- burns [EMAIL PROTECTED] wrote:
 On December  5, 2001 04:02 pm, Net Llama wrote:
  Its official, VA Linux no longer exists.  Say hello to VA
 Software.
 
 
 Are you still with them, Lonni?

Yes.  

=

Lonni J. Friedman  [EMAIL PROTECTED]

Linux Step-by-step help:   http://netllama.ipfox.com

 .

__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



administrivia: new german steps

2001-12-07 Thread Douglas J Hunley

12/7 - thanks to the efforts of Klaus-Peter Schrage we now have 
properly-translated versions of:
index.html
child1.html
child2*.html
stepbystep.html
Scanners-USB
Kernel-Recompiling-Misconstruection

Way to go Klaus-Peter!
-- 
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
Admin: http://linux.nf  Admin: http://hunley.homeip.net

I don't pirate MS software. It wouldn't be worth the price..
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: ECS Motherboards (again)

2001-12-07 Thread Mike Andrew



 Thank you all for your replies.  But can I ask again, are there any issues
using
 this (and the sis chipset) with Linux?

I have a severe and potentially unwarranted distaste for SiS anything. The
chipsets they develop are the cheepest and nastiest things I've encountered.

*In general* if you dont or can't obtain a specially developed sis driver
for whatever-it-is, then it is totally and completely incompatible with any
of the industry standards for that product making it unusuable with
'standard' drivers.

One of the classic examples from this company from hell is their laughable
'vga''chipsets. It would be accepted by most that the 1st 16 'modes' of vga
are 'industry standard'. Meaning that they are the modes as defined by IBM
on the original product and garanteed to work on *any* pc. Until that is,
this awful SiScrap hit the deck where they decided to save 2 cents and
simply not have them. Makes booting with a Sis vga card an excercise in
futility.

Other undocumented features from this shitset are stealing real memory from
the top of your real memory because again, they don't like the thought of
paying 0.0002 cents for the drill holes in their pcb's to accomodate on
board memory. Thus, although SiSshit claims to be 5ns compatible: try it
some time.





_
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



administrivia: new editor added to our staff

2001-12-07 Thread Douglas J Hunley

I'm pleased to announce that as of today, Klaus-Peter is now an active editor 
of the Linux StepByStep. He's currently working hard on properly translating 
the site to German, and he has proved himself and his contributions 
invaluable.
Everyone please help me welcome Klaus to the team!
-- 
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
Admin: http://linux.nf  Admin: http://hunley.homeip.net

panic (No CPUs found.  System halted.\n);
2.4.3 linux/arch/parisc/kernel/setup.c
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



parlez francais?

2001-12-07 Thread DOUGLAS HUNLEY

If you speak French and have a little free-time every so often, we could use your help 
translating the Linux StepByStep into French.
It'd be a purely hands-off, no pressure environment. Work at your own pace, on 
whatever interests you. If you'd like to contribute, please contact me at 
[EMAIL PROTECTED] and thanks!

--
Douglas J. Hunley
Unix/Linux Admin
http://linux.nf

Down the wire, off the router,
through the firewall, nothing 
but 'Net...

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



hable espanol?

2001-12-07 Thread DOUGLAS HUNLEY

If you speak Spanish and have a little free-time every so often, we could use your 
help translating the Linux StepByStep into Spanish.
It'd be a purely hands-off, no pressure environment. Work at your own pace, on 
whatever interests you. If you'd like to contribute, please contact me at 
[EMAIL PROTECTED] and thanks!

--
Douglas J. Hunley
Unix/Linux Admin
http://linux.nf

Down the wire, off the router,
through the firewall, nothing 
but 'Net...

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: administrivia: new editor added to our staff

2001-12-07 Thread Richard R. Sivernell

On Fri, 7 Dec 2001 14:17:20 -0500
Douglas J Hunley [EMAIL PROTECTED] wrote:

 I'm pleased to announce that as of today, Klaus-Peter is now an active editor 
 of the Linux StepByStep. He's currently working hard on properly translating 
 the site to German, and he has proved himself and his contributions 
 invaluable.
 Everyone please help me welcome Klaus to the team!
 -- 
 Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
 Admin: http://linux.nfAdmin: http://hunley.homeip.net
 
 panic (No CPUs found.  System halted.\n);
 2.4.3 linux/arch/parisc/kernel/setup.c
 ___
 Linux-users mailing list
 Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users

Klaus

   Welcom aboard
-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera e-Server 3.1
Registered Linux User #193859 

        .~.
       / v \
      /( _ )\
        ^ ^
In Linux we trust!
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: modem call

2001-12-07 Thread Net Llama

--- Randy [EMAIL PROTECTED] wrote:
 I'm having a problem with my network and box. When I boot, startx,
 open 
 a program, scratch my butt, the system is trying to start the modem on
 
 my Windows 98SE server. I've got a hardware A/B switch in there and
 you 
 can here it hitting that switch. Nothing will start or open until the 
 modem request times out. It gets pretty slow. I've shut down daemons 
 until I'm now running my box on the sound daemon. Any ideas?

A think alot more info is needed here.  Which distro, how is all of this
setup?  Linux, out of the box, isn't capable of connecting to a remote
modem, so you had to have set this up in some capacity at some point in
time.  Care to explain?

=

Lonni J. Friedman  [EMAIL PROTECTED]

Linux Step-by-step help:   http://netllama.ipfox.com

 .

__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: modem call

2001-12-07 Thread Randy


 A think alot more info is needed here.  Which distro, how is all of
 this setup?  Linux, out of the box, isn't capable of connecting to a
 remote modem, so you had to have set this up in some capacity at some
 point in time.  Care to explain?

Not at all. I'm running Mandrake 8.1 using DHCP. The problem was 
intermittent at first, but is pretty persistent, now. My server is a 
WIN 98 box that I connect to through a Linksys switch. My NIC is a 
Realtek 8139. I have a hardware A/B switch in the phone line to 
completely shut the server out of the phone line. I put that in when my 
eDesktop install (different box than this Mandrake box) would 
intermittently do this same thing. What both installs and boxes have 
had in common is the WIN 98 server. It's a standard network setup 
though, only needed protocols. Let me know if you need any other info.
Thanks Lonni.
Randy Donohoe
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: administrivia: new editor added to our staff

2001-12-07 Thread T. WATKINS

Welcome on board, Klaus-Peter.  Thank you for the work on the site.
Tom.

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: administrivia: new editor added to our staff

2001-12-07 Thread John Hiemenz

On Friday 07 December 2001 01:17 pm, Douglas J Hunley wrote :
 I'm pleased to announce that as of today, Klaus-Peter is now an active
 editor of the Linux StepByStep. He's currently working hard on properly
 translating the site to German, and he has proved himself and his
 contributions invaluable.
 Everyone please help me welcome Klaus to the team!

Greetings!  And Welcome!
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: more KDE build problems

2001-12-07 Thread Net Llama

--- Collins Richey [EMAIL PROTECTED] wrote:
 On Thu, 6 Dec 2001 12:25:46 -0800 (PST) Net Llama [EMAIL PROTECTED]
 wrote:
 
  Well, i give up.  I'm descending into RPM dependency hell here,
  where
  each level gets uglier than the last.  
 
 Just an aside and a shameless plug.  If you make the effort to install
 gentoo_rc6, you get free-gratis the ability to compile (lengthy!) a
 working version of kde and gnome and almost anything your heart
 desires.  Occasionally, you may need to wait a bit until the
 developers have cooked the install packages for later versions, but
 some times you avoid some of the bugs that way, too.

Thanks for the tip, but i'll prolly pass.  Isn't Gentoo based on Debian?
 No offense, but i hate Debian.  I tried it out, and made the best
effort to get my head around it, but it became more of a frustration
than anything.

  I think this is a sign that KDE isn't for me.  
  
 
 Me, too.  I run XFCE, and I have available any KDE or GNOME app that I
 need to run (depressingly few).

I think i run just 1 KDE app regularly, konsole.  Other than that, i'm
fairly window manager agnostic.

=

Lonni J. Friedman  [EMAIL PROTECTED]

Linux Step-by-step help:   http://netllama.ipfox.com

 .

__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Winex issues (from CVS)

2001-12-07 Thread Tim Wunder

Previously, Declan Moriarty chose to write:
 I'm no software head, but I can try to tell you what to do. I've trimmed it
 a littlle; As I see it, the meaningful line is this one

   ddraw/gl.h:67: warning: type defaults to `int' in declaration of
   `DD_GL_data'

 That is not defined and is defaulting, probably because of syntax errors. I
 would copy the files mentioned below out to my home directory, and try to
 correct  the syntax with an editor - this from a guy who doesn't understand
 any of it :-o.  No semicolon seems straightforward enough, but may not
 be. If it screws up, nothing is lost - you still have rm ;-). I have solved
 this thing in the past by finding the correct mailing list, joining it, and
 telling my woes. I even got a patch written for my system written by one of
 these guys on the list. Try asking Mr Gates for that ;-). The downside of
 that approach is you have to be competent (not me) or work very hard at it.

Thanks, Declan. But we went that route prior to posting here. I also posted 
on the Caldera list, since there's a WINE expert there. I got some hits for 
suggestions, but nothing's worked yet. We finally decided to install regular 
WINE from RPM instead of WINEX from CVS. We may re-visit the issue later.

Tim
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: more KDE build problems

2001-12-07 Thread Collins Richey

[ snips ]

On Fri, 7 Dec 2001 13:43:02 -0800 (PST) Net Llama [EMAIL PROTECTED]
wrote:

 --- Collins Richey [EMAIL PROTECTED] wrote:
  On Thu, 6 Dec 2001 12:25:46 -0800 (PST) Net Llama
 [EMAIL PROTECTED]
  wrote:

 
 I think i run just 1 KDE app regularly, konsole.  Other than that,
 i'm
 fairly window manager agnostic.

Try aterm instead.

--- 
Collins Richey
Denver Area - WWTLRD?
gentoo_rc6 k2.4.17-pre5+ext3+xfce+sylpheed+galeon
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: modem call

2001-12-07 Thread Randy

On Friday 07 December 2001 08:25 pm, Ian wrote:

 What you need to do is see what Internet bound traffic is being
 generated by the Linux box that's causing the dial out.

 #man tcpdump
or
 #man ethereal

 Is the /etc/resolv.conf set to look for DNS outside your local
 network? If it is and you so much as sneeze in the general direction
 of a host that isn't BOTH _local to your network_ AND _locally listed
 in your /etc/hosts file_ it will query the external DNS servers in
 resolv.conf causing the dial out.

 Perhaps?

 If this doesn't do it, you'll have to have tcpdump or ethereal come
 up as soon as your eth0 is configured (somewhere in your rc scripts
 or rc#.d directories) and capture the packet log to a file to see
 what's leaving the linux host bound for where.

 HTH
This sounds like it might do the trick. I'll try it tomorrow (when I'm 
not so tired) and let you know what I found.
Thanks,
Randy Donohoe
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: more KDE build problems

2001-12-07 Thread Net Llama


--- Collins Richey [EMAIL PROTECTED] wrote:
 Try aterm instead.

I have.  And wterm, rxvt  eterm.  I'm not terribly impressed.

=

Lonni J. Friedman  [EMAIL PROTECTED]

Linux Step-by-step help:   http://netllama.ipfox.com

 .

__
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Xine: How to use it

2001-12-07 Thread Joel Hammer

Well, inspired by recent posts, I got and installed xine. Seems to work.
Wasn't easy to install (elusive libs) and I had to upgrade my video driver
(which worked, now that I know how to load modules manually!!) and all seems
well.
However, I can't find much documentation on how to actually use it, with all
its fancy graphical but puzzling controls.
If anyone knows of a guide to using the xine gui, please let me know.
Thanks.
Joel

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: ECS Motherboards (again)

2001-12-07 Thread Douglas J Hunley

Collins Richey babbled on about:
 I haven't checked on 2.4.17-pren releases, but the past few stable
 kernel releases would not build AGP-SIS support (compile failure).  I
 have to comment this out when building a kernel.

I just built 2.4.16 today for a buddy with SiS AGP. no issues..
-- 
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
Admin: http://linux.nf  Admin: http://hunley.homeip.net

PROGRAM - n. A magic spell cast over a computer allowing it to turn 
one's input into error messages.  v. tr.- To engage in a 
pastime similar to banging one's head against a wall, but 
with fewer opportunities for reward.
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: more KDE build problems

2001-12-07 Thread Collins Richey

On Fri, 7 Dec 2001 19:00:38 -0800 (PST) Net Llama [EMAIL PROTECTED]
wrote:

 
 --- Collins Richey [EMAIL PROTECTED] wrote:
  Try aterm instead.
 
 I have.  And wterm, rxvt  eterm.  I'm not terribly impressed.
 

An what's so gret about Konsole?

-- 
Collins Richey
Denver Area - WWTLRD?
gentoo_rc6 k2.4.17-pre5+ext3+xfce+sylpheed+galeon
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: ECS Motherboards (again)

2001-12-07 Thread Collins Richey

On Fri, 7 Dec 2001 22:39:43 -0500 Douglas J Hunley
[EMAIL PROTECTED] wrote:

 Collins Richey babbled on about:
  I haven't checked on 2.4.17-pren releases, but the past few stable
  kernel releases would not build AGP-SIS support (compile failure).
  I
  have to comment this out when building a kernel.
 
 I just built 2.4.16 today for a buddy with SiS AGP. no issues..
 -- 

Great, maybe I'll stop commenting that out.  I got really tired of
having my kernel build break on that step.

-- 
Collins Richey
Denver Area - WWTLRD?
gentoo_rc6 k2.4.17-pre5+ext3+xfce+sylpheed+galeon
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Xine Build

2001-12-07 Thread stayler

Has anyone tried to build Xine from the src rpms?  libdvdread wants
libtool 1.3.5, which I downloaded and built from a tarball.  This is on
a COL 3.1 box btw.  The i686 rpms are for SuSE and didn't work on COL. 
Xine starts but exits abruptly.

Any clues that might point me the right way?

stayler

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Xine: How to use it

2001-12-07 Thread Keith Antoine

On Saturday 08 December 2001 13:11, Joel Hammer enunciated:
 Well, inspired by recent posts, I got and installed xine. Seems to work.
 Wasn't easy to install (elusive libs) and I had to upgrade my video driver
 (which worked, now that I know how to load modules manually!!) and all
 seems well.
 However, I can't find much documentation on how to actually use it, with
 all its fancy graphical but puzzling controls.
 If anyone knows of a guide to using the xine gui, please let me know.
 Thanks.
 Joel

Xine loads the Docs into /usr/share

-- 
Keith Antoine aka 'skippy'
18 Arkana St, The Gap, Queensland 4061 Australia PH:61733002161
Retired Geriatric, Sometime Electronics Engineer, Knowall, Brain in storage

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Xine: How to use it

2001-12-07 Thread Keith Antoine

On Saturday 08 December 2001 13:11, Joel Hammer enunciated:
 Well, inspired by recent posts, I got and installed xine. Seems to work.
 Wasn't easy to install (elusive libs) and I had to upgrade my video driver
 (which worked, now that I know how to load modules manually!!) and all
 seems well.
 However, I can't find much documentation on how to actually use it, with
 all its fancy graphical but puzzling controls.
 If anyone knows of a guide to using the xine gui, please let me know.
 Thanks.
 Joel

xine.sourceforge.net have faq's and html docs too.
-- 
Keith Antoine aka 'skippy'
18 Arkana St, The Gap, Queensland 4061 Australia PH:61733002161
Retired Geriatric, Sometime Electronics Engineer, Knowall, Brain in storage

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



Re: Xine Build

2001-12-07 Thread Keith Antoine

On Saturday 08 December 2001 15:20, stayler enunciated:
 Has anyone tried to build Xine from the src rpms?  libdvdread wants
 libtool 1.3.5, which I downloaded and built from a tarball.  This is on
 a COL 3.1 box btw.  The i686 rpms are for SuSE and didn't work on COL.
 Xine starts but exits abruptly.

Well mate, start it from a konsole and see why it exits first!!

-- 
Keith Antoine aka 'skippy'
18 Arkana St, The Gap, Queensland 4061 Australia PH:61733002161
Retired Geriatric, Sometime Electronics Engineer, Knowall, Brain in storage

___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users



modem call

2001-12-07 Thread Randy

I'm having a problem with my network and box. When I boot, startx, open 
a program, scratch my butt, the system is trying to start the modem on 
my Windows 98SE server. I've got a hardware A/B switch in there and you 
can here it hitting that switch. Nothing will start or open until the 
modem request times out. It gets pretty slow. I've shut down daemons 
until I'm now running my box on the sound daemon. Any ideas?
TIA,
Randy Donohoe
___
Linux-users mailing list
Archives, Digests, etc at http://linux.nf/mailman/listinfo/linux-users