Downloading Files for SuSE issue

2002-09-19 Thread Davis, Lawrence
I Have installed the Beta releases of SuSE on Our Z800, but had issues with two RPM's for KDE on the 64-bit install, and gzip on the 31-bit install. Now on the 31-bit SuSE I can not run YaST because it can't find gzip. Is it ok to use the RPM command to retrieve the needed files to complete the do

European Union Researches the Benefits of Open Source Software

2002-09-19 Thread Lionel Dyck
Check out this - very interesting http://www.oreillynet.com/pub/a/network/2002/09/16/platform.html "Over and over in the FLOSS study, organizations place cost savings low on their list of reasons for choosing free software. Ideological reasons will be discussed later in this article. Overwhelm

Computerworld article on mainframe partitioning (includes VM)

2002-09-19 Thread Alan Altmark
COMPUTERWORLD article Partitioning: Your Mainframe Becomes A Hotel For OS 'Guests' Partitions allow a single mainframe to house multiple operating system 'guests.' Here are three approaches. http://computerworld.com/networkingtopics/networking/story/0,10801,74127,00.html Alan Altmark Sr. Soft

Re: Downloading Files for SuSE issue

2002-09-19 Thread Post, Mark K
Larry, Sure, but since you're going to wind up pulling down an entire RPM again anyway, I would actually download it again and run RPM against it to make sure it wasn't corrupted again. In fact, I would run RPM against the originals to make sure they were corrupted in the first place. If they w

Disturbing gcc 3.2 message

2002-09-19 Thread Post, Mark K
I'm trying to build gcc 3.2. The very first thing that comes out is the following message: *** This configuration is not supported in the following subdirectories: target-libffi target-boehm-gc target-zlib target-libjava (Any other directories should still work fine.) The configure I'm

Re: Disturbing gcc 3.2 message

2002-09-19 Thread Philipp Knirsch
Post, Mark K wrote: > I'm trying to build gcc 3.2. The very first thing that comes out is the > following message: > > *** This configuration is not supported in the following subdirectories: > target-libffi target-boehm-gc target-zlib target-libjava > (Any other directories should still

Re: Disturbing gcc 3.2 message

2002-09-19 Thread Ferguson, Neale
You can ignore this the stuff you want will build. I've submitted diffs for both libffi/boehm-gc that will allow the java stuff to be built. -Original Message- I'm trying to build gcc 3.2. The very first thing that comes out is the following message: *** This configuration is not suppor

Re: VSAM or Lightweight Database?

2002-09-19 Thread Havelock, Glenn
Paul: Here's my two cents worth, even though you've gotten plenty of responses: Rather than moving the VSAM files to LINUX on the mainframe, why not use a product such as our EDBC tool which will allow data in VSAM files on OS/390 - Z/OS to be accessed from LINUX guests running on the mainfram

Re: binutils-2.12.90.0.15

2002-09-19 Thread Eddie Chen
I have install "gettext" and I am getting the following messages(error): ototypes -g -O2 -c arparse.c y.tab.c: In function `yyparse': y.tab.c:348: warning: label `yyerrlab' defined but not used y.tab.c: At top level: arparse.c:3: warning: `yyrcsid' defined but not used /bin/sh ./../ylwrap ""

Re: binutils-2.12.90.0.15

2002-09-19 Thread Richard Hirst
Check you have flex and byacc installed. [richard@racket oco]$ ls -l /usr/bin/yacc /usr/bin/flex -rwxr-xr-x1 root root 147624 Apr 2 14:08 /usr/bin/flex -rwxr-xr-x1 root root61076 Jun 25 2001 /usr/bin/yacc Richard On Thu, Sep 19, 2002 at 05:06:43PM +0100, Eddie C

Re: binutils-2.12.90.0.15

2002-09-19 Thread Evandro Tadeu S Vargas
Eddie Chen wrote: > I have install "gettext" and I am getting the following messages(error): > ototypes -g -O2 -c arparse.c > y.tab.c: In function `yyparse': > y.tab.c:348: warning: label `yyerrlab' defined but not used > y.tab.c: At top level: > arparse.c:3: warning: `yyrcsid' defined but no

Re: binutils-2.12.90.0.15

2002-09-19 Thread Post, Mark K
Two possibilities (you really should look at the make file. It will tell you a lot.) here. Either flex or byacc is missing. You will need them both. Mark Post -Original Message- From: Eddie Chen [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 12:07 PM To: [EMAIL PROTECTE

Differences between std format and CDL

2002-09-19 Thread James Melin
We are in the process of replacing our IBM 2105 shark box because it has become hungry. Eating volumes left/right and sideways. 2-3 a week. IBM does not know why. Since my one linux system was Suse 2.2, 7.0 August 2001 edtion and CDL wasn't available, it's not capable of being backed up with

Corrections to code drop on DeveloperWorks

2002-09-19 Thread Gerhard Hiller
Please see the "What's New" page at: http://www10.software.ibm.com/developerworks/opensource/linux390/whatsnew.shtml for a change summary of the 2002-09-18 corrections and changes to the Linux for S/390 and zSeries DeveloperWorks-pages. *** Please check your bookmarks!! *** Happy downloading!

Re: Computerworld article on mainframe partitioning (includes VM)

2002-09-19 Thread Phil Payne
> Partitioning: Your Mainframe Becomes A Hotel For OS 'Guests' It seems that the people most interested in Linux at the small and medium end are users of a *nix who are worried that their OS vendor might have an uncertain future, rather than Microsoft users. Even Sun is now playing footsie with

Re: Shutdown signal

2002-09-19 Thread Ferguson, Neale
It's in the may2002 code drop (and, by inheritance in the aug2002 drop) on developerworks. It is an enhanced version of the stuff of mine the Mark Post put on linuxvm.org. -Original Message- Has anyone done anything or heard about anyone "monitoring" for the VM shutdown signal?

Shutdown signal

2002-09-19 Thread Sterling James
Has anyone done anything or heard about anyone "monitoring" for the VM shutdown signal?

Re: Shutdown signal

2002-09-19 Thread Post, Mark K
Sterling, http://linuxvm.org/Patches/index.html Neale Ferguson tells me that his patches to do this were incorporated into the "May2002 stream" on IBM's DeveloperWorks page, if you feel up to that. Mark Post -Original Message- From: Sterling James [mailto:[EMAIL PROTECTED]] Sent: Thurs

Re: Disturbing gcc 3.2 message

2002-09-19 Thread Ulrich Weigand
Mark Post wrote: >*** This configuration is not supported in the following subdirectories: > target-libffi target-boehm-gc target-zlib target-libjava >(Any other directories should still work fine.) As was already mentioned, this simply means that Java isn't yet supported on s390 (b.t.w.

Re: Differences between std format and CDL

2002-09-19 Thread paultz
Jim, Yes, CDL and dss are goodness. Look at http://linuxvm.org/Info/l390link.html#sft for the offlindr program ... see if that suits your needs. Regards, Paul >Since my one linux system was Suse 2.2, 7.0 August 2001 edtion and CDL >wasn't available, it's not capable of being backed up with no

Re: VSAM or Lightweight Database?

2002-09-19 Thread Paul Raulerson
Very cool application indeed. It would however, defeat our purpose of moving an application from OS/390 to mainframe Linux by adding back in the cost os OS/390. We are looking at a "micro" market for the L/390 stuff. Thanks though, I'll keep it in mind for the OS/390 projects! -Paul - Orig