Skip to content

Commit

Permalink
new lcms url
Browse files Browse the repository at this point in the history
  • Loading branch information
maddox committed Apr 27, 2010
1 parent 89539d1 commit 9b43f29
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions magick-installer.sh
Expand Up @@ -16,7 +16,7 @@ download http://surfnet.dl.sourceforge.net/project/libpng/libpng-stable/1.2.39/l
download http://www.ijg.org/files/jpegsrc.v7.tar.gz
download http://www.sfr-fresh.com/unix/misc/tiff-3.9.2.tar.gz
download http://voxel.dl.sourceforge.net/project/wvware/libwmf/0.2.8.4/libwmf-0.2.8.4.tar.gz
download http://www.littlecms.com/lcms-1.17.tar.gz
download http://www.littlecms.com/lcms-1.19.tar.gz
download http://voxel.dl.sourceforge.net/project/ghostscript/GPL%20Ghostscript/8.70/ghostscript-8.70.tar.gz
download http://voxel.dl.sourceforge.net/project/gs-fonts/gs-fonts/8.11%20%28base%2035%2C%20GPL%29/ghostscript-fonts-std-8.11.tar.gz
download http://image_magick.veidrodis.com/image_magick/ImageMagick-6.5.6-1.tar.gz
Expand Down Expand Up @@ -62,8 +62,8 @@ sudo make install
cd ..


tar xzvf lcms-1.17.tar.gz
cd lcms-1.17
tar xzvf lcms-1.19.tar.gz
cd lcms-1.19
./configure
make
sudo make install
Expand Down

0 comments on commit 9b43f29

Please sign in to comment.