Chinaunix首页 | 论坛 | 博客
  • 博客访问: 92363
  • 博文数量: 3
  • 博客积分: 2010
  • 博客等级: 大尉
  • 技术积分: 305
  • 用 户 组: 普通用户
  • 注册时间: 2007-06-30 12:34
文章分类

全部博文(3)

文章存档

2008年(3)

我的朋友

分类: LINUX

2008-03-01 15:18:43


tar -xzf xxx.tar.gz
tar jxvf xxx.tar.bz2
bzip2 -cd xxx.tar.bz2
rpm -Uvh xxx.rpm

Installing zlib1.2.3
$./configure
$make test
#make install

Installing libpng1.2.25
$./configure -enable-shared
$make check
#make install
Note:
Before installing libpng, you must first install zlib, if it is not already on your system.


Installing IlmBase1.0.1
$./configure
$make
#make install
Note:
The ilmbase library includes Half,IlmThread,Imath,Iex .
See for  details.

Installing  OpenEXR( or IlmImf)1.6.1
$./configure
$make
#make install
Note:
IlmImf is our "EXR" file format for storing 16-bit FP images.
Building OpenEXR requires the IlmBase and the zlib library.

Installing FreeType2.3.0
$./configure [options]
$make
#make install  

Installing XPM3.4
$make -f Makefile.noX
#make -f Makefile.noX install


Installing gd2.0.28
$./configure
$make
#make install
Note:
Building gd requires the zlib,libpng,FreeType 2.x,JPEG library,XPM(X Pixmap library).

Installing Libiconv1.8
$ ./configure
$ make
# make install

Installing gettext0.12.1
$ ./configure
$ make
$ make check
# make install

Installing libtool1.5.22
$ ./configure
$ make
# make install

Installing  Expat2.0.1
$ ./configure
$ make
# make install

Installing  bzip2-1.0.4
$ make
# make install


Installing LittleCMS 1.17
$ ./configure
$ make
$ make check
# make install

Installing ghostpcl1.4.0
$  make fonts      # installs truetype fonts.
$  make product   #  
$  make test       # run a pcl and pxl job using the default display device.
#  make install

Installing gnuplot-4.0.0
$ ./configure
$ make
# make install

Installing libexif-0.6.16
$ ./configure
$ make
# make install


Installing graphviz2.6
$ ./configure
$ make
# make install
Note:
Building graphviz requires the
    * GD (generic raster graphics driver for PNG, GIF, JPEG)
    * ZLIB (raster image compression)
    * FREETYPE (renders text in raster graphics formats)
    * PNG (driver for Portable Network Graphics raster format)
    * JPEG (a popular raster format with lossy compression, not critical here)
    * EXPAT (XML parser)
    * GETTEXT (gcc compatibility library)
    * ICONV (string converstion for text internationalization)
    * TCL (a command interpreter for the tcldot GUI)

出现错误:cannot restore segment prot after reloc: Permission denied。
Fedora Core 2开始就已经有了SELinux (Security-Enhanced Linux )这个东西,不过在 FC2下是默认不打开的,从FC3开始就默认打开了,但是打开了是很安全,但是很多操作也不能操作了。

vi /etc/selinux/config:
找到这段:
# This file controls the state of SELinux on the system.
# SELINUX= can take one of these three values:
#     enforcing - SELinux security policy is enforced.
#     permissive - SELinux prints warnings instead of enforcing.
#     disabled - SELinux is fully disabled.
SELINUX=enforcing

把 SELINUX=enforcing 注释掉:#SELINUX=enforcing .
然后新加一行为:SELINUX=disabled
重启系统。

Installing ImageMagick6.2.6.0

$ ./configure
$ make
# make install

1.ImageMagick requires the BZLIB library  to read and write BZip compressed MIFF images.
2.ImageMagick requires ralcgm  to read the Computer Image Metafile (CGM) image format. You also need Ghostscript.
3.ImageMagick requires 'dcraw'  to read raw images from digital cameras.  Try convert crw:image image.png
4.ImageMagick requires fig2dev   to read the Fig image format.
5.ImageMagick requires the FreeType software, version 2.0 or above.
6.ImageMagick requires GhostPCL software (version 1.40 recommended)to read the PCL documents.
7.ImageMagick requires Ghostscript software (version 8.10 recommended) to read the Postscript         or the Portable Document format.
8.ImageMagick requires hp2xx available  to read the HP-GL image format. Note that HPGL is a             plotter file format.
9.ImageMagick requires the LCMS library to perform ICC CMS color management.
10.ImageMagick requires gnuplot  to read GNUPLOT plot files (with extension gplt).
11.ImageMagick requires html2ps  to rasterize HTML files.
12.ImageMagick requires the JBIG-Kit software available via HTTP to read the JBIG image format.
13.ImageMagick requires the Independent JPEG Group's software to read the JPEG v1 image format.
14.ImageMagick requires the JasPer Project's Jasper library version 1.701.0 to read and write         the JPEG-2000 format.
15.ImageMagick requires the EXIF library available via http to describe tags produced by most         digital camera.
16.ImageMagick requires the MPEG utilities from the MPEG Software Simulation
    Group to read or write the MPEG image format.
17.ImageMagick requires the PNG library, version 1.0 or above, to read the PNG image format.
18.ImageMagick requires ra_ppm from Greg Ward's Radiance software to read the Radiance image         format.
19.ImageMagick requires rawtorle from the Utah Raster Toolkit to write the RLE image format.
20.ImageMagick requires scanimage to import an image from a scanner device.
21.ImageMagick requires Sam Leffler's TIFF software to read the TIFF image format. It in turn         optionally requires the JPEG and  ZLIB libraries.

22.ImageMagick requires libwmf 0.2.5 (or later)to render files in the Windows Meta File (WMF)         metafile format (16-bit WMFfiles only, not 32-bit "EMF").
23.ImageMagick requires the FlashPIX library version 1.2.0 from the Digital
    Imaging Group in order to support the FlashPIX format.
24.ImageMagick requires an X server for the 'display', 'animate', and 'import'
    commands to work properly. Unix systems usually provide an X server as
    part of their standard installation.
25.ImageMagick requires libxml  to read the SVG image format and to retrieve files from over a         network via FTP and HTTP.
26.ImageMagick requires the ZLIB library to read or write the PNG or Zip compressed MIFF images.
27.ImageMagick requires a background texture for the TILE format and for the
    -texture option of montage(1).  You can use your own or get samples from

        



 

阅读(1675) | 评论(0) | 转发(0) |
0

上一篇:没有了

下一篇:MagickCore API函数简介

给主人留下些什么吧!~~