search for: sagitt

Displaying 6 results from an estimated 6 matches for "sagitt".

Did you mean: sagitta
2015 Nov 19
1
Any idea how to install PDSH on CentOS 7?
Does anyone have any idea how to install PDSH on CentOS 7? PDSH seems to be completely missing from EPEL now, for CentOS 7. Is there another repository available where we can get PDSH? Thanks, Julius
2016 Nov 09
2
mailing list mail from @yahoo addresses
On Wed, 2016-11-09 at 12:16 -0800, Bart Schaefer wrote: > For what it's worth, I just received the auto-notification of having been > kicked off the list for excessive bounces. So gmail is honoring Yahoo's > DMARC. Hi, Your not the only one. I got it a few hours ago. Regards Phil -- Google+: https://goo.gl/CPjvNo Blog: https://philwyett-hemi.blogspot.co.uk/ GitLab:
2016 Nov 09
1
mailing list mail from @yahoo addresses
...g been >> kicked off the list for excessive bounces. So gmail is honoring Yahoo's >> DMARC. > > Hi, > > Your not the only one. I got it a few hours ago. > > Regards > > Phil > > Me too. Must we do something about? -- --- Antonio Trande mailto: sagitter 'at' fedoraproject 'dot' org https://fedoraproject.org/wiki/User:Sagitter GPG Key: 0x6CE6D08A Check on https://keys.fedoraproject.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes...
2016 Jul 29
7
how to build rpm
Hi, For software development, projects are built through makefile. After building, I can run binary program. rpm is more convenient. Is there some tool that can build rpm? Thanks! Regards Andrew
2009 Aug 06
10
GE centricity viewer??
I picked up some data from the nearest hospital to take to the specialist at the next one, with whom I had an appt.; it came on a CD, which is marked "DICOM Volume with GE Centricity Viewer." When I put the CD into a drive, Fedora 11 auto-mounts it, and fails to find the autorun.exe, which is right there in plain sight. (F11 knows it exists, and asks whether to run it, and then
2017 Nov 23
5
Creating Spec file for RPM
Im trying to learn how to create RPMs but am a little confused by the spec file. Im trying to package up some Python scripts, rather than binary files, and I want them to be installed in a subdirectory under /usr/local which I shall refer to as /usr/local/X Ive put the scripts in a tarball under /home/me/X/RPM/SOURCES but Im getting terribly confused over what to put in the? %build %install