Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: piran on September 02, 2010, 05:42:27 PM
-
Would like to assess the pngcrush tool on SME7...
http://sourceforge.net/projects/pmt/files/
Tried downloading but looks like it must be compiled.
Is there a contrib or rpm?
PostEdit: added [solved] to subject line
-
setup Dag's (http://wiki.contribs.org/Dag) repo and install it with
yum --enablerepo=dag install pngcrush
generally speaking, a Google search with "programname rpm centos" can lead to the solution in few seconds ;-)
-
I searched for 'pngcrush centos' and 'pngcrush windows'
and concentrated on the win stuff after I found nothing
on the contribs.org site. Does setting my SME7 up for
the dag repository take me 'off normal' for SME7/8
update purposes?
-
I searched for 'pngcrush centos' and 'pngcrush windows'
and concentrated on the win stuff after I found nothing
on the contribs.org site.
add the magic word "rpm" next time ;-)
Does setting my SME7 up for
the dag repository take me 'off normal' for SME7/8
update purposes?
no.. just remember to never do this
yum --enablerepo=dag update
as it will likely break your server
when you will upgrade to SME8, you'll need to install the rh5 version of the rpm
-
That's the one. It's the breaking of the server bit
I was worried about. Long ago I (successfully) got
a late version of ImageMagik installed for some
reason or other but suffered all manner of strangeness
afterwards until I reinstalled from bare metal. Vowed
not to 'play' with repositories... Will have a bash at
this as I want pngcrush inserted into my picture
rendering stuff so that Google's Page Speed stops
gibbering on that (some of) my .PNG files are too
big. Thank you;~)