http://tinyca.sm-zone.net/ has the following:
"RPM for SuSE Linux 9.3 : http://tinyca.sm-zone.net/tinyca2-0.7.2-0.noarch.rpmtinyca2-0.7.2-0.noarch.rpm (Should work with the most current distributions) "
Will this RPM work on Centos 4.2?
On Tue, 2006-03-07 at 17:53 -0700, Robert Moskowitz wrote:
http://tinyca.sm-zone.net/ has the following:
"RPM for SuSE Linux 9.3 : tinyca2-0.7.2-0.noarch.rpm (Should work with the most current distributions) "
Will this RPM work on Centos 4.2?
---- don't know...I know dag has a version but I do recall, it can be a bear to install...
That version is probably gonna need GTK2 and GTK2-devel packages at the very least (and I would surmise...openssl-devel if you don't already have it installed)
Craig
At 06:21 PM 3/7/2006, Craig White wrote:
On Tue, 2006-03-07 at 17:53 -0700, Robert Moskowitz wrote:
http://tinyca.sm-zone.net/ has the following:
"RPM for SuSE Linux 9.3 : tinyca2-0.7.2-0.noarch.rpm (Should work with the most current distributions) "
Will this RPM work on Centos 4.2?
don't know...I know dag has a version but I do recall, it can be a bear to install...
That version is probably gonna need GTK2 and GTK2-devel packages at the very least (and I would surmise...openssl-devel if you don't already have it installed)
Isn't that why there is the form:
yum localinstall whatever.rpm ???
(learned this the hard way...).
On Tue, 2006-03-07 at 21:40 -0700, Robert Moskowitz wrote:
At 06:21 PM 3/7/2006, Craig White wrote:
On Tue, 2006-03-07 at 17:53 -0700, Robert Moskowitz wrote:
http://tinyca.sm-zone.net/ has the following:
"RPM for SuSE Linux 9.3 : tinyca2-0.7.2-0.noarch.rpm (Should work with the most current distributions) "
Will this RPM work on Centos 4.2?
don't know...I know dag has a version but I do recall, it can be a bear to install...
That version is probably gonna need GTK2 and GTK2-devel packages at the very least (and I would surmise...openssl-devel if you don't already have it installed)
Isn't that why there is the form:
yum localinstall whatever.rpm ???
---- go for it...let me know how well it works for you. I am interested since I have only installed the dag packaged version of RHEL 3
;-)
Craig
Robert Moskowitz spake the following on 3/7/2006 4:53 PM:
http://tinyca.sm-zone.net/ has the following:
"RPM for SuSE Linux 9.3 : tinyca2-0.7.2-0.noarch.rpm http://tinyca.sm-zone.net/tinyca2-0.7.2-0.noarch.rpm (Should work with the most current distributions) "
Will this RPM work on Centos 4.2?
Why not get the src.rpm and rebuild it?
At 10:29 AM 3/8/2006, Scott Silva wrote:
Robert Moskowitz spake the following on 3/7/2006 4:53 PM:
http://tinyca.sm-zone.net/ has the following:
"RPM for SuSE Linux 9.3 : tinyca2-0.7.2-0.noarch.rpm http://tinyca.sm-zone.net/tinyca2-0.7.2-0.noarch.rpm (Should work with the most current distributions) "
Will this RPM work on Centos 4.2?
Why not get the src.rpm and rebuild it?
I am not up to that skill level yet.
The one time I have done this (jpackage stuff), I got so messed up that by the time I 'got it right', I no longer had confidence in other aspects of the server, and just did a rebuild from scratch (but did use kickstart to make that step bearable).
So I will first look for a way to do things via rpms and leave the src stuff to others.
BTW, this is not my job. I am busy right now in IEEE 802.11s arguing that their security claims are improper, and are producing a false sense of risk avoidance. It is REALLY hard to get people to provide what seems like LESS security. Making them understand that less is actually more is a struggle.
So you go and build your stuff from your src, and I will go and build my protocols from my src (I am dyslexic and see all this stuff in 4D thought images that I have to translate into words).
"Perfection is achieved not when there is nothing more to add, but rather, when there is nothing left to take away"
Antoine de Saint-Exupéry (1900-1944)
Robert Moskowitz spake the following on 3/8/2006 10:54 AM:
At 10:29 AM 3/8/2006, Scott Silva wrote:
Robert Moskowitz spake the following on 3/7/2006 4:53 PM:
http://tinyca.sm-zone.net/ has the following:
"RPM for SuSE Linux 9.3 : tinyca2-0.7.2-0.noarch.rpm http://tinyca.sm-zone.net/tinyca2-0.7.2-0.noarch.rpm (Should work
with
the most current distributions) "
Will this RPM work on Centos 4.2?
Why not get the src.rpm and rebuild it?
I am not up to that skill level yet.
The one time I have done this (jpackage stuff), I got so messed up that by the time I 'got it right', I no longer had confidence in other aspects of the server, and just did a rebuild from scratch (but did use kickstart to make that step bearable).
So I will first look for a way to do things via rpms and leave the src stuff to others.
BTW, this is not my job. I am busy right now in IEEE 802.11s arguing that their security claims are improper, and are producing a false sense of risk avoidance. It is REALLY hard to get people to provide what seems like LESS security. Making them understand that less is actually more is a struggle.
So you go and build your stuff from your src, and I will go and build my protocols from my src (I am dyslexic and see all this stuff in 4D thought images that I have to translate into words).
Rebuilding a src.rpm is as easy as rpmbuild --rebuild somerpm-src.rpm
If it needs dependancies, you can yum install them and try again.
It is the best way of creating a distribution specific rpm.
Robert Moskowitz spake the following on 3/8/2006 10:54 AM:
At 10:29 AM 3/8/2006, Scott Silva wrote:
Robert Moskowitz spake the following on 3/7/2006 4:53 PM:
http://tinyca.sm-zone.net/ has the following:
"RPM for SuSE Linux 9.3 : tinyca2-0.7.2-0.noarch.rpm http://tinyca.sm-zone.net/tinyca2-0.7.2-0.noarch.rpm (Should work
with
the most current distributions) "
Will this RPM work on Centos 4.2?
Why not get the src.rpm and rebuild it?
I am not up to that skill level yet.
The one time I have done this (jpackage stuff), I got so messed up that by the time I 'got it right', I no longer had confidence in other aspects of the server, and just did a rebuild from scratch (but did use kickstart to make that step bearable).
So I will first look for a way to do things via rpms and leave the src stuff to others.
BTW, this is not my job. I am busy right now in IEEE 802.11s arguing that their security claims are improper, and are producing a false sense of risk avoidance. It is REALLY hard to get people to provide what seems like LESS security. Making them understand that less is actually more is a struggle.
So you go and build your stuff from your src, and I will go and build my protocols from my src (I am dyslexic and see all this stuff in 4D thought images that I have to translate into words).
"Perfection is achieved not when there is nothing more to add, but rather, when there is nothing left to take away"
Antoine de Saint-Exupéry (1900-1944)
I built in 15 seconds. If the attachment goes through, here you go. If not, I can post it somewhere.