er....a....repository Frank M. Ramaekers Jr. Unisys | Mainframe Systems Analyst I
-----Original Message----- From: Frank M. Ramaekers Sent: Saturday, June 15, 2019 11:12 AM To: [email protected] Subject: RE: Communication with z/VM DVM? Yeah, I'm on ClefOS: cat /etc/redhat-release CentOS Linux release 7.6.1810 (AltArch) Although I'm not that familiar with non-yum installation proceses...use to do rpm install in the Red Hat days....but it's a bit cloudy now. :) Hmmm...must not have that distribution setup: yum install fsiucv Loaded plugins: fastestmirror, langpacks Loading mirror speeds from cached hostfile os | 3.8 kB 00:00:00 updates | 3.8 kB 00:00:00 updates/7/s390x/primary_db | 4.0 MB 00:00:01 No package fsiucv available. Error: Nothing to do Frank M. Ramaekers Jr. Unisys | Mainframe Systems Analyst I -----Original Message----- From: Linux on 390 Port [mailto:[email protected]] On Behalf Of Neale Ferguson Sent: Saturday, June 15, 2019 10:25 AM To: [email protected] Subject: Re: Communication with z/VM DVM? No, you want to rpm --install then go to ~/rpmbuild/SPECS and run rpmbuild -bb fsiucv.spec after adjusting the .spec Version/Release settings to match your kernel level. Once built use yum localinstall to install the resulting binary RPM. If you are running ClefOS then there are binaries in the EPEL that you can use yum install to bypass the build/install process. On 6/15/19, 11:22, "Linux on 390 Port on behalf of Frank M. Ramaekers" <[email protected] on behalf of [email protected]> wrote: Hmmm....I'm missing something here: yum install fsiucv-3.10.0-957.12.2.el7.src.rpm Loaded plugins: fastestmirror, langpacks Examining fsiucv-3.10.0-957.12.2.el7.src.rpm: fsiucv-3.10.0-957.12.2.el7.src Cannot add package fsiucv-3.10.0-957.12.2.el7.src.rpm to transaction. Not a compatible architecture: src Error: Nothing to do ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit https://urldefense.proofpoint.com/v2/url?u=http-3A__www2.marist.edu_htbin_wlvindex-3FLINUX-2D390&d=DwIGaQ&c=laxeQK7vPmHfouIIPNyCfbQd49eK3u00U8Jdo0RFvts&r=EOaM1MkMLG24_TOy4m7EdDoX0CP9-c0YJ2kTdeagcqQ&m=QNHnwCIj5lYfEFM5JUp0QBeZ6KxG-ARPU3maI5HWsBk&s=pRTeAzjaoSv6Y8ubsFzg0SxsEoO-PK04R9ws-5Y5Kok&e= ---------------------------------------------------------------------- This message contains information which is privileged and confidential and is solely for the use of the intended recipient. If you are not the intended recipient, be aware that any review, disclosure, copying, distribution, or use of the contents of this message is strictly prohibited. If you have received this in error, please destroy it immediately and notify us at [email protected]. ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www2.marist.edu/htbin/wlvindex?LINUX-390
