>>> On 8/7/2008 at 9:14 AM, in message <[EMAIL PROTECTED]>, "Shedlock, George" <[EMAIL PROTECTED]> wrote: > Has anyone installed either of these products on z/Linux (SUSE)? If so, > can you provide some detailed instructions to do so? I am assuming that > I will have to install from source and have not done that before.
I've built both of them for Slack/390, but not for SLES. What that means is that I don't have an RPM .spec file to share. But, openSUSE has source RPMs you could try. http://download.opensuse.org/repositories/openSUSE:/11.0/standard/src/regina-3.3-112.1.src.rpm http://download.opensuse.org/repositories/openSUSE:/11.0/standard/src/the-3.1-359.1.src.rpm Download them, then do an "rpm -ivh" on them. Then, cd to /usr/src/packages/SPECS, and one at a time (regina first?) do "rpmbuild -bb packagename.spec" matching "packagename" to the .spec file you find there. Let me know how it goes. Mark Post ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
