I used the pdksh from OpenSUSE 10.1 available here: http://mirrors.kernel.org/opensuse/distribution/SL-10.1/inst-source/suse/i586/ Unfortunately, once I got SRSS installed I still could not get it to run properly.
Adam Robinson Technology Specialist Grand Blanc Community Schools [EMAIL PROTECTED] >>> "Jimmy Fox" <[EMAIL PROTECTED]> 7/31/2007 11:06 AM >>> I guess we need the supplemental ksh. How do I get it? My download didn't have it that I could find. The only thing in the supplemental folder is java. Jimmy On 7/30/07, matthew <[EMAIL PROTECTED]> wrote: > I get this problem too. > What is the step-by-step solution. > Will future updates clobber the install? > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Jimmy Fox > Sent: Monday, July 30, 2007 3:25 PM > To: [email protected] > Subject: [SunRay-Users] Fwd: SRSS not installing on SuSE Enterprise 10 - > read only errors > > OK guys, I apologize for sending this more than once but I've been having > the worst time getting the messages from the list. I've switched to gmail so > let us see if it works better. I read off of a digest the question if I had > installed a supplemental ksh package from the DVD. I don't see any > supplemental ksh from my download. I did uninstall ksh and installed the > latest version of pdksh. Boy that was a mistake. I've got a few more errors > now... > > If someone sent more info that I did not mention above please resend it. Or > send it directly to me if you want to avoid aggravating the list. > > Thanks, > Jimmy > > ---------- Forwarded message ---------- > From: Jimmy Fox <[EMAIL PROTECTED]> > Date: Jul 25, 2007 3:49 PM > Subject: SRSS not installing on SuSE Enterprise 10 - read only errors > To: [email protected] > > > I am attempting to install SRSS on SuSE Enterprise 10 but the install fails > due to several "ProductName: is read only" errors. It looks like the best > fix is to repair the RPM. According to Bill Quayle the library called > "iu_lib" needs a small adjustment. > > My question is this: Has someone (preferably someone from Sun) posted the > .spec file for building this RPM? > > Thanks, > Jimmy > > Bill's Original find and explanation: > Quayle, Bill > Wed, 13 Sep 2006 11:05:47 -0700 > > I'm also trying to do the install on RHEL AS 3 u4, and having the same "read > only" issue. > > The SUNWuti-3.1-32.i386.rpm contains a library called "iu_lib" > On line 466 of that file, and within the GetPackagePath function is the > line: > typeset -r ProductName="$1" > When the GetPackagePath function is called from the installer, it tries to > set ProductName, which is, of course, read only and cannot be set. > I'm not sure why this works under Solaris, but if you change the line to > read: > typeset ProductName="$1" > re-build the rpm and stuff it back in place, you should be good to go. > > I'm assuming this beta was tested on Linux - so it seems like an install > script should work... > > Anyone at Sun care to comment? > > Bill Quayle > Technical Specialist - Distributed Computing Research Lab Chicago Mercantile > Exchange _______________________________________________ > SunRay-Users mailing list > [email protected] > http://www.filibeto.org/mailman/listinfo/sunray-users > > > _______________________________________________ > SunRay-Users mailing list > [email protected] > http://www.filibeto.org/mailman/listinfo/sunray-users > _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users Scanned by GenNET AV in Scanned by GenNET AV out _______________________________________________ SunRay-Users mailing list [email protected] http://www.filibeto.org/mailman/listinfo/sunray-users
