Changes between Version 1 and Version 2 of InstallationLibraries
- Timestamp:
- Jun 23, 2015, 5:38:24 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationLibraries
v1 v2 3 3 Ici on utilise '''yum''', mais vous pouvez utiliser votre outil habituel (brew, fink....) 4 4 5 # Compiler and others 5 # Compiler and others for Linux 6 6 {{{ 7 7 yum install hg gcc-c++ boost-devel wt-devel wt-dbo wt-dbo-postgres wt-examples make gcc-gfortran gdb cmake \ 8 8 xerces-c-devel expat-devel doxygen pango-devel GraphicsMagick-devel openssl-devel fcgi-devel httpd \ 9 zlibsubversion lcms-libs libICE jasper-libs libSM libwmf-lite urw-fonts daemonize9 subversion lcms-libs libICE jasper-libs libSM libwmf-lite urw-fonts daemonize 10 10 11 11 }}} 12 # Haru : 12 # Compiler and others for Mac 13 Plus d'info pour Wt : http://www.webtoolkit.eu/wt/download (http://www.webtoolkit.eu/wt/download) 14 {{{ 15 brew install mercurial gcc boost cmake xerces-c doxygen pango graphicsmagick openssl zlib subversion jasper daemonize 16 17 }}} 18 # Haru (librarie graphique pour Wt) 13 19 {{{ 14 20 curl https://codeload.github.com/libharu/libharu/legacy.tar.gz/master -olibhpdf.tar.gz … … 36 42 }}} 37 43 38 # Installation de UAP 44 # Installation de UAP (utilisé par Transport) 39 45 {{{ 40 46 cd /usr/local/