Linux-Misc Digest #614, Volume #19               Fri, 26 Mar 99 18:13:11 EST

Contents:
  Re: Linuxers play dirty? (steve mcadams)
  Re: Database library for C++ Linux (gcc) ("stephen")
  The Pager (garv)
  Re: what "rc" scripts exist for linux? (david parsons)
  Re: Starting a proces with another UID (Juergen Heinzl)
  Re: Why Linux still isn't my standard boot-up OS, or what are the  Linux-equivalents 
for these Windoze programs? (William Wueppelmann)
  Re: printer not detected with new kernel (Armin Kaiser)
  Re: Linux as fileserver useable? (Yan Seiner)
  Re: exchange client that runs on LInux ("Aaron Dershem")
  Re: Anyway to copy file to a DOS Floppy? ("Jürgen Exner")
  Re: Starting a proces with another UID ("Jürgen Exner")
  Re: "Make"-type tree copy ? (Brian McCauley)
  After Step or X in general.. (Eugene)
  Re: COPY & PASTE don't work in X (Rick Dearman)
  Re: How to get X to use modem (Jet)
  ftp configuration (postmaster)
  NetBSD/Linux (No advocacy) ([EMAIL PROTECTED])
  RPMs (Eugene)
  Re: RPMs (Bob Tennent)
  Re: Linux on Compaq ProLian 1850R - any luck? ("C. David Wilde")
  Kernel Question ... ([EMAIL PROTECTED])
  Re: Playstation 2 To Use Linux OS (Joseph Robertson)
  Adding New accounts Makes normal User Mail Inaccessible ? ("Kim Knoblauch")
  Re: Linux as a POP3 server (Bob Hauck)
  Re: SparcStation 2 binary Linux image (Joseph Robertson)
  **Trouble with "make" ("Daniel Gagnon")
  Re: System locks when I play mp3s (Cameron McElhinny)

----------------------------------------------------------------------------

From: [EMAIL PROTECTED] (steve mcadams)
Subject: Re: Linuxers play dirty?
Date: Fri, 26 Mar 1999 20:02:59 GMT
Reply-To: [EMAIL PROTECTED]

[Posted & mailed, snipped, quoted is ">"]
Ian Hay <[EMAIL PROTECTED]> wrote:

>jik- wrote:
>> 
>> Bill Amsinux wrote:
>> >
>> > Hi !
>> >
>> > MS-IE does not work with the latest ipchains and linux masquerade, is
>> > this intentional like MS did to Netscape with their Proxy server?
>> 
>> Yep, we are all so overly conserned with MS creating something that runs
>> on Linux that we just had to stop them.
>
>Don't forget that complex, elaborate deception called WINE, where the
>folks are tirelessly trying to maintain the devious illusion that Linux
>developers actually -want- MS stuff to work on Linux.

Just goes to show that Linux developers think that Linux apps are lame
compared to Windows apps.

The truely sad thing is that if WINE succeeds completely what will
have been added to Linux is going to work the same lame way it worked
on Windows.  And we'll have dragged the NT plague of DLLs along with
it, not that it isn't already a bad enough plague on Linux with all
the libs that are available/required.  Makes me long for my days on
IBM mainframes, where everything you were allowed to do was a
supervisor call (interrupt generating) instruction, and they were all
documented in one set of books.  We wrote our own libraries only when
we needed them, because all the basic functionality was already
present in what amounts to the "kernel".  None of this modern bullshit
about needing a lib for threads, a lib for gui, a lib for this and a
lib for that.  I've always thought it wierd that NT has even a kernel
lib; I think it means they're running a microkernel under the covers.
Would love to read the source code for it, but it ain't likely unless
the DOJ finishes the job.  Which is the main reason I like Linux.

I've noticed lots of unexplained response lags on NT lately, not sure
if I picked up a virus while I was running without a test system, or
if there's some idiot bug in the NT dispatcher.  Wouldn't surprise me
either way.  Any system that permits the possibility of virus,
introduction without specifically informing the user that a new
executable is being introduced to his system, is inherently crippled
as far as security goes.
________________________________________________________________________________________
"All-Purpose Disclaimer: i be fool, you no listen me." 
http://www.codetools.com/showcase

------------------------------

From: "stephen" <[EMAIL PROTECTED]>
Crossposted-To: comp.databases.progress,comp.programming
Subject: Re: Database library for C++ Linux (gcc)
Date: Fri, 26 Mar 1999 07:03:43 -0800

Try this:

http://www.mixsoftware.com/product/database.htm

$49.95.

Mix software has been around for years. Database ToolChest
is a mean and lean ISAM library. The above site has example
code.

Regards
Stephen

=================================================



No Spam wrote in message <_asK2.259$[EMAIL PROTECTED]>...
>I am looking for a database library for C++ for linux. I am also looking
for
>advice on a book for C++ that is specific to Linux. I have a good
background
>of C++, I have taken a 3months course in C++, but I need a book that goes a
>little bit further. I am required to do a database program for Linux using
>C++ (has to be C++).
>
>I was also wondering if it is possible to write a C++ program that would
>make use of x-window features.
>
>I am still a sort of making my first steps in the field, so please feel
free
>to correct me if I am wrong.
>
>Please email to:
>[EMAIL PROTECTED]
>(Please remove nospam)
>
>



------------------------------

From: garv <[EMAIL PROTECTED]>
Subject: The Pager
Date: Fri, 26 Mar 1999 11:57:59 -0800

Just a little hint on how to sropt the pager from loading in RH5.2 X .

Thanks


------------------------------

From: o r c @ p e l l . p o r t l a n d . o r . u s  (david parsons)
Crossposted-To: comp.os.linux.development.apps,comp.os.linux.development.system
Subject: Re: what "rc" scripts exist for linux?
Date: 26 Mar 1999 11:16:05 -0800

In article <7d868p$c22$[EMAIL PROTECTED]>,
M Sweger <[EMAIL PROTECTED]> wrote:
>david parsons ([EMAIL PROTECTED]) wrote:
>: In article <7d4vv2$[EMAIL PROTECTED]>,
>: Alexander Viro <[EMAIL PROTECTED]> wrote:
    [makefiles for rc files -- doable?]

>:     Ah, so you'd make the whole shebang into makefiles, then just do a
>:     `make multiuser' to start them all up.

>          What happens for parallelized make? I assume the parallel
>make doesn't take affect until multiuser mode.

    I'd presume, offhand, that a parallel make would convert your
    machine into a steaming pile of debris.   In the words of one
    former US leader: "Don't go there"

                  ____
    david parsons \bi/ Though if done properly, parallel make would be the
                   \/             killer feature for makefiles as rc files.

------------------------------

From: [EMAIL PROTECTED] (Juergen Heinzl)
Subject: Re: Starting a proces with another UID
Date: Fri, 26 Mar 1999 21:05:42 GMT

In article <7dgokd$huq$[EMAIL PROTECTED]>, [EMAIL PROTECTED] wrote:
>I want to start a proces with another UID, and in a single command-line.
>It's the root-account that should start a proces.
>Is it possible??

You might consider su ... su - juergen -c "who am i" as a silly
example.

Cheers,
Juergen

-- 
\ Real name     : Jürgen Heinzl                 \       no flames      /
 \ EMail Private : [EMAIL PROTECTED] \ send money instead /
  \ Phone Private : +44 181-332 0750              \                  /

------------------------------

From: [EMAIL PROTECTED] (William Wueppelmann)
Subject: Re: Why Linux still isn't my standard boot-up OS, or what are the  
Linux-equivalents for these Windoze programs?
Date: Tue, 23 Mar 1999 17:01:02 GMT

In our last episode (Mon, 22 Mar 1999 09:54:56 -0500),
the artist formerly known as Harry said:
>[EMAIL PROTECTED] wrote:
>> Sal <[EMAIL PROTECTED]> wrote:
>>> How can starting up a computer damage it?  Please explain.
>>
>>The biggest stress that many of the components face in their 
>>lifetime is initial power on.
>
>I read that the only component that could be damaged by a wrong 
>software setting is the monitor (if you set a wrong 
>resolution/refresh rate on the video card) Is this true?

Apparently, the video card itself could also be damaged by sending it some
bad values, but the damage the previous poster was referring to is the
actual power surge caused by turning on the power.  Probably the same
reason, for example, that lightbulbs generally don't seem burn out in the
middle of continued use (unless they are never turned off at all), but
rather an instant after they are switched on.  Generally, unless you don't
plan to use your computer for a long time, it's probably a good idea to
leave the system on.  I shut mine down if I'm going to be away for a few
days, but that's about it.

-- 
It is pitch black.  
You are likely to be spammed by a grue.


------------------------------

From: Armin Kaiser <[EMAIL PROTECTED]>
Subject: Re: printer not detected with new kernel
Date: Thu, 25 Mar 1999 17:58:06 GMT

Benjamin HERZOG <[EMAIL PROTECTED]> wrote:
> Hello ,
> I am runing Linux Red Hat 5.1 , and i upgraded my kernel from 2.0.34 to
> 2.2.4 .
> Now, i have a problem: my printer is not detected.
> In printtool (X11 , RH 5.1), when i add a printer, i get a dialogbox
> that tells if a printer is detected on the parallel ports.
> My printer (HP 870 Cxi) used to be detected as /dev/lp1 when i installed
> RH.
> Now, its is not detected any more.

Take a look at your kernelconfig. Maybe you have selected plip support. If
this is not the solution try to boot dos (I don't like it, but sometimes it
helps) and try to print to lpt1. If this doesn't work either it's possible,
that you have hardware problem.

> I tried to recompile the kernel twice.  (with make xconfig )
> First time, i added the parallel port supports in general setup.
> Second time, i added an option in Plug and Play to detect devices
> (there, i really thought that would work ! ... but nothing ! )

bye

Armin Kaiser





------------------------------

From: Yan Seiner <[EMAIL PROTECTED]>
Subject: Re: Linux as fileserver useable?
Date: Tue, 23 Mar 1999 12:38:28 -0500
Reply-To: [EMAIL PROTECTED]

I migrated our system to linux from NT.  A lot more stable.  I've had to
keep a box with NT server running for PDC (the samba stuff is not quite
there yet) but all the NT box does is passwd authentication.  All the
file and printer service is done by the linux box.

No problems except with some NT domain admin tools.

If you're running a stand alone NT server, I'd dump it in favor of
linux/samba in a heartbeat.

If you're running a PDC, you have to weight the stability of the linux
system against the easier administration of the domain with an NT
server.

I find that I need the admin tools a lot less now that my server doesn't
crash every few days :-)

Yan

Konstantin Wiesel wrote:
> 
> Does anybody use Linux as fileserver and can tell about his experiences
> especially compared to other Networking OS like Netware/NT.
> 
> Answers please also by email
> 
> Kostantin Wiesel
> Email:[EMAIL PROTECTED]

------------------------------

From: "Aaron Dershem" <[EMAIL PROTECTED]>
Subject: Re: exchange client that runs on LInux
Date: Fri, 26 Mar 1999 15:23:00 -0600

There is no such beast.  The only interfaces a *nix client has is POP3,
IMAP4, and HTTP - Outlook Web Access (accessing Exchange using a web
browser).

Aaron Dershem
Exchange MCP
Allen Ahoffman <[EMAIL PROTECTED]> wrote in message
news:7dgh42$12t$[EMAIL PROTECTED]...
> Earlier a message asked how to get outlook working on the LInux box.
>
> I ahve the same question, and many were confused by the simple question.
>
> How do you get a LInux box to pick up its mail from an Exchange server,
> not a pop3 server thats easy.  In NT networks Exchange servers require
> WINS authentication etc, how to make this work would be a real step
> forward.
>
>
>
> --
> -----------------------------------------------------------------------
> | Announce communications Inc. |     voice: 301-731-5786              |
> | 5004 West Lanham Dr.          |    email: [EMAIL PROTECTED]     |
> | Hyattsville, MD 20784         |    http:  www.announce.com          |
> ----------------------------------------------------------------------



------------------------------

From: "Jürgen Exner" <[EMAIL PROTECTED]>
Subject: Re: Anyway to copy file to a DOS Floppy?
Date: Thu, 25 Mar 1999 15:45:52 -0800
Reply-To: "Jürgen Exner" <[EMAIL PROTECTED]>

Dennis Megarry <[EMAIL PROTECTED]> wrote in message
news:7dea2h$dk6$[EMAIL PROTECTED]...
> I have some files on my linux box and need to copy them to a standard
msdos
> fat16 floppy in drive A:
>
> Is this possible?

Yes.

For details please check the Linux FAQ, question
     * 3.2 How do I access files on my DOS partition or floppy?

jue
--
Jürgen Exner




------------------------------

From: "Jürgen Exner" <[EMAIL PROTECTED]>
Subject: Re: Starting a proces with another UID
Date: Fri, 26 Mar 1999 13:31:53 -0800
Reply-To: "Jürgen Exner" <[EMAIL PROTECTED]>

<[EMAIL PROTECTED]> wrote in message news:7dgokd$huq$[EMAIL PROTECTED]...
> I want to start a proces with another UID, and in a single command-line.
> It's the root-account that should start a proces.

Use "su" (like "_S_ubstitute _U_ser), details see man page.

jue
--
Jürgen Exner




------------------------------

From: Brian McCauley <[EMAIL PROTECTED]>
Subject: Re: "Make"-type tree copy ?
Date: 26 Mar 1999 21:21:36 +0000

**Nick Brown <[EMAIL PROTECTED]> writes:

> Is there a Unix command to copy one file tree to another, but only copy
> files which are not already present - that is, saving unnecessary
> copies, like Make does with unnecessary compiles ?

yes no | cp -ia /src /dest

-- 
     \\   ( )  No male bovine  | Email: [EMAIL PROTECTED]
  .  _\\__[oo   faeces from    | Phones: +44 121 471 3789 (home)
 .__/  \\ /\@  /~)  /~[   /\/[ |   +44 121 627 2173 (voice) 2175 (fax)
 .  l___\\    /~~) /~~[  /   [ | PGP-fp: D7 03 2A 4B D8 3A 05 37...
  # ll  l\\  ~~~~ ~   ~ ~    ~ | http://www.wcl.bham.ac.uk/~bam/
 ###LL  LL\\ (Brian McCauley)  |

------------------------------

From: Eugene <[EMAIL PROTECTED]>
Subject: After Step or X in general..
Date: Fri, 26 Mar 1999 12:32:54 -0800

How do you set the background wallpaper for AfterStep or X???

I remember I once did it but I forgot exactly what I did.....   Under
the decorations menu, there are a lot of xpms but I want to use my
own....
I'm wondering how I should go about doing this,.
Thanx in advance..


------------------------------

From: Rick Dearman <[EMAIL PROTECTED]>
Crossposted-To: uk.comp.os.linux
Subject: Re: COPY & PASTE don't work in X
Date: Fri, 26 Mar 1999 22:31:58 +0000

LEONARD Daniel wrote:

> I have a 3-button Logitech mouse (no fancy ergonmic things), that works
> also well with w95 (and DOS) and plugs itself in COM1. Got itfor about
> $15
>
> -------------
> Daniel Léonard
> Computer Science Student                  "Anything worthwhile takes time"
> Université de Montréal                       -Phong in Enzo the Smart, Reboot
> http://www.jsp.umontreal.ca/~leonard
> >
> >   This brings up a point.  Mice are cheap.  What is a particular brand and
> > model of mouse that linux will have absolutely no problems with?  Anyone?
> >

Me too, only it still don't work.

I don't think I have a mouse problem because I can highlight something and then
try to use shift insert instead of the mouse and that don't work.  No it seems
to be a problem with the clipboard only I can't figure out how to fix it.

RIck Dearman


------------------------------

From: Jet <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.help,comp.os.linux.questions,comp.os.linux.setup
Subject: Re: How to get X to use modem
Date: Thu, 25 Mar 1999 23:09:49 -0800

Don wrote:
> 
> When you get a new one, try to get one that has jumpers so you can
> disable pnp and set a fixed com and irq. The isapnptools theoretically
> will program a pnp card, but be advised that it does not always work for
> every setup.

I use a Jaton Communicator II. It works, and is reasonably priced.

J
-- 
KY2K Jelly: The Personal Lubricant for the Next Millennium

email me at jetgal at earthlink dot net

------------------------------

Date: Fri, 26 Mar 1999 15:12:22 +0800
From: postmaster <[EMAIL PROTECTED]>
Subject: ftp configuration

how can i make the a directory invisible in ftp?

------------------------------

From: [EMAIL PROTECTED]
Crossposted-To: comp.unix.bsd.netbsd.misc
Subject: NetBSD/Linux (No advocacy)
Date: Fri, 26 Mar 1999 21:38:22 GMT

I recently came upon a deal to get a DECStation for cheap. I know I can run
NetBSD on it, and I plan to do it basically just for interest sake. I already
have an x86 running Linux and I'd like to network them. Are there any issues
I should be aware of? Is there an advantage to installing NetBSD on my x86
(Can NetBSD dual Boot w/ linux and /or m$ windoze) Sorry, I'm a NetBSD virgin
here.

TIA

Jeremy M. Draude

============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

------------------------------

From: Eugene <[EMAIL PROTECTED]>
Subject: RPMs
Date: Fri, 26 Mar 1999 12:21:02 -0800

Could someone please tell where I might be able to find X11amp in Rpm
form??
I tried to compile the source but it won't work... I think I'm missing a
library or maybe i didn't install it correctly...
In any case, any help would be appreciated...




------------------------------

From: r d t@c s.q u e e n s u.c a (Bob Tennent)
Subject: Re: RPMs
Date: 26 Mar 1999 20:53:37 GMT

On Fri, 26 Mar 1999 12:21:02 -0800, Eugene wrote:
 >Could someone please tell where I might be able to find X11amp in Rpm
 >form??
 >
Find rpms using rpmfind or at

http://rufus.w3.org/linux/RPM

Bob T.

------------------------------

From: "C. David Wilde" <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup,comp.os.linux.hardware
Subject: Re: Linux on Compaq ProLian 1850R - any luck?
Date: Fri, 26 Mar 1999 13:47:13 -0800

We have several 1850R's here, and I have never seen one of the embedded netowrk
cards on them work.  All of our systems are running NT, and we have added PCI
10/100 NIC's to them because NT will not see the embeded for shit, and as much
as I hate to say it, it is a pretty brainless operation to get NT to see a NIC,
unlike linux.  My advice is to get a PCI NIC and disable the POS that comes on
the board.

Dave

BTW - Can you get the link light on the front of the box to come on??  I can by
going into the F10 setup.  The light will turn on, but as soon as you reboot it
will turn off again.  Beats the hell out of me.  If anyone knows let me know.
Thanks

Lee Sharp wrote:

> John Sinnott wrote in message <7csvlt$iap$[EMAIL PROTECTED]>...
>
> |Has anyone managed to get Linux up and running on the ProLiant 1850R?  I
> |know it is possible, since Compaq is now shipping these boxes configured
> |for Linux.  The only problem I am having is getting the embedded 10/100
> |UTP NIC that comes with the box working.  Is there a compatible driver
> |available, or do I need to just purchase another NIC for one of the PCI
> |slots?
>
>    I believe the 1850R also ships with the TLAN <TI ThunderLAN> on the 850R.
> A DejaNews search will show a multitude of posts soundly cursing that chip.
> You need to do an "insmod tlan duplex=2" and run netconfig after install, if
> you have that chip.  Look in the box to be sure, as they changed in the
> production run to an Intel Fats Ether Card at one point.
>
>             Lee
>
> --
> SCSI is *NOT* magic. There are *fundamental technical reasons* why it is
> necessary to sacrifice a young goat to your SCSI chain now and then. *
> Black holes are where God divided by zero. - I am speaking as an individual,
> not as a representative of any company, organization or other entity.  I am
> solely responsible for my words.



------------------------------

From: [EMAIL PROTECTED]
Subject: Kernel Question ...
Date: Fri, 26 Mar 1999 21:53:59 GMT

Hi all,

How do I find out which components are compiled
directly into the kernel and which are modules ?

Thanks
MD

============= Posted via Deja News, The Discussion Network ============
http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own    

------------------------------

Date: Fri, 26 Mar 1999 16:13:05 -0600
From: Joseph Robertson <[EMAIL PROTECTED]>
Subject: Re: Playstation 2 To Use Linux OS

The PSX2 console itself will likely not use Linux as the OS (if it does think
embedded system version).  Our take on the issue was that the development tools and
environment would be Linux based, as indeed Cygnus has stated that they modified
the GCC and tools for the 128bit graphics SDK.  Since you can't use the console to
debug the code, there is a remote debugger link.

Also the SDK and Dev Environment would be "LEASED" from Sony at $10,000-$20,000 US,
so don't expect to see a hobbyist version soon (tho there was one for the PSX1).

Joe Robertson
[EMAIL PROTECTED]



[EMAIL PROTECTED] wrote:

> In his obvious haste, Martins Medens <[EMAIL PROTECTED]> babbled thusly:
> : Great news! Today I read the following on the www.consoledomain.com news
> : section:
> : --------------------------- start of quote -------------------------------
> : PS2 To Use Linux OS
> : REPORTED BY: Josh White (Sega)
>
> : At the Game Developers Conference yesterday, Sony's VP of Third-Party
> : Realations and Development, Phil Harrison, confirmed that the PlayStation 2
> : will use a Linux operating system in order to sustain a, "Stable enviorment."
> : This was applauded by the crowd of developers, publishers and other such
> : people. In an obvious attack on Sega's "unstable" Windows CE OS, developers
> : were more than happy to see the product being put to use in the next
> : generation PlayStation. This makes the future even bighter for the PS2.
>
> LOL!
> This is going to be good.
> "Excuse me, just got to telnet into my playstation..."
>
> :)
> --
> ______________________________________________________________________________
> |[EMAIL PROTECTED]| "I'm alive!!! I can touch! I can taste!         |
> |     Andrew Halliwell     |  I can SMELL!!!  KRYTEN!!! Unpack Rachel and    |
> |       Finalist in:-      |  get out the puncture repair kit!"              |
> |     Computer Science     |     Arnold Judas Rimmer- Red Dwarf              |
> ------------------------------------------------------------------------------
> |GCv3.12 GCS>$ d-(dpu) s+/- a C++ US++ P L/L+ E-- W+ N++ o+ K PS+  w-- M+/++ |
> |PS+++ PE- Y t+ 5++ X+/X++ R+ tv+ b+ DI+ D+ G e>e++ h/h+ !r!| Space for hire |
> ------------------------------------------------------------------------------




------------------------------

From: "Kim Knoblauch" <[EMAIL PROTECTED]>
Subject: Adding New accounts Makes normal User Mail Inaccessible ?
Date: Wed, 24 Mar 1999 03:37:41 GMT

It has happend twice now. Mail worked fine for everyone roto and users.

Then I added a new user while logged in as root. Immediately after that
regular users cannot access there mail they get Permission denied on the own
mail file in /var/spool/mail.

Unfortunately I do not know what the permissions should be for mail. In
/var/spool/mail the correct owners names and groups show for the individual
mail files.

/var/spool mail permissions did show as 'blank' for owner and mail for group

/var/spool/ is shown as root root, should it be mail mail or root mail ?

Help







------------------------------

From: [EMAIL PROTECTED] (Bob Hauck)
Subject: Re: Linux as a POP3 server
Date: Fri, 26 Mar 1999 22:09:50 GMT

In article <[EMAIL PROTECTED]>,
        "Kerry J. Cox" <[EMAIL PROTECTED]> writes:

> I set up my RedHat5.2 box as a pop3 server the other day.  I simply
> grabbed the latest version of Pine, coimpiled it from source

Um, I believe that RH5.2 comes with a pop server as part of the
imap rpm.

-- 
 15:00:00 up 31 days,  5:24,  1 user,  load average: 0.01, 0.03, 0.00

------------------------------

Date: Fri, 26 Mar 1999 16:24:25 -0600
From: Joseph Robertson <[EMAIL PROTECTED]>
Subject: Re: SparcStation 2 binary Linux image

Redhat has a Sparc version
Our Sparc 10 has been up 22 days now.

Debian 2.1 also has a Sparc version, tho it is the initial Sparc release
so careful.

Good Luck,

Joe Robertson
[EMAIL PROTECTED]



[EMAIL PROTECTED] wrote:

> I would like to load Linux (the latest available version of course) on
>
> a Sun SparcStation2.  Problem is, that typically a C compiler is
> not available and I cannot make a load.  Does anyone have
> a binary load that I can ftp that I can get Linux up and running
> on my Sun ?
>
> Thanks




------------------------------

From: "Daniel Gagnon" <[EMAIL PROTECTED]>
Crossposted-To: alt.os.linux,linux.help,linux.redhat.misc
Subject: **Trouble with "make"
Date: Fri, 26 Mar 1999 17:17:46 -0500

i'm having a lot of problems with making some projects to run under X. make
says i need "Xlib.h" and "xmp.h".....where can i get these??? i thought i
installed all the libraries that came with Red Hat, but make still can't
find these libs.....
i tried "find"ing them, but no success either.....

thanks in advance...

Dan



------------------------------

From: Cameron McElhinny <[EMAIL PROTECTED]>
Subject: Re: System locks when I play mp3s
Date: Fri, 26 Mar 1999 22:55:33 +0000

RabbidRabbit wrote:
> 
> I'm new to Linux and this is really starting to piss me off. My system locks
> up any time that I play mp3s.I can hear cds and sometimes there is sound from
> some games.  I can click on the wave files that come with REDHAT 5.2 and they
> come through fine.  Any time that I play and mp3 on turn on the extra bells
> and whistles I'll hear for a while, but then my system locks up solid.  Now I
> can't even startx because my start up noise locks my system.  Other than this
> I love Linux, but this is drivening me mad!!! Please help...and thanks in
> advance.
> 
> -----------== Posted via Deja News, The Discussion Network ==----------
> http://www.dejanews.com/       Search, Read, Discuss, or Start Your Own

I have the same problem with an AMD K6 233 and a SB AWE 64.  It never
locked with a 2.0.34 kernel, but it locks consistently with 2.0.36.

I haven't tried 2.2.0.

------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.misc) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Misc Digest
******************************

Reply via email to