Advertisement
zerozero

lmde-gegl

May 5th, 2012
363
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 213.57 KB | None | 0 0
  1. amadeu@amadeu ~ $ sudo apt-get install libglib2.0-dev zlib1g-dev
  2. [sudo] password for amadeu:
  3. Reading package lists... Done
  4. Building dependency tree
  5. Reading state information... Done
  6. libglib2.0-dev is already the newest version.
  7. zlib1g-dev is already the newest version.
  8. zlib1g-dev set to manually installed.
  9. The following packages were automatically installed and are no longer required:
  10. xdg-user-dirs-gtk libcaca-dev libslang2-dev libkeybinder0 mate-image-viewer
  11. libmagickcore4 python-keybinder libv8-3.7.12.22 libasound2-dev libglew1.6
  12. libmagickwand4 libncurses5-dev libmagickcore4-extra libmagick++4 libdirectfb-extra
  13. libtinfo-dev gir1.2-sushi-1.0 mint-backgrounds-debian libsushi-1.0-0
  14. libtracker-sparql-0.12-0 libdirectfb-dev libsysfs-dev
  15. Use 'apt-get autoremove' to remove them.
  16. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  17. amadeu@amadeu ~ $ wget ftp://ftp.gtk.org/pub/gegl/0.2/gegl-0.2.0.tar.bz2
  18. --2012-05-06 01:22:56-- ftp://ftp.gtk.org/pub/gegl/0.2/gegl-0.2.0.tar.bz2
  19. => `gegl-0.2.0.tar.bz2'
  20. Resolving ftp.gtk.org (ftp.gtk.org)... 128.101.240.213
  21. Connecting to ftp.gtk.org (ftp.gtk.org)|128.101.240.213|:21... connected.
  22. Logging in as anonymous ... Logged in!
  23. ==> SYST ... done. ==> PWD ... done.
  24. ==> TYPE I ... done. ==> CWD (1) /pub/gegl/0.2 ... done.
  25. ==> SIZE gegl-0.2.0.tar.bz2 ... 7502040
  26. ==> PASV ... done. ==> RETR gegl-0.2.0.tar.bz2 ... done.
  27. Length: 7502040 (7.2M) (unauthoritative)
  28.  
  29. 100%[=============================================>] 7,502,040 184K/s in 61s
  30.  
  31. 2012-05-06 01:24:01 (121 KB/s) - `gegl-0.2.0.tar.bz2' saved [7502040]
  32.  
  33. amadeu@amadeu ~ $ tar xvf gegl-0.2.0.tar.bz2
  34. gegl-0.2.0/
  35. gegl-0.2.0/autogen.sh
  36. gegl-0.2.0/gegl-uninstalled.pc.in
  37. gegl-0.2.0/COPYING
  38. gegl-0.2.0/ltmain.sh
  39. gegl-0.2.0/config.guess
  40. gegl-0.2.0/Makefile.in
  41. gegl-0.2.0/bin/
  42. gegl-0.2.0/bin/gegl-path-spiro.c
  43. gegl-0.2.0/bin/gegl-path-smooth.h
  44. gegl-0.2.0/bin/Makefile.in
  45. gegl-0.2.0/bin/gegl.c
  46. gegl-0.2.0/bin/gegl-path-smooth.c
  47. gegl-0.2.0/bin/gegl-options.c
  48. gegl-0.2.0/bin/Makefile.am
  49. gegl-0.2.0/bin/gegl-path-spiro.h
  50. gegl-0.2.0/bin/gegl-options.h
  51. gegl-0.2.0/gegl.pc.in
  52. gegl-0.2.0/po/
  53. gegl-0.2.0/po/POTFILES.in
  54. gegl-0.2.0/po/fr.po
  55. gegl-0.2.0/po/sl.po
  56. gegl-0.2.0/po/LINGUAS
  57. gegl-0.2.0/po/pl.po
  58. gegl-0.2.0/po/ru.po
  59. gegl-0.2.0/po/POTFILES.skip
  60. gegl-0.2.0/po/es.po
  61. gegl-0.2.0/po/Makefile.in.in
  62. gegl-0.2.0/NEWS
  63. gegl-0.2.0/m4/
  64. gegl-0.2.0/m4/lt~obsolete.m4
  65. gegl-0.2.0/m4/as-compiler-flag.m4
  66. gegl-0.2.0/m4/ltsugar.m4
  67. gegl-0.2.0/m4/ltversion.m4
  68. gegl-0.2.0/m4/gtk-doc.m4
  69. gegl-0.2.0/m4/introspection.m4
  70. gegl-0.2.0/m4/libtool.m4
  71. gegl-0.2.0/m4/gegl-variadic-macros.m4
  72. gegl-0.2.0/m4/ltoptions.m4
  73. gegl-0.2.0/missing
  74. gegl-0.2.0/libs/
  75. gegl-0.2.0/libs/Makefile.in
  76. gegl-0.2.0/libs/Makefile.am
  77. gegl-0.2.0/libs/rgbe/
  78. gegl-0.2.0/libs/rgbe/rgbe.h
  79. gegl-0.2.0/libs/rgbe/Makefile.in
  80. gegl-0.2.0/libs/rgbe/rgbe.c
  81. gegl-0.2.0/libs/rgbe/Makefile.am
  82. gegl-0.2.0/configure.ac
  83. gegl-0.2.0/gegl/
  84. gegl-0.2.0/gegl/gegl-lookup.h
  85. gegl-0.2.0/gegl/gegl-types-internal.h
  86. gegl-0.2.0/gegl/module/
  87. gegl-0.2.0/gegl/module/geglmoduledb.h
  88. gegl-0.2.0/gegl/module/gegldatafiles.h
  89. gegl-0.2.0/gegl/module/geglmodule.c
  90. gegl-0.2.0/gegl/module/Makefile.in
  91. gegl-0.2.0/gegl/module/gegldatafiles.c
  92. gegl-0.2.0/gegl/module/Makefile.am
  93. gegl-0.2.0/gegl/module/geglmoduledb.c
  94. gegl-0.2.0/gegl/module/geglmodule.h
  95. gegl-0.2.0/gegl/gegl-version.h
  96. gegl-0.2.0/gegl/gegl-init.h
  97. gegl-0.2.0/gegl/gegl-enums.c
  98. gegl-0.2.0/gegl/gegl-lookup.c
  99. gegl-0.2.0/gegl/gegl-chant.h
  100. gegl-0.2.0/gegl/gegl-matrix.c
  101. gegl-0.2.0/gegl/gegl-dot-visitor.c
  102. gegl-0.2.0/gegl/gegl-init.c
  103. gegl-0.2.0/gegl/gegl-module.h
  104. gegl-0.2.0/gegl/gegl-config.h
  105. gegl-0.2.0/gegl/graph/
  106. gegl-0.2.0/gegl/graph/gegl-node.c
  107. gegl-0.2.0/gegl/graph/gegl-connection.h
  108. gegl-0.2.0/gegl/graph/gegl-visitable.h
  109. gegl-0.2.0/gegl/graph/gegl-pad.c
  110. gegl-0.2.0/gegl/graph/Makefile.in
  111. gegl-0.2.0/gegl/graph/Makefile.am
  112. gegl-0.2.0/gegl/graph/gegl-visitor.h
  113. gegl-0.2.0/gegl/graph/gegl-connection.c
  114. gegl-0.2.0/gegl/graph/gegl-node.h
  115. gegl-0.2.0/gegl/graph/gegl-visitor.c
  116. gegl-0.2.0/gegl/graph/gegl-visitable.c
  117. gegl-0.2.0/gegl/graph/gegl-pad.h
  118. gegl-0.2.0/gegl/gegl-xml.h
  119. gegl-0.2.0/gegl/Makefile.in
  120. gegl-0.2.0/gegl/gegl-c.c
  121. gegl-0.2.0/gegl/gegl-apply.c
  122. gegl-0.2.0/gegl/gegl-dot.h
  123. gegl-0.2.0/gegl/gegl-enums.h
  124. gegl-0.2.0/gegl/gegl-instrument.c
  125. gegl-0.2.0/gegl/gegl-plugin.h
  126. gegl-0.2.0/gegl/gegl-cpuaccel.c
  127. gegl-0.2.0/gegl/gegl-instrument.h
  128. gegl-0.2.0/gegl/operation/
  129. gegl-0.2.0/gegl/operation/gegl-operation-composer.c
  130. gegl-0.2.0/gegl/operation/gegl-operation-composer.h
  131. gegl-0.2.0/gegl/operation/gegl-operation-point-composer3.c
  132. gegl-0.2.0/gegl/operation/gegl-operation-temporal.h
  133. gegl-0.2.0/gegl/operation/gegl-operation-composer3.c
  134. gegl-0.2.0/gegl/operation/gegl-extension-handler.h
  135. gegl-0.2.0/gegl/operation/gegl-operation-composer3.h
  136. gegl-0.2.0/gegl/operation/gegl-operation-sink.h
  137. gegl-0.2.0/gegl/operation/gegl-operations.c
  138. gegl-0.2.0/gegl/operation/gegl-operation-context.h
  139. gegl-0.2.0/gegl/operation/gegl-operation-meta.c
  140. gegl-0.2.0/gegl/operation/gegl-operation.h
  141. gegl-0.2.0/gegl/operation/gegl-operation-source.c
  142. gegl-0.2.0/gegl/operation/Makefile.in
  143. gegl-0.2.0/gegl/operation/gegl-operation-sink.c
  144. gegl-0.2.0/gegl/operation/gegl-extension-handler.c
  145. gegl-0.2.0/gegl/operation/gegl-operation-area-filter.c
  146. gegl-0.2.0/gegl/operation/gegl-operation-filter.c
  147. gegl-0.2.0/gegl/operation/gegl-operation-point-composer3.h
  148. gegl-0.2.0/gegl/operation/gegl-operation.c
  149. gegl-0.2.0/gegl/operation/gegl-operation-source.h
  150. gegl-0.2.0/gegl/operation/Makefile.am
  151. gegl-0.2.0/gegl/operation/gegl-operation-point-render.c
  152. gegl-0.2.0/gegl/operation/gegl-operation-area-filter.h
  153. gegl-0.2.0/gegl/operation/gegl-operation-point-filter.c
  154. gegl-0.2.0/gegl/operation/gegl-operation-meta.h
  155. gegl-0.2.0/gegl/operation/gegl-operation-context.c
  156. gegl-0.2.0/gegl/operation/gegl-operation-point-filter.h
  157. gegl-0.2.0/gegl/operation/gegl-operations.h
  158. gegl-0.2.0/gegl/operation/gegl-operation-filter.h
  159. gegl-0.2.0/gegl/operation/gegl-operation-point-composer.c
  160. gegl-0.2.0/gegl/operation/gegl-operation-point-composer.h
  161. gegl-0.2.0/gegl/operation/gegl-operation-point-render.h
  162. gegl-0.2.0/gegl/operation/gegl-operation-temporal.c
  163. gegl-0.2.0/gegl/gegl-dot.c
  164. gegl-0.2.0/gegl/Makefile.am
  165. gegl-0.2.0/gegl/gegl-matrix.h
  166. gegl-0.2.0/gegl/process/
  167. gegl-0.2.0/gegl/process/gegl-have-visitor.h
  168. gegl-0.2.0/gegl/process/gegl-debug-rect-visitor.h
  169. gegl-0.2.0/gegl/process/gegl-prepare-visitor.h
  170. gegl-0.2.0/gegl/process/gegl-prepare-visitor.c
  171. gegl-0.2.0/gegl/process/Makefile.in
  172. gegl-0.2.0/gegl/process/gegl-eval-mgr.c
  173. gegl-0.2.0/gegl/process/Makefile.am
  174. gegl-0.2.0/gegl/process/gegl-need-visitor.c
  175. gegl-0.2.0/gegl/process/gegl-eval-visitor.c
  176. gegl-0.2.0/gegl/process/gegl-need-visitor.h
  177. gegl-0.2.0/gegl/process/gegl-eval-mgr.h
  178. gegl-0.2.0/gegl/process/gegl-finish-visitor.c
  179. gegl-0.2.0/gegl/process/gegl-have-visitor.c
  180. gegl-0.2.0/gegl/process/gegl-debug-rect-visitor.c
  181. gegl-0.2.0/gegl/process/gegl-finish-visitor.h
  182. gegl-0.2.0/gegl/process/gegl-eval-visitor.h
  183. gegl-0.2.0/gegl/process/gegl-processor.h
  184. gegl-0.2.0/gegl/process/gegl-processor.c
  185. gegl-0.2.0/gegl/gegl.h
  186. gegl-0.2.0/gegl/gegl-cpuaccel.h
  187. gegl-0.2.0/gegl/property-types/
  188. gegl-0.2.0/gegl/property-types/gegl-path.h
  189. gegl-0.2.0/gegl/property-types/gegl-color.h
  190. gegl-0.2.0/gegl/property-types/gegl-curve.c
  191. gegl-0.2.0/gegl/property-types/gegl-path.c
  192. gegl-0.2.0/gegl/property-types/gegl-color.c
  193. gegl-0.2.0/gegl/property-types/Makefile.in
  194. gegl-0.2.0/gegl/property-types/gegl-paramspecs.h
  195. gegl-0.2.0/gegl/property-types/Makefile.am
  196. gegl-0.2.0/gegl/property-types/gegl-curve.h
  197. gegl-0.2.0/gegl/property-types/gegl-paramspecs.c
  198. gegl-0.2.0/gegl/gegl-xml.c
  199. gegl-0.2.0/gegl/gegl-version.h.in
  200. gegl-0.2.0/gegl/gegl-config.c
  201. gegl-0.2.0/gegl/gegl-utils.h
  202. gegl-0.2.0/gegl/opencl/
  203. gegl-0.2.0/gegl/opencl/gegl-cl-types.h
  204. gegl-0.2.0/gegl/opencl/cl_ext.h
  205. gegl-0.2.0/gegl/opencl/Makefile.in
  206. gegl-0.2.0/gegl/opencl/opencl.h
  207. gegl-0.2.0/gegl/opencl/cl_gl_ext.h
  208. gegl-0.2.0/gegl/opencl/gegl-cl-init.c
  209. gegl-0.2.0/gegl/opencl/gegl-cl.h
  210. gegl-0.2.0/gegl/opencl/Makefile.am
  211. gegl-0.2.0/gegl/opencl/gegl-cl-color-kernel.h
  212. gegl-0.2.0/gegl/opencl/cl_gl.h
  213. gegl-0.2.0/gegl/opencl/gegl-cl-init.h
  214. gegl-0.2.0/gegl/opencl/cl_d3d10.h
  215. gegl-0.2.0/gegl/opencl/gegl-cl-color.c
  216. gegl-0.2.0/gegl/opencl/cl.h
  217. gegl-0.2.0/gegl/opencl/gegl-cl-color.h
  218. gegl-0.2.0/gegl/opencl/cl_platform.h
  219. gegl-0.2.0/gegl/gegl-dot-visitor.h
  220. gegl-0.2.0/gegl/gegl-apply.h
  221. gegl-0.2.0/gegl/buffer/
  222. gegl-0.2.0/gegl/buffer/gegl-buffer-cl-iterator.c
  223. gegl-0.2.0/gegl/buffer/gegl-tile-source.c
  224. gegl-0.2.0/gegl/buffer/gegl-sampler-nearest.h
  225. gegl-0.2.0/gegl/buffer/gegl-sampler-nearest.c
  226. gegl-0.2.0/gegl/buffer/gegl-sampler-linear.h
  227. gegl-0.2.0/gegl/buffer/gegl-sampler-linear.c
  228. gegl-0.2.0/gegl/buffer/gegl-tile-handler-cache.c
  229. gegl-0.2.0/gegl/buffer/gegl-buffer-cl-cache.h
  230. gegl-0.2.0/gegl/buffer/gegl-buffer-load.h
  231. gegl-0.2.0/gegl/buffer/gegl-tile-handler-log.h
  232. gegl-0.2.0/gegl/buffer/gegl-buffer-types.h
  233. gegl-0.2.0/gegl/buffer/gegl-tile.c
  234. gegl-0.2.0/gegl/buffer/gegl-tile-backend.c
  235. gegl-0.2.0/gegl/buffer/gegl-sampler.h
  236. gegl-0.2.0/gegl/buffer/gegl-tile.h
  237. gegl-0.2.0/gegl/buffer/gegl-buffer-iterator.h
  238. gegl-0.2.0/gegl/buffer/gegl-buffer-save.h
  239. gegl-0.2.0/gegl/buffer/gegl-sampler-cubic.c
  240. gegl-0.2.0/gegl/buffer/gegl-tile-handler.c
  241. gegl-0.2.0/gegl/buffer/gegl-buffer-backend.h
  242. gegl-0.2.0/gegl/buffer/gegl-tile-storage.c
  243. gegl-0.2.0/gegl/buffer/gegl-tile-backend-tiledir.h
  244. gegl-0.2.0/gegl/buffer/gegl-buffer-save.c
  245. gegl-0.2.0/gegl/buffer/gegl-buffer-access.c
  246. gegl-0.2.0/gegl/buffer/gegl-cache.h
  247. gegl-0.2.0/gegl/buffer/gegl-buffer.h
  248. gegl-0.2.0/gegl/buffer/gegl-tile-handler-cache.h
  249. gegl-0.2.0/gegl/buffer/Makefile.in
  250. gegl-0.2.0/gegl/buffer/gegl-tile-storage.h
  251. gegl-0.2.0/gegl/buffer/gegl-buffer-index.h
  252. gegl-0.2.0/gegl/buffer/gegl-buffer-linear.c
  253. gegl-0.2.0/gegl/buffer/gegl-sampler-cubic.h
  254. gegl-0.2.0/gegl/buffer/gegl-region-generic.h
  255. gegl-0.2.0/gegl/buffer/gegl-buffer-private.h
  256. gegl-0.2.0/gegl/buffer/gegl-sampler-lohalo.c
  257. gegl-0.2.0/gegl/buffer/gegl-tile-backend-ram.h
  258. gegl-0.2.0/gegl/buffer/gegl-buffer-cl-iterator.h
  259. gegl-0.2.0/gegl/buffer/gegl-buffer.c
  260. gegl-0.2.0/gegl/buffer/gegl-tile-handler-chain.c
  261. gegl-0.2.0/gegl/buffer/Makefile.am
  262. gegl-0.2.0/gegl/buffer/gegl-buffer-cl-cache.c
  263. gegl-0.2.0/gegl/buffer/gegl-region-generic.c
  264. gegl-0.2.0/gegl/buffer/gegl-sampler.c
  265. gegl-0.2.0/gegl/buffer/gegl-tile-source.h
  266. gegl-0.2.0/gegl/buffer/gegl-tile-backend-file.c
  267. gegl-0.2.0/gegl/buffer/gegl-tile-handler-zoom.h
  268. gegl-0.2.0/gegl/buffer/gegl-cache.c
  269. gegl-0.2.0/gegl/buffer/gegl-buffer-iterator.c
  270. gegl-0.2.0/gegl/buffer/gegl-tile-backend-ram.c
  271. gegl-0.2.0/gegl/buffer/gegl-region.h
  272. gegl-0.2.0/gegl/buffer/gegl-tile-handler-empty.c
  273. gegl-0.2.0/gegl/buffer/gegl-tile-backend-file.h
  274. gegl-0.2.0/gegl/buffer/gegl-sampler-lohalo.h
  275. gegl-0.2.0/gegl/buffer/gegl-tile-backend.h
  276. gegl-0.2.0/gegl/buffer/gegl-id-pool.c
  277. gegl-0.2.0/gegl/buffer/gegl-tile-handler-log.c
  278. gegl-0.2.0/gegl/buffer/gegl-tile-backend-tiledir.c
  279. gegl-0.2.0/gegl/buffer/gegl-tile-handler-chain.h
  280. gegl-0.2.0/gegl/buffer/gegl-id-pool.h
  281. gegl-0.2.0/gegl/buffer/gegl-buffer-share.c
  282. gegl-0.2.0/gegl/buffer/gegl-tile-handler-empty.h
  283. gegl-0.2.0/gegl/buffer/gegl-tile-handler-zoom.c
  284. gegl-0.2.0/gegl/buffer/gegl-tile-handler.h
  285. gegl-0.2.0/gegl/buffer/gegl-buffer-load.c
  286. gegl-0.2.0/gegl/gegl-debug.h
  287. gegl-0.2.0/gegl/gegl-types.h
  288. gegl-0.2.0/gegl/gegl-utils.c
  289. gegl-0.2.0/COPYING.LESSER
  290. gegl-0.2.0/configure
  291. gegl-0.2.0/Makefile.am
  292. gegl-0.2.0/operations/
  293. gegl-0.2.0/operations/external/
  294. gegl-0.2.0/operations/external/jpg-load.c
  295. gegl-0.2.0/operations/external/v4lutils/
  296. gegl-0.2.0/operations/external/v4lutils/v4lutils.h
  297. gegl-0.2.0/operations/external/v4lutils/v4lutils.c
  298. gegl-0.2.0/operations/external/save-pixbuf.c
  299. gegl-0.2.0/operations/external/jpg-save.c
  300. gegl-0.2.0/operations/external/png-save.c
  301. gegl-0.2.0/operations/external/exr-load.cpp
  302. gegl-0.2.0/operations/external/ff-load.c
  303. gegl-0.2.0/operations/external/exr-save.cc
  304. gegl-0.2.0/operations/external/matting-levin-cblas.h
  305. gegl-0.2.0/operations/external/Makefile.in
  306. gegl-0.2.0/operations/external/matting-levin.c
  307. gegl-0.2.0/operations/external/ppm-save.c
  308. gegl-0.2.0/operations/external/sdl-display.c
  309. gegl-0.2.0/operations/external/ppm-load.c
  310. gegl-0.2.0/operations/external/jp2-load.c
  311. gegl-0.2.0/operations/external/v4l.c
  312. gegl-0.2.0/operations/external/rgbe-save.c
  313. gegl-0.2.0/operations/external/png-load.c
  314. gegl-0.2.0/operations/external/Makefile.am
  315. gegl-0.2.0/operations/external/rgbe-load.c
  316. gegl-0.2.0/operations/external/matting-levin-cblas.c
  317. gegl-0.2.0/operations/external/svg-load.c
  318. gegl-0.2.0/operations/external/vector-fill.c
  319. gegl-0.2.0/operations/external/vector-stroke.c
  320. gegl-0.2.0/operations/external/pixbuf.c
  321. gegl-0.2.0/operations/external/openraw.c
  322. gegl-0.2.0/operations/external/text.c
  323. gegl-0.2.0/operations/external/path.c
  324. gegl-0.2.0/operations/Makefile.in
  325. gegl-0.2.0/operations/workshop/
  326. gegl-0.2.0/operations/workshop/plasma.c
  327. gegl-0.2.0/operations/workshop/demosaic-simple.c
  328. gegl-0.2.0/operations/workshop/convolution-matrix.c
  329. gegl-0.2.0/operations/workshop/linear-gradient.c
  330. gegl-0.2.0/operations/workshop/whirl-pinch.c
  331. gegl-0.2.0/operations/workshop/deinterlace.c
  332. gegl-0.2.0/operations/workshop/color-rotate.c
  333. gegl-0.2.0/operations/workshop/cubism.c
  334. gegl-0.2.0/operations/workshop/box-min.c
  335. gegl-0.2.0/operations/workshop/external/
  336. gegl-0.2.0/operations/workshop/external/line-profile.c
  337. gegl-0.2.0/operations/workshop/external/lens-correct.c
  338. gegl-0.2.0/operations/workshop/external/Makefile.in
  339. gegl-0.2.0/operations/workshop/external/gluas.c
  340. gegl-0.2.0/operations/workshop/external/Makefile.am
  341. gegl-0.2.0/operations/workshop/external/ff-save.c
  342. gegl-0.2.0/operations/workshop/max-rgb.c
  343. gegl-0.2.0/operations/workshop/mandelbrot.c
  344. gegl-0.2.0/operations/workshop/box-percentile.c
  345. gegl-0.2.0/operations/workshop/Makefile.in
  346. gegl-0.2.0/operations/workshop/noise-spread.c
  347. gegl-0.2.0/operations/workshop/disc-percentile.c
  348. gegl-0.2.0/operations/workshop/unpremul.c
  349. gegl-0.2.0/operations/workshop/radial-gradient.c
  350. gegl-0.2.0/operations/workshop/ditto.c
  351. gegl-0.2.0/operations/workshop/generated/
  352. gegl-0.2.0/operations/workshop/generated/blend-reflect.c
  353. gegl-0.2.0/operations/workshop/generated/Makefile.in
  354. gegl-0.2.0/operations/workshop/generated/soft-burn.c
  355. gegl-0.2.0/operations/workshop/generated/soft-dodge.c
  356. gegl-0.2.0/operations/workshop/generated/subtractive.c
  357. gegl-0.2.0/operations/workshop/generated/Makefile.am
  358. gegl-0.2.0/operations/workshop/generated/blend.rb
  359. gegl-0.2.0/operations/workshop/generated/average.c
  360. gegl-0.2.0/operations/workshop/generated/negation.c
  361. gegl-0.2.0/operations/workshop/red-eye-removal.c
  362. gegl-0.2.0/operations/workshop/kuwahara.c
  363. gegl-0.2.0/operations/workshop/warp.c
  364. gegl-0.2.0/operations/workshop/snn-percentile.c
  365. gegl-0.2.0/operations/workshop/Makefile.am
  366. gegl-0.2.0/operations/workshop/rawbayer-load.c
  367. gegl-0.2.0/operations/workshop/fractal-trace.c
  368. gegl-0.2.0/operations/workshop/emboss.c
  369. gegl-0.2.0/operations/workshop/box-max.c
  370. gegl-0.2.0/operations/workshop/demosaic-bimedian.c
  371. gegl-0.2.0/operations/workshop/buffer-cache.c
  372. gegl-0.2.0/operations/workshop/color-reduction.c
  373. gegl-0.2.0/operations/workshop/hstack.c
  374. gegl-0.2.0/operations/Makefile-operations.am
  375. gegl-0.2.0/operations/transform/
  376. gegl-0.2.0/operations/transform/module.c
  377. gegl-0.2.0/operations/transform/shear.c
  378. gegl-0.2.0/operations/transform/scale.c
  379. gegl-0.2.0/operations/transform/chant.h
  380. gegl-0.2.0/operations/transform/transform-core.h
  381. gegl-0.2.0/operations/transform/rotate.c
  382. gegl-0.2.0/operations/transform/Makefile.in
  383. gegl-0.2.0/operations/transform/reflect.c
  384. gegl-0.2.0/operations/transform/Makefile.am
  385. gegl-0.2.0/operations/transform/transform-core.c
  386. gegl-0.2.0/operations/transform/transform.c
  387. gegl-0.2.0/operations/transform/module.h
  388. gegl-0.2.0/operations/transform/translate.c
  389. gegl-0.2.0/operations/common/
  390. gegl-0.2.0/operations/common/difference-of-gaussians.c
  391. gegl-0.2.0/operations/common/levels.c
  392. gegl-0.2.0/operations/common/opacity.c
  393. gegl-0.2.0/operations/common/posterize.c
  394. gegl-0.2.0/operations/common/waves.c
  395. gegl-0.2.0/operations/common/raw-load.c
  396. gegl-0.2.0/operations/common/load.c
  397. gegl-0.2.0/operations/common/brightness-contrast.c
  398. gegl-0.2.0/operations/common/noise-reduction.c
  399. gegl-0.2.0/operations/common/noise.c
  400. gegl-0.2.0/operations/common/svg-saturate.c
  401. gegl-0.2.0/operations/common/remap.c
  402. gegl-0.2.0/operations/common/mirrors.c
  403. gegl-0.2.0/operations/common/layer.c
  404. gegl-0.2.0/operations/common/color.c
  405. gegl-0.2.0/operations/common/envelopes.h
  406. gegl-0.2.0/operations/common/fattal02.c
  407. gegl-0.2.0/operations/common/svg-matrix.c
  408. gegl-0.2.0/operations/common/over.c
  409. gegl-0.2.0/operations/common/motion-blur.c
  410. gegl-0.2.0/operations/common/introspect.c
  411. gegl-0.2.0/operations/common/unsharp-mask.c
  412. gegl-0.2.0/operations/common/rectangle.c
  413. gegl-0.2.0/operations/common/fractal-explorer.c
  414. gegl-0.2.0/operations/common/mblur.c
  415. gegl-0.2.0/operations/common/open-buffer.c
  416. gegl-0.2.0/operations/common/Makefile.in
  417. gegl-0.2.0/operations/common/weighted-blend.c
  418. gegl-0.2.0/operations/common/save.c
  419. gegl-0.2.0/operations/common/snn-mean.c
  420. gegl-0.2.0/operations/common/write-buffer.c
  421. gegl-0.2.0/operations/common/display.c
  422. gegl-0.2.0/operations/common/contrast-curve.c
  423. gegl-0.2.0/operations/common/value-invert.c
  424. gegl-0.2.0/operations/common/gegl-buffer-save-op.c
  425. gegl-0.2.0/operations/common/svg-huerotate.c
  426. gegl-0.2.0/operations/common/svg-luminancetoalpha.c
  427. gegl-0.2.0/operations/common/polar-coordinates.c
  428. gegl-0.2.0/operations/common/pixelize.c
  429. gegl-0.2.0/operations/common/exp-combine.c
  430. gegl-0.2.0/operations/common/Makefile.am
  431. gegl-0.2.0/operations/common/magick-load.c
  432. gegl-0.2.0/operations/common/threshold.c
  433. gegl-0.2.0/operations/common/color-temperature.c
  434. gegl-0.2.0/operations/common/ripple.c
  435. gegl-0.2.0/operations/common/gaussian-blur.c
  436. gegl-0.2.0/operations/common/c2g.c
  437. gegl-0.2.0/operations/common/grid.c
  438. gegl-0.2.0/operations/common/vignette.c
  439. gegl-0.2.0/operations/common/color-to-alpha.c
  440. gegl-0.2.0/operations/common/checkerboard.c
  441. gegl-0.2.0/operations/common/matting-global.c
  442. gegl-0.2.0/operations/common/grey.c
  443. gegl-0.2.0/operations/common/mono-mixer.c
  444. gegl-0.2.0/operations/common/map-relative.c
  445. gegl-0.2.0/operations/common/map-absolute.c
  446. gegl-0.2.0/operations/common/box-blur.c
  447. gegl-0.2.0/operations/common/gegl-buffer-load-op.c
  448. gegl-0.2.0/operations/common/buffer-sink.c
  449. gegl-0.2.0/operations/common/dropshadow.c
  450. gegl-0.2.0/operations/common/stretch-contrast.c
  451. gegl-0.2.0/operations/common/edge-sobel.c
  452. gegl-0.2.0/operations/common/lens-distortion.c
  453. gegl-0.2.0/operations/common/mantiuk06.c
  454. gegl-0.2.0/operations/common/stress.c
  455. gegl-0.2.0/operations/common/reinhard05.c
  456. gegl-0.2.0/operations/common/perlin/
  457. gegl-0.2.0/operations/common/perlin/perlin.c
  458. gegl-0.2.0/operations/common/perlin/Makefile.in
  459. gegl-0.2.0/operations/common/perlin/Makefile.am
  460. gegl-0.2.0/operations/common/perlin/perlin.h
  461. gegl-0.2.0/operations/common/invert.c
  462. gegl-0.2.0/operations/common/edge-laplace.c
  463. gegl-0.2.0/operations/common/bilateral-filter.c
  464. gegl-0.2.0/operations/common/buffer-source.c
  465. gegl-0.2.0/operations/generated/
  466. gegl-0.2.0/operations/generated/other-blend.rb
  467. gegl-0.2.0/operations/generated/exclusion.c
  468. gegl-0.2.0/operations/generated/lighten.c
  469. gegl-0.2.0/operations/generated/difference.c
  470. gegl-0.2.0/operations/generated/divide.c
  471. gegl-0.2.0/operations/generated/color-burn.c
  472. gegl-0.2.0/operations/generated/math.rb
  473. gegl-0.2.0/operations/generated/color-dodge.c
  474. gegl-0.2.0/operations/generated/Makefile.in
  475. gegl-0.2.0/operations/generated/svg-12-porter-duff.rb
  476. gegl-0.2.0/operations/generated/dst.c
  477. gegl-0.2.0/operations/generated/svg-multiply.c
  478. gegl-0.2.0/operations/generated/dst-over.c
  479. gegl-0.2.0/operations/generated/clear.c
  480. gegl-0.2.0/operations/generated/subtract.c
  481. gegl-0.2.0/operations/generated/plus.c
  482. gegl-0.2.0/operations/generated/src-in.c
  483. gegl-0.2.0/operations/generated/Makefile.am
  484. gegl-0.2.0/operations/generated/overlay.c
  485. gegl-0.2.0/operations/generated/src-out.c
  486. gegl-0.2.0/operations/generated/darken.c
  487. gegl-0.2.0/operations/generated/gamma.c
  488. gegl-0.2.0/operations/generated/xor.c
  489. gegl-0.2.0/operations/generated/dst-atop.c
  490. gegl-0.2.0/operations/generated/src-over.c
  491. gegl-0.2.0/operations/generated/svg-12-blend.rb
  492. gegl-0.2.0/operations/generated/hard-light.c
  493. gegl-0.2.0/operations/generated/add.c
  494. gegl-0.2.0/operations/generated/multiply.c
  495. gegl-0.2.0/operations/generated/src.c
  496. gegl-0.2.0/operations/generated/screen.c
  497. gegl-0.2.0/operations/generated/dst-out.c
  498. gegl-0.2.0/operations/generated/soft-light.c
  499. gegl-0.2.0/operations/generated/dst-in.c
  500. gegl-0.2.0/operations/generated/src-atop.c
  501. gegl-0.2.0/operations/core/
  502. gegl-0.2.0/operations/core/crop.c
  503. gegl-0.2.0/operations/core/Makefile.in
  504. gegl-0.2.0/operations/core/clone.c
  505. gegl-0.2.0/operations/core/nop.c
  506. gegl-0.2.0/operations/core/convert-format.c
  507. gegl-0.2.0/operations/core/Makefile.am
  508. gegl-0.2.0/operations/Makefile.am
  509. gegl-0.2.0/operations/Makefile-common.am
  510. gegl-0.2.0/aclocal.m4
  511. gegl-0.2.0/tests/
  512. gegl-0.2.0/tests/compositions/
  513. gegl-0.2.0/tests/compositions/rgbe-save.xml
  514. gegl-0.2.0/tests/compositions/clones.xml
  515. gegl-0.2.0/tests/compositions/rotate.xml
  516. gegl-0.2.0/tests/compositions/data/
  517. gegl-0.2.0/tests/compositions/data/duck_scribble.png
  518. gegl-0.2.0/tests/compositions/data/grid.png
  519. gegl-0.2.0/tests/compositions/data/parliament.hdr
  520. gegl-0.2.0/tests/compositions/data/parliament_2.jpg
  521. gegl-0.2.0/tests/compositions/data/car-stack.png
  522. gegl-0.2.0/tests/compositions/data/parliament-diff.png
  523. gegl-0.2.0/tests/compositions/data/matting-global.png
  524. gegl-0.2.0/tests/compositions/data/matting-global_scribble.png
  525. gegl-0.2.0/tests/compositions/data/om.jp2
  526. gegl-0.2.0/tests/compositions/data/Makefile.in
  527. gegl-0.2.0/tests/compositions/data/Makefile.am
  528. gegl-0.2.0/tests/compositions/data/car-stack-eighth.hdr
  529. gegl-0.2.0/tests/compositions/data/gegl.png
  530. gegl-0.2.0/tests/compositions/data/duck.png
  531. gegl-0.2.0/tests/compositions/data/parliament_1.jpg
  532. gegl-0.2.0/tests/compositions/data/parliament_0.jpg
  533. gegl-0.2.0/tests/compositions/edge-laplace-broken.xml
  534. gegl-0.2.0/tests/compositions/reinhard05.xml
  535. gegl-0.2.0/tests/compositions/matting-levin.xml
  536. gegl-0.2.0/tests/compositions/Makefile.in
  537. gegl-0.2.0/tests/compositions/matting-global.xml
  538. gegl-0.2.0/tests/compositions/edge-sobel.xml
  539. gegl-0.2.0/tests/compositions/gamma-broken.xml
  540. gegl-0.2.0/tests/compositions/rgb-params.xml
  541. gegl-0.2.0/tests/compositions/hdr-color.xml
  542. gegl-0.2.0/tests/compositions/composite-transform.xml
  543. gegl-0.2.0/tests/compositions/Makefile.am
  544. gegl-0.2.0/tests/compositions/mantiuk06.xml
  545. gegl-0.2.0/tests/compositions/fattal02.xml
  546. gegl-0.2.0/tests/compositions/reference/
  547. gegl-0.2.0/tests/compositions/reference/upsmoothtest.png
  548. gegl-0.2.0/tests/compositions/reference/rgbe-load.png
  549. gegl-0.2.0/tests/compositions/reference/edge-sobel.png
  550. gegl-0.2.0/tests/compositions/reference/matting-levin.png
  551. gegl-0.2.0/tests/compositions/reference/transform.png
  552. gegl-0.2.0/tests/compositions/reference/upsizetest.png
  553. gegl-0.2.0/tests/compositions/reference/reinhard05.png
  554. gegl-0.2.0/tests/compositions/reference/jp2-load.png
  555. gegl-0.2.0/tests/compositions/reference/matting-global.png
  556. gegl-0.2.0/tests/compositions/reference/pixelize.png
  557. gegl-0.2.0/tests/compositions/reference/clones.png
  558. gegl-0.2.0/tests/compositions/reference/reflect2.png
  559. gegl-0.2.0/tests/compositions/reference/fattal02.png
  560. gegl-0.2.0/tests/compositions/reference/edge-laplace-broken.png
  561. gegl-0.2.0/tests/compositions/reference/gamma-broken.png
  562. gegl-0.2.0/tests/compositions/reference/simple-scale.png
  563. gegl-0.2.0/tests/compositions/reference/reflect.png
  564. gegl-0.2.0/tests/compositions/reference/rgbe-save.hdr
  565. gegl-0.2.0/tests/compositions/reference/rotate.png
  566. gegl-0.2.0/tests/compositions/reference/composite-transform.png
  567. gegl-0.2.0/tests/compositions/reference/mantiuk06.png
  568. gegl-0.2.0/tests/compositions/reference/hdr-color.gegl
  569. gegl-0.2.0/tests/compositions/reference/rgb-params.gegl
  570. gegl-0.2.0/tests/compositions/reference/upsharptest.png
  571. gegl-0.2.0/tests/compositions/pixelize.xml
  572. gegl-0.2.0/tests/compositions/reflect2.xml
  573. gegl-0.2.0/tests/compositions/transform.xml
  574. gegl-0.2.0/tests/compositions/reflect.xml
  575. gegl-0.2.0/tests/compositions/jp2-load.xml
  576. gegl-0.2.0/tests/compositions/rgbe-load.xml
  577. gegl-0.2.0/tests/compositions/simple-scale.xml
  578. gegl-0.2.0/tests/Makefile.in
  579. gegl-0.2.0/tests/Makefile.am
  580. gegl-0.2.0/tests/xml/
  581. gegl-0.2.0/tests/xml/common.c
  582. gegl-0.2.0/tests/xml/data/
  583. gegl-0.2.0/tests/xml/data/Makefile.in
  584. gegl-0.2.0/tests/xml/data/rgb-params.xml
  585. gegl-0.2.0/tests/xml/data/hdr-color.xml
  586. gegl-0.2.0/tests/xml/data/Makefile.am
  587. gegl-0.2.0/tests/xml/Makefile.in
  588. gegl-0.2.0/tests/xml/test-save.c
  589. gegl-0.2.0/tests/xml/Makefile.am
  590. gegl-0.2.0/tests/xml/test-roundtrip.c
  591. gegl-0.2.0/tests/xml/test-load.c
  592. gegl-0.2.0/tests/simple/
  593. gegl-0.2.0/tests/simple/test-color-op.c
  594. gegl-0.2.0/tests/simple/test-proxynop-processing.c
  595. gegl-0.2.0/tests/simple/test-exp-combine.sh
  596. gegl-0.2.0/tests/simple/Makefile.in
  597. gegl-0.2.0/tests/simple/test-change-processor-rect.c
  598. gegl-0.2.0/tests/simple/test-path.c
  599. gegl-0.2.0/tests/simple/test-misc.c
  600. gegl-0.2.0/tests/simple/Makefile.am
  601. gegl-0.2.0/tests/simple/test-gegl-rectangle.c
  602. gegl-0.2.0/tests/simple/test-gegl-tile.c
  603. gegl-0.2.0/tests/buffer/
  604. gegl-0.2.0/tests/buffer/buffer-tests-results.sh
  605. gegl-0.2.0/tests/buffer/buffer-test.c
  606. gegl-0.2.0/tests/buffer/Makefile.in
  607. gegl-0.2.0/tests/buffer/Makefile.am
  608. gegl-0.2.0/tests/buffer/tests/
  609. gegl-0.2.0/tests/buffer/tests/test_rectangle.c
  610. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_iterator3sub.c
  611. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_iterator1sub.c
  612. gegl-0.2.0/tests/buffer/tests/sub_sub_fill2.c
  613. gegl-0.2.0/tests/buffer/tests/test_get_buffer_scaled2.c
  614. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_dup_delete1.c
  615. gegl-0.2.0/tests/buffer/tests/linear_new.c
  616. gegl-0.2.0/tests/buffer/tests/disabled_abyss.c
  617. gegl-0.2.0/tests/buffer/tests/test_sample.c
  618. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_dup_delete2.c
  619. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_copy_self.c
  620. gegl-0.2.0/tests/buffer/tests/linear_modify.c
  621. gegl-0.2.0/tests/buffer/tests/buffer_shift_horizontal.c
  622. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_iterator4.c
  623. gegl-0.2.0/tests/buffer/tests/test_gray.c
  624. gegl-0.2.0/tests/buffer/tests/linear_from_data.c
  625. gegl-0.2.0/tests/buffer/tests/Makefile.in
  626. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_iterator1.c
  627. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_dup_copy2.c
  628. gegl-0.2.0/tests/buffer/tests/sub_rect_fills_and_gets.c
  629. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_dup_write2.c
  630. gegl-0.2.0/tests/buffer/tests/linear_from_data_rows.c
  631. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_copy_upper_left.c
  632. gegl-0.2.0/tests/buffer/tests/get_shifted.c
  633. gegl-0.2.0/tests/buffer/tests/sub_sub_fill.c
  634. gegl-0.2.0/tests/buffer/tests/dup_linear_from_data.c
  635. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_copy_upper_right.c
  636. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_copy_lower_right.c
  637. gegl-0.2.0/tests/buffer/tests/test_blank.c
  638. gegl-0.2.0/tests/buffer/tests/buffer_shift_vertical.c
  639. gegl-0.2.0/tests/buffer/tests/Makefile.am
  640. gegl-0.2.0/tests/buffer/tests/test_checkerboard.c
  641. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_copy_lower_left.c
  642. gegl-0.2.0/tests/buffer/tests/buffer_shift_diagonal.c
  643. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_iterator3.c
  644. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_iterator2sub.c
  645. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_dup_write3.c
  646. gegl-0.2.0/tests/buffer/tests/linear_proxy_modify.c
  647. gegl-0.2.0/tests/buffer/tests/save_small_roi.c
  648. gegl-0.2.0/tests/buffer/tests/test_get_buffer_scaled.c
  649. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_dup_copy1.c
  650. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_dup_write1.c
  651. gegl-0.2.0/tests/buffer/tests/vertical_gradient.c
  652. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_dup_write4.c
  653. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_copy.c
  654. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_iterator4sub.c
  655. gegl-0.2.0/tests/buffer/tests/test_gegl_buffer_iterator2.c
  656. gegl-0.2.0/tests/buffer/reference/
  657. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_copy.buf
  658. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_copy_upper_right.buf
  659. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_dup_delete1.buf
  660. gegl-0.2.0/tests/buffer/reference/test_get_buffer_scaled2.buf
  661. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_dup_copy1.buf
  662. gegl-0.2.0/tests/buffer/reference/linear_proxy_modify.buf
  663. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_dup_write1.buf
  664. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_copy_lower_right.buf
  665. gegl-0.2.0/tests/buffer/reference/sub_sub_fill2.buf
  666. gegl-0.2.0/tests/buffer/reference/sub_rect_fills_and_gets.buf
  667. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_copy_lower_left.buf
  668. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_copy_upper_left.buf
  669. gegl-0.2.0/tests/buffer/reference/get_shifted.buf
  670. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_dup_write4.buf
  671. gegl-0.2.0/tests/buffer/reference/buffer_shift_diagonal.buf
  672. gegl-0.2.0/tests/buffer/reference/linear_from_data.buf
  673. gegl-0.2.0/tests/buffer/reference/Makefile.in
  674. gegl-0.2.0/tests/buffer/reference/linear_from_data_rows.buf
  675. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_iterator3sub.buf
  676. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_iterator4.buf
  677. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_iterator2sub.buf
  678. gegl-0.2.0/tests/buffer/reference/vertical_gradient.buf
  679. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_copy_self.buf
  680. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_iterator3.buf
  681. gegl-0.2.0/tests/buffer/reference/test_get_buffer_scaled.buf
  682. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_iterator2.buf
  683. gegl-0.2.0/tests/buffer/reference/test_gray.buf
  684. gegl-0.2.0/tests/buffer/reference/Makefile.am
  685. gegl-0.2.0/tests/buffer/reference/sub_sub_fill.buf
  686. gegl-0.2.0/tests/buffer/reference/linear_modify.buf
  687. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_dup_write3.buf
  688. gegl-0.2.0/tests/buffer/reference/test_checkerboard.buf
  689. gegl-0.2.0/tests/buffer/reference/test_sample.buf
  690. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_iterator1sub.buf
  691. gegl-0.2.0/tests/buffer/reference/test_blank.buf
  692. gegl-0.2.0/tests/buffer/reference/disabled_abyss.buf
  693. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_iterator1.buf
  694. gegl-0.2.0/tests/buffer/reference/buffer_shift_vertical.buf
  695. gegl-0.2.0/tests/buffer/reference/buffer_shift_horizontal.buf
  696. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_dup_write2.buf
  697. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_dup_copy2.buf
  698. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_iterator4sub.buf
  699. gegl-0.2.0/tests/buffer/reference/dup_linear_from_data.buf
  700. gegl-0.2.0/tests/buffer/reference/linear_new.buf
  701. gegl-0.2.0/tests/buffer/reference/test_rectangle.buf
  702. gegl-0.2.0/tests/buffer/reference/test_gegl_buffer_dup_delete2.buf
  703. gegl-0.2.0/tests/buffer/reference/save_small_roi.buf
  704. gegl-0.2.0/tests/buffer/README
  705. gegl-0.2.0/tests/python/
  706. gegl-0.2.0/tests/python/Makefile.in
  707. gegl-0.2.0/tests/python/Makefile.am
  708. gegl-0.2.0/config.h.in
  709. gegl-0.2.0/README
  710. gegl-0.2.0/examples/
  711. gegl-0.2.0/examples/data/
  712. gegl-0.2.0/examples/data/Makefile.in
  713. gegl-0.2.0/examples/data/Makefile.am
  714. gegl-0.2.0/examples/data/surfer.png
  715. gegl-0.2.0/examples/geglbuffer-clock.c
  716. gegl-0.2.0/examples/Makefile.in
  717. gegl-0.2.0/examples/gegl-slicer.c
  718. gegl-0.2.0/examples/Makefile.am
  719. gegl-0.2.0/examples/hello-world-video.c
  720. gegl-0.2.0/examples/float-lookup.c
  721. gegl-0.2.0/examples/hello-world.c
  722. gegl-0.2.0/examples/csugar.c
  723. gegl-0.2.0/examples/2geglbuffer.c
  724. gegl-0.2.0/examples/gegl-convert.c
  725. gegl-0.2.0/examples/geglbuffer-add-image.c
  726. gegl-0.2.0/tools/
  727. gegl-0.2.0/tools/img_cmp.c
  728. gegl-0.2.0/tools/introspect.c
  729. gegl-0.2.0/tools/Makefile.in
  730. gegl-0.2.0/tools/xml_insert.sh
  731. gegl-0.2.0/tools/operation_reference.c
  732. gegl-0.2.0/tools/Makefile.am
  733. gegl-0.2.0/tools/gobj2dot.rb
  734. gegl-0.2.0/tools/create-reference.rb
  735. gegl-0.2.0/tools/exp_combine.cpp
  736. gegl-0.2.0/AUTHORS
  737. gegl-0.2.0/ChangeLog
  738. gegl-0.2.0/INSTALL
  739. gegl-0.2.0/docs/
  740. gegl-0.2.0/docs/api.html
  741. gegl-0.2.0/docs/gegl.devhelp
  742. gegl-0.2.0/docs/operations.html
  743. gegl-0.2.0/docs/gegl-operation-filter.h.html
  744. gegl-0.2.0/docs/gegl-operation.h.html
  745. gegl-0.2.0/docs/gallery/
  746. gegl-0.2.0/docs/gallery/clones.xml
  747. gegl-0.2.0/docs/gallery/data/
  748. gegl-0.2.0/docs/gallery/data/car-stack.jpg
  749. gegl-0.2.0/docs/gallery/data/Makefile.in
  750. gegl-0.2.0/docs/gallery/data/vinci-fly3.jpg
  751. gegl-0.2.0/docs/gallery/data/Makefile.am
  752. gegl-0.2.0/docs/gallery/data/gegl.png
  753. gegl-0.2.0/docs/gallery/data/OpenRaster.png
  754. gegl-0.2.0/docs/gallery/data/romedalen.jpg
  755. gegl-0.2.0/docs/gallery/OpenRaster-00.xml
  756. gegl-0.2.0/docs/gallery/Makefile.in
  757. gegl-0.2.0/docs/gallery/OpenRaster-04.xml
  758. gegl-0.2.0/docs/gallery/Makefile.am
  759. gegl-0.2.0/docs/gallery/OpenRaster-01.xml
  760. gegl-0.2.0/docs/devhelp.css
  761. gegl-0.2.0/docs/gegl-operation-meta.h.html
  762. gegl-0.2.0/docs/gegl-operation-point-composer.h.html
  763. gegl-0.2.0/docs/brightness-contrast.c.html
  764. gegl-0.2.0/docs/gegl-operation-point-render.h.html
  765. gegl-0.2.0/docs/gegl-operation-point-filter.h.html
  766. gegl-0.2.0/docs/Makefile.in
  767. gegl-0.2.0/docs/gegl-plugin.h.html
  768. gegl-0.2.0/docs/development.txt
  769. gegl-0.2.0/docs/gegl.h.html
  770. gegl-0.2.0/docs/gegl-operation-source.h.html
  771. gegl-0.2.0/docs/Makefile.am
  772. gegl-0.2.0/docs/index-static.txt.in
  773. gegl-0.2.0/docs/gegl-operation-area-filter.h.html
  774. gegl-0.2.0/docs/gegl-operation-composer.h.html
  775. gegl-0.2.0/docs/ChangeLog
  776. gegl-0.2.0/docs/gegl-operation-sink.h.html
  777. gegl-0.2.0/docs/gegl.css
  778. gegl-0.2.0/docs/images/
  779. gegl-0.2.0/docs/images/GEGL.png
  780. gegl-0.2.0/docs/images/GEGL.svg
  781. gegl-0.2.0/docs/images/gegl.ico
  782. gegl-0.2.0/docs/images/gaussian-blur-graph.png
  783. gegl-0.2.0/docs/gegl-operation-temporal.h.html
  784. gegl-0.2.0/depcomp
  785. gegl-0.2.0/install-sh
  786. gegl-0.2.0/config.sub
  787. amadeu@amadeu ~ $ cd gegl-0.2.0/
  788. amadeu@amadeu ~/gegl-0.2.0 $ ./configure
  789. checking whether make supports nested variables... yes
  790. checking for a BSD-compatible install... /usr/bin/install -c
  791. checking whether build environment is sane... yes
  792. checking for a thread-safe mkdir -p... /bin/mkdir -p
  793. checking for gawk... gawk
  794. checking whether make sets $(MAKE)... yes
  795. checking whether to enable maintainer-specific portions of Makefiles... yes
  796. checking for gcc... gcc
  797. checking whether the C compiler works... yes
  798. checking for C compiler default output file name... a.out
  799. checking for suffix of executables...
  800. checking whether we are cross compiling... no
  801. checking for suffix of object files... o
  802. checking whether we are using the GNU C compiler... yes
  803. checking whether gcc accepts -g... yes
  804. checking for gcc option to accept ISO C89... none needed
  805. checking for style of include used by make... GNU
  806. checking dependency style of gcc... gcc3
  807. checking for g++... g++
  808. checking whether we are using the GNU C++ compiler... yes
  809. checking whether g++ accepts -g... yes
  810. checking dependency style of g++... gcc3
  811. checking whether make sets $(MAKE)... (cached) yes
  812. checking for special C compiler options needed for large files... no
  813. checking for _FILE_OFFSET_BITS value needed for large files... no
  814. checking build system type... x86_64-unknown-linux-gnu
  815. checking host system type... x86_64-unknown-linux-gnu
  816. checking how to print strings... printf
  817. checking for a sed that does not truncate output... /bin/sed
  818. checking for grep that handles long lines and -e... /bin/grep
  819. checking for egrep... /bin/grep -E
  820. checking for fgrep... /bin/grep -F
  821. checking for ld used by gcc... /usr/bin/ld
  822. checking if the linker (/usr/bin/ld) is GNU ld... yes
  823. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  824. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  825. checking whether ln -s works... yes
  826. checking the maximum length of command line arguments... 1572864
  827. checking whether the shell understands some XSI constructs... yes
  828. checking whether the shell understands "+="... yes
  829. checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
  830. checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
  831. checking for /usr/bin/ld option to reload object files... -r
  832. checking for objdump... objdump
  833. checking how to recognize dependent libraries... pass_all
  834. checking for dlltool... no
  835. checking how to associate runtime and link libraries... printf %s\n
  836. checking for ar... ar
  837. checking for archiver @FILE support... @
  838. checking for strip... strip
  839. checking for ranlib... ranlib
  840. checking command to parse /usr/bin/nm -B output from gcc object... ok
  841. checking for sysroot... no
  842. checking for mt... mt
  843. checking if mt is a manifest tool... no
  844. checking how to run the C preprocessor... gcc -E
  845. checking for ANSI C header files... yes
  846. checking for sys/types.h... yes
  847. checking for sys/stat.h... yes
  848. checking for stdlib.h... yes
  849. checking for string.h... yes
  850. checking for memory.h... yes
  851. checking for strings.h... yes
  852. checking for inttypes.h... yes
  853. checking for stdint.h... yes
  854. checking for unistd.h... yes
  855. checking for dlfcn.h... yes
  856. checking for objdir... .libs
  857. checking if gcc supports -fno-rtti -fno-exceptions... no
  858. checking for gcc option to produce PIC... -fPIC -DPIC
  859. checking if gcc PIC flag -fPIC -DPIC works... yes
  860. checking if gcc static flag -static works... yes
  861. checking if gcc supports -c -o file.o... yes
  862. checking if gcc supports -c -o file.o... (cached) yes
  863. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  864. checking whether -lc should be explicitly linked in... no
  865. checking dynamic linker characteristics... GNU/Linux ld.so
  866. checking how to hardcode library paths into programs... immediate
  867. checking for shl_load... no
  868. checking for shl_load in -ldld... no
  869. checking for dlopen... no
  870. checking for dlopen in -ldl... yes
  871. checking whether a program can dlopen itself... yes
  872. checking whether a statically linked program can dlopen itself... no
  873. checking whether stripping libraries is possible... yes
  874. checking if libtool supports shared libraries... yes
  875. checking whether to build shared libraries... yes
  876. checking whether to build static libraries... no
  877. checking how to run the C++ preprocessor... g++ -E
  878. checking for ld used by g++... /usr/bin/ld -m elf_x86_64
  879. checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
  880. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  881. checking for g++ option to produce PIC... -fPIC -DPIC
  882. checking if g++ PIC flag -fPIC -DPIC works... yes
  883. checking if g++ static flag -static works... yes
  884. checking if g++ supports -c -o file.o... yes
  885. checking if g++ supports -c -o file.o... (cached) yes
  886. checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  887. checking dynamic linker characteristics... (cached) GNU/Linux ld.so
  888. checking how to hardcode library paths into programs... immediate
  889. checking for GNUC variadic macros... yes
  890. checking for ISO C99 variadic macros in C... yes
  891. checking for ISO C99 variadic macros in C++... yes
  892. checking whether to turn on debugging... no
  893. checking whether to turn on profiling... no
  894. checking for C/C++ restrict keyword... __restrict
  895. checking for aclocal flags...
  896. checking for target architecture... x86_64-unknown-linux-gnu
  897. checking for dynamic library filename suffix... .so
  898. checking for some Darwin platform... no
  899. checking for some Win32 platform... no
  900. checking for native Win32... no
  901. checking to see if compiler understands -mmmx... yes
  902. checking whether we can compile MMX code... yes
  903. checking to see if compiler understands -msse... yes
  904. checking to see if compiler understands -ftree-vectorize... yes
  905. checking to see if compiler understands -ffast-math... yes
  906. checking whether we can compile SSE code... yes
  907. checking for perl5... no
  908. checking for perl... /usr/bin/perl
  909. checking for pkg-config... /usr/bin/pkg-config
  910. checking pkg-config is at least version 0.9.0... yes
  911. checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
  912. checking for vapigen... no
  913. *** Check for vapigen failed.
  914. checking for fsync... yes
  915. checking for BABL... yes
  916. checking for pkg-config... (cached) /usr/bin/pkg-config
  917. checking pkg-config is at least version 0.16... yes
  918. checking for GLIB - version >= 2.28.0... yes (version 2.32.0)
  919. checking for DEP... yes
  920. checking for bind_textdomain_codeset... yes
  921. checking whether NLS is requested... yes
  922. checking for intltool >= 0.40.1... 0.50.2 found
  923. checking for intltool-update... /usr/bin/intltool-update
  924. checking for intltool-merge... /usr/bin/intltool-merge
  925. checking for intltool-extract... /usr/bin/intltool-extract
  926. checking for xgettext... /usr/bin/xgettext
  927. checking for msgmerge... /usr/bin/msgmerge
  928. checking for msgfmt... /usr/bin/msgfmt
  929. checking for gmsgfmt... /usr/bin/msgfmt
  930. checking for perl... /usr/bin/perl
  931. checking for perl >= 5.8.1... 5.14.2
  932. checking for XML::Parser... ok
  933. checking locale.h usability... yes
  934. checking locale.h presence... yes
  935. checking for locale.h... yes
  936. checking for LC_MESSAGES... yes
  937. checking libintl.h usability... yes
  938. checking libintl.h presence... yes
  939. checking for libintl.h... yes
  940. checking for ngettext in libc... yes
  941. checking for dgettext in libc... yes
  942. checking for bind_textdomain_codeset... (cached) yes
  943. checking for msgfmt... (cached) /usr/bin/msgfmt
  944. checking for dcgettext... yes
  945. checking if msgfmt accepts -c... yes
  946. checking for gmsgfmt... (cached) /usr/bin/msgfmt
  947. checking for xgettext... (cached) /usr/bin/xgettext
  948. checking if GLib is version 2.21.0 or newer... yes
  949. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  950. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  951. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  952. checking whether to build gtk-doc documentation... no
  953. checking for perl5... /usr/bin/perl
  954. checking for ruby... no
  955. configure: WARNING:
  956. *** Could not find Ruby interpreter. The HTML API reference
  957. will not be updated.
  958.  
  959. checking for enscript... no
  960. checking for asciidoc... no
  961. *** Check for asciidoc failed.
  962. checking for dot... no
  963. *** Check for dot command failed.
  964. checking for a Python interpreter with version >= 2.5.0... python
  965. checking for python... /usr/bin/python
  966. checking for python version... 2.7
  967. checking for python platform... linux2
  968. checking for python script directory... ${prefix}/lib/python2.7/dist-packages
  969. checking for python extension module directory... ${exec_prefix}/lib/python2.7/dist-packages
  970. checking for CAIRO... yes
  971. checking for PANGO... yes
  972. checking for PANGOCAIRO... yes
  973. checking for GDK_PIXBUF... yes
  974. checking for LENSFUN... no
  975. checking for jpeg_destroy_decompress in -ljpeg... yes
  976. checking for jpeglib.h... yes
  977. checking for jpeg_save_markers in -ljpeg... yes
  978. checking for PNG... yes
  979. checking for RSVG... yes
  980. checking for OPENEXR... yes
  981. checking for sdl-config... /usr/bin/sdl-config
  982. checking for OPENRAW... no
  983. checking for JASPER... no
  984. checking for jas_stream_freopen in -ljasper... yes
  985. checking for dot... no
  986. *** Check for dot command from graphviz failed.
  987. checking for LUA... no
  988. checking for LUA... no
  989. checking for AVFORMAT... yes
  990. checking libavformat/avformat.h usability... yes
  991. checking libavformat/avformat.h presence... yes
  992. checking for libavformat/avformat.h... yes
  993. checking linux/videodev.h usability... no
  994. checking linux/videodev.h presence... no
  995. checking for linux/videodev.h... no
  996. checking for run_spiro in -lspiro... no
  997. checking for EXIV2... no
  998. checking for umfpack_dl_solve in -lumfpack... no
  999. checking execinfo.h usability... yes
  1000. checking execinfo.h presence... yes
  1001. checking for execinfo.h... yes
  1002. checking for w3m... /usr/bin/w3m
  1003. checking for rint... no
  1004. checking for rint in -lm... yes
  1005. checking to see if compiler understands -Wall... yes
  1006. checking to see if compiler understands -Wdeclaration-after-statement... yes
  1007. checking to see if compiler understands -Wmissing-prototypes... yes
  1008. checking to see if compiler understands -Wmissing-declarations... yes
  1009. checking to see if compiler understands -Winit-self... yes
  1010. checking to see if compiler understands -Wpointer-arith... yes
  1011. checking to see if compiler understands -Wold-style-definition... yes
  1012. configure: creating ./config.status
  1013. config.status: creating Makefile
  1014. config.status: creating bin/Makefile
  1015. config.status: creating gegl/Makefile
  1016. config.status: creating gegl/gegl-version.h
  1017. config.status: creating gegl/buffer/Makefile
  1018. config.status: creating gegl/graph/Makefile
  1019. config.status: creating gegl/module/Makefile
  1020. config.status: creating gegl/operation/Makefile
  1021. config.status: creating gegl/process/Makefile
  1022. config.status: creating gegl/property-types/Makefile
  1023. config.status: creating gegl/opencl/Makefile
  1024. config.status: creating libs/Makefile
  1025. config.status: creating libs/rgbe/Makefile
  1026. config.status: creating operations/Makefile
  1027. config.status: creating operations/core/Makefile
  1028. config.status: creating operations/common/Makefile
  1029. config.status: creating operations/common/perlin/Makefile
  1030. config.status: creating operations/external/Makefile
  1031. config.status: creating operations/generated/Makefile
  1032. config.status: creating operations/transform/Makefile
  1033. config.status: creating operations/workshop/Makefile
  1034. config.status: creating operations/workshop/external/Makefile
  1035. config.status: creating operations/workshop/generated/Makefile
  1036. config.status: creating tools/Makefile
  1037. config.status: creating docs/Makefile
  1038. config.status: creating docs/index-static.txt
  1039. config.status: creating docs/gallery/Makefile
  1040. config.status: creating docs/gallery/data/Makefile
  1041. config.status: creating examples/Makefile
  1042. config.status: creating examples/data/Makefile
  1043. config.status: creating tests/Makefile
  1044. config.status: creating tests/buffer/Makefile
  1045. config.status: creating tests/buffer/reference/Makefile
  1046. config.status: creating tests/buffer/tests/Makefile
  1047. config.status: creating tests/compositions/Makefile
  1048. config.status: creating tests/compositions/data/Makefile
  1049. config.status: creating tests/python/Makefile
  1050. config.status: creating tests/simple/Makefile
  1051. config.status: creating tests/xml/Makefile
  1052. config.status: creating tests/xml/data/Makefile
  1053. config.status: creating po/Makefile.in
  1054. config.status: creating gegl-uninstalled.pc
  1055. config.status: creating gegl-0.2.pc
  1056. config.status: creating config.h
  1057. config.status: executing depfiles commands
  1058. config.status: executing libtool commands
  1059. config.status: executing default-1 commands
  1060. config.status: executing po/stamp-it commands
  1061.  
  1062. Building GEGL with prefix=/usr/local
  1063.  
  1064. Optional features:
  1065. GEGL docs: yes
  1066. Build workshop: no
  1067. Build website: no (asciidoc not found)
  1068. SIMD: sse:yes mmx:yes
  1069. Vala support: no (vapigen executable not found)
  1070.  
  1071. Optional dependencies:
  1072. asciidoc: no (asciidoc not found)
  1073. enscript: no (enscript not found)
  1074. Ruby: no
  1075. Lua: no (usable lua not found)
  1076. Cairo: yes
  1077. Pango: yes
  1078. pangocairo: yes
  1079. GDKPixbuf: yes
  1080. JPEG: yes
  1081. PNG: yes
  1082. OpenEXR: yes
  1083. rsvg: yes
  1084. SDL: yes
  1085. openraw: no (openraw library not found)
  1086. Jasper: yes
  1087. graphviz: no (graphviz not found)
  1088. avformat: yes
  1089. V4L: no
  1090. spiro: no (usable SPIRO library not found)
  1091. EXIV: no (exiv2 library not found)
  1092. umfpack: no (usable umfpack library not found)
  1093.  
  1094. amadeu@amadeu ~/gegl-0.2.0 $ make
  1095. make all-recursive
  1096. make[1]: Entering directory `/home/amadeu/gegl-0.2.0'
  1097. Making all in libs
  1098. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/libs'
  1099. Making all in rgbe
  1100. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/libs/rgbe'
  1101. CC librgbe_la-rgbe.lo
  1102. CCLD librgbe.la
  1103. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/libs/rgbe'
  1104. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/libs'
  1105. make[3]: Nothing to be done for `all-am'.
  1106. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/libs'
  1107. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/libs'
  1108. Making all in gegl
  1109. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/gegl'
  1110. Making all in buffer
  1111. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/buffer'
  1112. CC gegl-tile-backend-tiledir.lo
  1113. CC gegl-buffer.lo
  1114. CC gegl-buffer-access.lo
  1115. CC gegl-buffer-share.lo
  1116. CC gegl-buffer-iterator.lo
  1117. CC gegl-buffer-cl-iterator.lo
  1118. CC gegl-buffer-cl-cache.lo
  1119. CC gegl-buffer-linear.lo
  1120. CC gegl-buffer-save.lo
  1121. CC gegl-buffer-load.lo
  1122. CC gegl-cache.lo
  1123. CC gegl-sampler.lo
  1124. CC gegl-sampler-cubic.lo
  1125. CC gegl-sampler-linear.lo
  1126. CC gegl-sampler-nearest.lo
  1127. CC gegl-sampler-lohalo.lo
  1128. CC gegl-region-generic.lo
  1129. CC gegl-tile.lo
  1130. CC gegl-tile-source.lo
  1131. CC gegl-tile-storage.lo
  1132. CC gegl-tile-backend.lo
  1133. CC gegl-tile-backend-file.lo
  1134. CC gegl-tile-backend-ram.lo
  1135. CC gegl-tile-handler.lo
  1136. CC gegl-tile-handler-cache.lo
  1137. CC gegl-tile-handler-chain.lo
  1138. CC gegl-tile-handler-empty.lo
  1139. CC gegl-tile-handler-log.lo
  1140. CC gegl-tile-handler-zoom.lo
  1141. CC gegl-id-pool.lo
  1142. CCLD libbuffer.la
  1143. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/buffer'
  1144. Making all in graph
  1145. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/graph'
  1146. CC gegl-connection.lo
  1147. CC gegl-node.lo
  1148. CC gegl-pad.lo
  1149. CC gegl-visitor.lo
  1150. CC gegl-visitable.lo
  1151. CCLD libgraph.la
  1152. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/graph'
  1153. Making all in module
  1154. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/module'
  1155. CC gegldatafiles.lo
  1156. CC geglmodule.lo
  1157. CC geglmoduledb.lo
  1158. CCLD libmodule.la
  1159. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/module'
  1160. Making all in operation
  1161. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/operation'
  1162. CC gegl-extension-handler.lo
  1163. CC gegl-operation.lo
  1164. CC gegl-operation-area-filter.lo
  1165. CC gegl-operation-composer.lo
  1166. CC gegl-operation-composer3.lo
  1167. CC gegl-operation-filter.lo
  1168. CC gegl-operation-meta.lo
  1169. CC gegl-operation-point-composer.lo
  1170. CC gegl-operation-point-composer3.lo
  1171. CC gegl-operation-point-filter.lo
  1172. CC gegl-operation-point-render.lo
  1173. CC gegl-operation-sink.lo
  1174. CC gegl-operation-source.lo
  1175. CC gegl-operation-temporal.lo
  1176. CC gegl-operation-context.lo
  1177. CC gegl-operations.lo
  1178. CCLD liboperation.la
  1179. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/operation'
  1180. Making all in process
  1181. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/process'
  1182. CC gegl-need-visitor.lo
  1183. CC gegl-debug-rect-visitor.lo
  1184. CC gegl-eval-mgr.lo
  1185. CC gegl-eval-visitor.lo
  1186. CC gegl-finish-visitor.lo
  1187. CC gegl-have-visitor.lo
  1188. CC gegl-prepare-visitor.lo
  1189. CC gegl-processor.lo
  1190. CCLD libprocess.la
  1191. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/process'
  1192. Making all in property-types
  1193. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/property-types'
  1194. CC gegl-color.lo
  1195. CC gegl-curve.lo
  1196. CC gegl-path.lo
  1197. CC gegl-paramspecs.lo
  1198. CCLD libpropertytypes.la
  1199. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/property-types'
  1200. Making all in opencl
  1201. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/opencl'
  1202. CC gegl-cl-init.lo
  1203. CC gegl-cl-color.lo
  1204. CCLD libcl.la
  1205. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/opencl'
  1206. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl'
  1207. CC gegl-c.lo
  1208. CC gegl-apply.lo
  1209. CC gegl-config.lo
  1210. CC gegl-cpuaccel.lo
  1211. CC gegl-dot.lo
  1212. CC gegl-dot-visitor.lo
  1213. CC gegl-enums.lo
  1214. CC gegl-init.lo
  1215. CC gegl-instrument.lo
  1216. CC gegl-utils.lo
  1217. CC gegl-lookup.lo
  1218. CC gegl-xml.lo
  1219. CC gegl-matrix.lo
  1220. CCLD libgegl-0.2.la
  1221. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl'
  1222. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl'
  1223. Making all in operations
  1224. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/operations'
  1225. Making all in core
  1226. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/operations/core'
  1227. CC clone.c
  1228. CCLD clone.la
  1229. CC convert-format.c
  1230. CCLD convert-format.la
  1231. CC crop.c
  1232. CCLD crop.la
  1233. CC nop.c
  1234. CCLD nop.la
  1235. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/core'
  1236. Making all in common
  1237. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/operations/common'
  1238. Making all in perlin
  1239. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/operations/common/perlin'
  1240. make[4]: Nothing to be done for `all'.
  1241. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/common/perlin'
  1242. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/operations/common'
  1243. CC bilateral-filter.c
  1244. CCLD bilateral-filter.la
  1245. CC box-blur.c
  1246. CCLD box-blur.la
  1247. CC brightness-contrast.c
  1248. CCLD brightness-contrast.la
  1249. CC buffer-sink.c
  1250. CCLD buffer-sink.la
  1251. CC buffer-source.c
  1252. CCLD buffer-source.la
  1253. CC c2g.c
  1254. CCLD c2g.la
  1255. CC checkerboard.c
  1256. CCLD checkerboard.la
  1257. CC color.c
  1258. CCLD color.la
  1259. CC color-temperature.c
  1260. CCLD color-temperature.la
  1261. CC color-to-alpha.c
  1262. CCLD color-to-alpha.la
  1263. CC contrast-curve.c
  1264. CCLD contrast-curve.la
  1265. CC difference-of-gaussians.c
  1266. CCLD difference-of-gaussians.la
  1267. CC display.c
  1268. CCLD display.la
  1269. CC dropshadow.c
  1270. CCLD dropshadow.la
  1271. CC edge-laplace.c
  1272. CCLD edge-laplace.la
  1273. CC edge-sobel.c
  1274. CCLD edge-sobel.la
  1275. CC exp-combine.c
  1276. exp-combine.c: In function 'gegl_expcombine_process':
  1277. exp-combine.c:463:31: warning: 'black_step[2]' may be used uninitialized in this function [-Wuninitialized]
  1278. exp-combine.c:348:30: note: 'black_step[2]' was declared here
  1279. exp-combine.c:462:31: warning: 'black_step[1]' may be used uninitialized in this function [-Wuninitialized]
  1280. exp-combine.c:348:30: note: 'black_step[1]' was declared here
  1281. exp-combine.c:461:31: warning: 'black_step[0]' may be used uninitialized in this function [-Wuninitialized]
  1282. exp-combine.c:348:30: note: 'black_step[0]' was declared here
  1283. exp-combine.c:470:31: warning: 'white_step[2]' may be used uninitialized in this function [-Wuninitialized]
  1284. exp-combine.c:348:15: note: 'white_step[2]' was declared here
  1285. exp-combine.c:469:31: warning: 'white_step[1]' may be used uninitialized in this function [-Wuninitialized]
  1286. exp-combine.c:348:15: note: 'white_step[1]' was declared here
  1287. exp-combine.c:468:31: warning: 'white_step[0]' may be used uninitialized in this function [-Wuninitialized]
  1288. exp-combine.c:348:15: note: 'white_step[0]' was declared here
  1289. CCLD exp-combine.la
  1290. CC fattal02.c
  1291. CCLD fattal02.la
  1292. CC fractal-explorer.c
  1293. CCLD fractal-explorer.la
  1294. CC gaussian-blur.c
  1295. CCLD gaussian-blur.la
  1296. CC gegl-buffer-load-op.c
  1297. CCLD gegl-buffer-load-op.la
  1298. CC gegl-buffer-save-op.c
  1299. CCLD gegl-buffer-save-op.la
  1300. CC grey.c
  1301. CCLD grey.la
  1302. CC grid.c
  1303. CCLD grid.la
  1304. CC introspect.c
  1305. CCLD introspect.la
  1306. CC invert.c
  1307. CCLD invert.la
  1308. CC layer.c
  1309. CCLD layer.la
  1310. CC lens-distortion.c
  1311. CCLD lens-distortion.la
  1312. CC levels.c
  1313. CCLD levels.la
  1314. CC load.c
  1315. CCLD load.la
  1316. CC magick-load.c
  1317. CCLD magick-load.la
  1318. CC mantiuk06.c
  1319. CCLD mantiuk06.la
  1320. CC map-absolute.c
  1321. CCLD map-absolute.la
  1322. CC map-relative.c
  1323. CCLD map-relative.la
  1324. CC matting-global.c
  1325. CCLD matting-global.la
  1326. CC mblur.c
  1327. CCLD mblur.la
  1328. CC mirrors.c
  1329. CCLD mirrors.la
  1330. CC mono-mixer.c
  1331. CCLD mono-mixer.la
  1332. CC motion-blur.c
  1333. CCLD motion-blur.la
  1334. CC noise.c
  1335. CCLD noise.la
  1336. CC noise-reduction.c
  1337. CCLD noise-reduction.la
  1338. CC opacity.c
  1339. CCLD opacity.la
  1340. CC open-buffer.c
  1341. CCLD open-buffer.la
  1342. CC over.c
  1343. CCLD over.la
  1344. CC pixelize.c
  1345. CCLD pixelize.la
  1346. CC polar-coordinates.c
  1347. CCLD polar-coordinates.la
  1348. CC posterize.c
  1349. CCLD posterize.la
  1350. CC raw-load.c
  1351. CCLD raw-load.la
  1352. CC rectangle.c
  1353. CCLD rectangle.la
  1354. CC reinhard05.c
  1355. CCLD reinhard05.la
  1356. CC remap.c
  1357. CCLD remap.la
  1358. CC ripple.c
  1359. CCLD ripple.la
  1360. CC save.c
  1361. CCLD save.la
  1362. CC snn-mean.c
  1363. CCLD snn-mean.la
  1364. CC stress.c
  1365. CCLD stress.la
  1366. CC stretch-contrast.c
  1367. CCLD stretch-contrast.la
  1368. CC svg-huerotate.c
  1369. CCLD svg-huerotate.la
  1370. CC svg-luminancetoalpha.c
  1371. CCLD svg-luminancetoalpha.la
  1372. CC svg-matrix.c
  1373. CCLD svg-matrix.la
  1374. CC svg-saturate.c
  1375. CCLD svg-saturate.la
  1376. CC threshold.c
  1377. CCLD threshold.la
  1378. CC unsharp-mask.c
  1379. CCLD unsharp-mask.la
  1380. CC value-invert.c
  1381. CCLD value-invert.la
  1382. CC vignette.c
  1383. CCLD vignette.la
  1384. CC waves.c
  1385. CCLD waves.la
  1386. CC weighted-blend.c
  1387. CCLD weighted-blend.la
  1388. CC write-buffer.c
  1389. write-buffer.c: In function 'process':
  1390. write-buffer.c:83:14: warning: 'cl_err' may be used uninitialized in this function [-Wuninitialized]
  1391. CCLD write-buffer.la
  1392. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/common'
  1393. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/common'
  1394. Making all in generated
  1395. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/operations/generated'
  1396. CC add.c
  1397. CCLD add.la
  1398. CC clear.c
  1399. CCLD clear.la
  1400. CC color-burn.c
  1401. CCLD color-burn.la
  1402. CC color-dodge.c
  1403. CCLD color-dodge.la
  1404. CC darken.c
  1405. CCLD darken.la
  1406. CC difference.c
  1407. CCLD difference.la
  1408. CC divide.c
  1409. CCLD divide.la
  1410. CC dst-atop.c
  1411. CCLD dst-atop.la
  1412. CC dst.c
  1413. CCLD dst.la
  1414. CC dst-in.c
  1415. CCLD dst-in.la
  1416. CC dst-out.c
  1417. CCLD dst-out.la
  1418. CC dst-over.c
  1419. CCLD dst-over.la
  1420. CC exclusion.c
  1421. CCLD exclusion.la
  1422. CC gamma.c
  1423. CCLD gamma.la
  1424. CC hard-light.c
  1425. CCLD hard-light.la
  1426. CC lighten.c
  1427. CCLD lighten.la
  1428. CC multiply.c
  1429. CCLD multiply.la
  1430. CC overlay.c
  1431. CCLD overlay.la
  1432. CC plus.c
  1433. CCLD plus.la
  1434. CC screen.c
  1435. CCLD screen.la
  1436. CC soft-light.c
  1437. CCLD soft-light.la
  1438. CC src-atop.c
  1439. CCLD src-atop.la
  1440. CC src.c
  1441. CCLD src.la
  1442. CC src-in.c
  1443. CCLD src-in.la
  1444. CC src-out.c
  1445. CCLD src-out.la
  1446. CC src-over.c
  1447. CCLD src-over.la
  1448. CC subtract.c
  1449. CCLD subtract.la
  1450. CC svg-multiply.c
  1451. CCLD svg-multiply.la
  1452. CC xor.c
  1453. CCLD xor.la
  1454. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/generated'
  1455. Making all in transform
  1456. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/operations/transform'
  1457. CC transform-core.lo
  1458. CC module.lo
  1459. CC reflect.lo
  1460. CC rotate.lo
  1461. CC scale.lo
  1462. CC shear.lo
  1463. CC transform.lo
  1464. CC translate.lo
  1465. CCLD transformops.la
  1466. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/transform'
  1467. Making all in external
  1468. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/operations/external'
  1469. CC text_la-text.lo
  1470. CCLD text.la
  1471. CC path_la-path.lo
  1472. CCLD path.la
  1473. CC vector_fill_la-vector-fill.lo
  1474. CCLD vector-fill.la
  1475. CC vector_stroke_la-vector-stroke.lo
  1476. CCLD vector-stroke.la
  1477. CC png_load_la-png-load.lo
  1478. CCLD png-load.la
  1479. CC png_save_la-png-save.lo
  1480. CCLD png-save.la
  1481. CC jpg-load.lo
  1482. CCLD jpg-load.la
  1483. CC jpg-save.lo
  1484. CCLD jpg-save.la
  1485. CC svg_load_la-svg-load.lo
  1486. svg-load.c: In function 'gegl_buffer_import_svg':
  1487. svg-load.c:77:5: warning: 'rsvg_init' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:182): Use 'g_type_init' instead [-Wdeprecated-declarations]
  1488. svg-load.c:84:5: warning: 'rsvg_pixbuf_from_file_at_size' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:217) [-Wdeprecated-declarations]
  1489. svg-load.c:102:5: warning: 'rsvg_term' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:184) [-Wdeprecated-declarations]
  1490. svg-load.c: In function 'query_svg':
  1491. svg-load.c:141:3: warning: 'rsvg_init' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:182): Use 'g_type_init' instead [-Wdeprecated-declarations]
  1492. svg-load.c:150:3: warning: 'rsvg_handle_set_size_callback' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:205) [-Wdeprecated-declarations]
  1493. svg-load.c:154:3: warning: 'rsvg_handle_free' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:187): Use 'g_object_unref' instead [-Wdeprecated-declarations]
  1494. svg-load.c:155:3: warning: 'rsvg_term' is deprecated (declared at /usr/include/librsvg-2.0/librsvg/rsvg.h:184) [-Wdeprecated-declarations]
  1495. CCLD svg-load.la
  1496. CC pixbuf_la-pixbuf.lo
  1497. CCLD pixbuf.la
  1498. CC save_pixbuf_la-save-pixbuf.lo
  1499. CCLD save-pixbuf.la
  1500. CXX exr_load_la-exr-load.lo
  1501. CXXLD exr-load.la
  1502. CXX exr_save_la-exr-save.lo
  1503. CXXLD exr-save.la
  1504. CC sdl_display_la-sdl-display.lo
  1505. CCLD sdl-display.la
  1506. CC jp2_load_la-jp2-load.lo
  1507. CCLD jp2-load.la
  1508. CC ff_load_la-ff-load.lo
  1509. ff-load.c: In function 'ff_cleanup':
  1510. ff-load.c:140:9: warning: 'av_close_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1706) [-Wdeprecated-declarations]
  1511. ff-load.c: In function 'prepare':
  1512. ff-load.c:274:7: warning: 'av_open_input_file' is deprecated (declared at /usr/include/libavformat/avformat.h:1480) [-Wdeprecated-declarations]
  1513. ff-load.c:279:7: warning: 'av_find_stream_info' is deprecated (declared at /usr/include/libavformat/avformat.h:1526) [-Wdeprecated-declarations]
  1514. ff-load.c:315:7: warning: 'avcodec_open' is deprecated (declared at /usr/include/libavcodec/avcodec.h:4155) [-Wdeprecated-declarations]
  1515. CCLD ff-load.la
  1516. CC ppm-load.lo
  1517. CCLD ppm-load.la
  1518. CC ppm-save.lo
  1519. CCLD ppm-save.la
  1520. CC rgbe_load_la-rgbe-load.lo
  1521. CCLD rgbe-load.la
  1522. CC rgbe_save_la-rgbe-save.lo
  1523. CCLD rgbe-save.la
  1524. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/external'
  1525. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/operations'
  1526. make[3]: Nothing to be done for `all-am'.
  1527. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/operations'
  1528. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/operations'
  1529. Making all in bin
  1530. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/bin'
  1531. CC gegl.o
  1532. CC gegl-options.o
  1533. gegl-options.c: In function ‘gegl_options_parse’:
  1534. gegl-options.c:127:13: warning: ‘mode_str’ may be used uninitialized in this function [-Wuninitialized]
  1535. gegl-options.c:111:9: note: ‘mode_str’ was declared here
  1536. CC gegl-path-smooth.o
  1537. CCLD gegl
  1538. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/bin'
  1539. Making all in tools
  1540. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/tools'
  1541. CC introspect.o
  1542. CCLD introspect
  1543. CC operation_reference.o
  1544. CCLD operation_reference
  1545. CC img_cmp.o
  1546. CCLD img_cmp
  1547. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/tools'
  1548. Making all in examples
  1549. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/examples'
  1550. Making all in data
  1551. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/examples/data'
  1552. make[3]: Nothing to be done for `all'.
  1553. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/examples/data'
  1554. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/examples'
  1555. CC 2geglbuffer.c
  1556. CCLD 2geglbuffer
  1557. CC csugar.c
  1558. CCLD csugar
  1559. CC float-lookup.c
  1560. CCLD float-lookup
  1561. CC geglbuffer-add-image.c
  1562. CCLD geglbuffer-add-image
  1563. CC geglbuffer-clock.c
  1564. CCLD geglbuffer-clock
  1565. CC gegl-convert.c
  1566. CCLD gegl-convert
  1567. CC gegl-slicer.c
  1568. CCLD gegl-slicer
  1569. CC hello-world.c
  1570. CCLD hello-world
  1571. CC hello-world-video.c
  1572. CCLD hello-world-video
  1573. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/examples'
  1574. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/examples'
  1575. Making all in tests
  1576. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/tests'
  1577. Making all in buffer
  1578. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/tests/buffer'
  1579. Generating buffer-tests.inc
  1580. make all-recursive
  1581. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/tests/buffer'
  1582. Making all in reference
  1583. make[5]: Entering directory `/home/amadeu/gegl-0.2.0/tests/buffer/reference'
  1584. make[5]: Nothing to be done for `all'.
  1585. make[5]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/buffer/reference'
  1586. Making all in tests
  1587. make[5]: Entering directory `/home/amadeu/gegl-0.2.0/tests/buffer/tests'
  1588. make[5]: Nothing to be done for `all'.
  1589. make[5]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/buffer/tests'
  1590. make[5]: Entering directory `/home/amadeu/gegl-0.2.0/tests/buffer'
  1591. make[5]: Nothing to be done for `all-am'.
  1592. make[5]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/buffer'
  1593. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/buffer'
  1594. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/buffer'
  1595. Making all in compositions
  1596. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/tests/compositions'
  1597. Making all in data
  1598. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/tests/compositions/data'
  1599. make[4]: Nothing to be done for `all'.
  1600. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/compositions/data'
  1601. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/tests/compositions'
  1602. make[4]: Nothing to be done for `all-am'.
  1603. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/compositions'
  1604. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/compositions'
  1605. Making all in simple
  1606. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/tests/simple'
  1607. CC test-change-processor-rect.o
  1608. CCLD test-change-processor-rect
  1609. CC test-gegl-tile.o
  1610. CCLD test-gegl-tile
  1611. CC test-color-op.o
  1612. CCLD test-color-op
  1613. CC test-gegl-rectangle.o
  1614. CCLD test-gegl-rectangle
  1615. CC test-misc.o
  1616. CCLD test-misc
  1617. CC test-path.o
  1618. CCLD test-path
  1619. CC test-proxynop-processing.o
  1620. CCLD test-proxynop-processing
  1621. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/simple'
  1622. Making all in xml
  1623. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/tests/xml'
  1624. Making all in data
  1625. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/tests/xml/data'
  1626. make[4]: Nothing to be done for `all'.
  1627. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/xml/data'
  1628. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/tests/xml'
  1629. CC test-save.o
  1630. test-save.c:112:1: warning: ‘test_save_toplevel_graph’ defined but not used [-Wunused-function]
  1631. CCLD test-save
  1632. CC test-load.o
  1633. common.c:29:1: warning: ‘assert_equivalent_xml’ defined but not used [-Wunused-function]
  1634. test-load.c:97:1: warning: ‘test_load_subgraph’ defined but not used [-Wunused-function]
  1635. CCLD test-load
  1636. CC test-roundtrip.o
  1637. CCLD test-roundtrip
  1638. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/xml'
  1639. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/xml'
  1640. Making all in python
  1641. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/tests/python'
  1642. make[3]: Nothing to be done for `all'.
  1643. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/python'
  1644. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/tests'
  1645. make[3]: Nothing to be done for `all-am'.
  1646. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/tests'
  1647. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/tests'
  1648. Making all in po
  1649. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/po'
  1650. file=`echo es | sed 's,.*/,,'`.gmo \
  1651. && rm -f $file && /usr/bin/msgfmt -o $file es.po
  1652. file=`echo fr | sed 's,.*/,,'`.gmo \
  1653. && rm -f $file && /usr/bin/msgfmt -o $file fr.po
  1654. file=`echo pl | sed 's,.*/,,'`.gmo \
  1655. && rm -f $file && /usr/bin/msgfmt -o $file pl.po
  1656. file=`echo ru | sed 's,.*/,,'`.gmo \
  1657. && rm -f $file && /usr/bin/msgfmt -o $file ru.po
  1658. file=`echo sl | sed 's,.*/,,'`.gmo \
  1659. && rm -f $file && /usr/bin/msgfmt -o $file sl.po
  1660. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/po'
  1661. Making all in docs
  1662. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/docs'
  1663. Making all in gallery
  1664. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/docs/gallery'
  1665. Making all in data
  1666. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/docs/gallery/data'
  1667. make[4]: Nothing to be done for `all'.
  1668. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/docs/gallery/data'
  1669. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/docs/gallery'
  1670. --[Updating sample compositions]--
  1671. ./clones.xml
  1672. ./OpenRaster-00.xml
  1673. ./OpenRaster-01.xml
  1674. ./OpenRaster-04.xml
  1675. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/docs/gallery'
  1676. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/docs/gallery'
  1677. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/docs'
  1678. GEGL_SWAP=RAM GEGL_PATH=../operations \
  1679. ../tools/operation_reference --ops-html > operations.html
  1680. GEGL_SWAP=RAM GEGL_PATH=../operations \
  1681. ../tools/introspect > class-hierarchy.html
  1682. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/docs'
  1683. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/docs'
  1684. make[2]: Entering directory `/home/amadeu/gegl-0.2.0'
  1685. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0'
  1686. make[1]: Leaving directory `/home/amadeu/gegl-0.2.0'
  1687. amadeu@amadeu ~/gegl-0.2.0 $ sudo make install
  1688. Making install in libs
  1689. make[1]: Entering directory `/home/amadeu/gegl-0.2.0/libs'
  1690. Making install in rgbe
  1691. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/libs/rgbe'
  1692. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/libs/rgbe'
  1693. make[3]: Nothing to be done for `install-exec-am'.
  1694. make[3]: Nothing to be done for `install-data-am'.
  1695. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/libs/rgbe'
  1696. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/libs/rgbe'
  1697. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/libs'
  1698. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/libs'
  1699. make[3]: Nothing to be done for `install-exec-am'.
  1700. make[3]: Nothing to be done for `install-data-am'.
  1701. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/libs'
  1702. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/libs'
  1703. make[1]: Leaving directory `/home/amadeu/gegl-0.2.0/libs'
  1704. Making install in gegl
  1705. make[1]: Entering directory `/home/amadeu/gegl-0.2.0/gegl'
  1706. Making install in buffer
  1707. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/buffer'
  1708. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/buffer'
  1709. make[3]: Nothing to be done for `install-exec-am'.
  1710. make[3]: Nothing to be done for `install-data-am'.
  1711. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/buffer'
  1712. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/buffer'
  1713. Making install in graph
  1714. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/graph'
  1715. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/graph'
  1716. make[3]: Nothing to be done for `install-exec-am'.
  1717. make[3]: Nothing to be done for `install-data-am'.
  1718. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/graph'
  1719. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/graph'
  1720. Making install in module
  1721. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/module'
  1722. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/module'
  1723. make[3]: Nothing to be done for `install-exec-am'.
  1724. make[3]: Nothing to be done for `install-data-am'.
  1725. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/module'
  1726. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/module'
  1727. Making install in operation
  1728. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/operation'
  1729. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/operation'
  1730. make[3]: Nothing to be done for `install-exec-am'.
  1731. test -z "/usr/local/include/gegl-0.2/operation" || /bin/mkdir -p "/usr/local/include/gegl-0.2/operation"
  1732. /usr/bin/install -c -m 644 gegl-operation.h gegl-operation-area-filter.h gegl-operation-composer.h gegl-operation-composer3.h gegl-operation-filter.h gegl-operation-meta.h gegl-operation-point-composer.h gegl-operation-point-composer3.h gegl-operation-point-filter.h gegl-operation-point-render.h gegl-operation-sink.h gegl-operation-source.h gegl-operation-temporal.h '/usr/local/include/gegl-0.2/operation'
  1733. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/operation'
  1734. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/operation'
  1735. Making install in process
  1736. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/process'
  1737. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/process'
  1738. make[3]: Nothing to be done for `install-exec-am'.
  1739. make[3]: Nothing to be done for `install-data-am'.
  1740. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/process'
  1741. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/process'
  1742. Making install in property-types
  1743. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/property-types'
  1744. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/property-types'
  1745. make[3]: Nothing to be done for `install-exec-am'.
  1746. make[3]: Nothing to be done for `install-data-am'.
  1747. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/property-types'
  1748. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/property-types'
  1749. Making install in opencl
  1750. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/opencl'
  1751. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl/opencl'
  1752. make[3]: Nothing to be done for `install-exec-am'.
  1753. test -z "/usr/local/include/gegl-0.2/opencl" || /bin/mkdir -p "/usr/local/include/gegl-0.2/opencl"
  1754. /usr/bin/install -c -m 644 gegl-cl.h gegl-cl-init.h gegl-cl-types.h gegl-cl-color.h cl_d3d10.h cl_ext.h cl_gl_ext.h cl_gl.h cl.h cl_platform.h opencl.h '/usr/local/include/gegl-0.2/opencl'
  1755. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/opencl'
  1756. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl/opencl'
  1757. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/gegl'
  1758. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/gegl'
  1759. test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
  1760. /bin/bash ../libtool --mode=install /usr/bin/install -c libgegl-0.2.la '/usr/local/lib'
  1761. libtool: install: /usr/bin/install -c .libs/libgegl-0.2.so.0.199.1 /usr/local/lib/libgegl-0.2.so.0.199.1
  1762. libtool: install: (cd /usr/local/lib && { ln -s -f libgegl-0.2.so.0.199.1 libgegl-0.2.so.0 || { rm -f libgegl-0.2.so.0 && ln -s libgegl-0.2.so.0.199.1 libgegl-0.2.so.0; }; })
  1763. libtool: install: (cd /usr/local/lib && { ln -s -f libgegl-0.2.so.0.199.1 libgegl-0.2.so || { rm -f libgegl-0.2.so && ln -s libgegl-0.2.so.0.199.1 libgegl-0.2.so; }; })
  1764. libtool: install: /usr/bin/install -c .libs/libgegl-0.2.lai /usr/local/lib/libgegl-0.2.la
  1765. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
  1766. ----------------------------------------------------------------------
  1767. Libraries have been installed in:
  1768. /usr/local/lib
  1769.  
  1770. If you ever happen to want to link against installed libraries
  1771. in a given directory, LIBDIR, you must either use libtool, and
  1772. specify the full pathname of the library, or use the `-LLIBDIR'
  1773. flag during linking and do at least one of the following:
  1774. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1775. during execution
  1776. - add LIBDIR to the `LD_RUN_PATH' environment variable
  1777. during linking
  1778. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1779. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1780.  
  1781. See any operating system documentation about shared libraries for
  1782. more information, such as the ld(1) and ld.so(8) manual pages.
  1783. ----------------------------------------------------------------------
  1784. test -z "/usr/local/include/gegl-0.2" || /bin/mkdir -p "/usr/local/include/gegl-0.2"
  1785. /usr/bin/install -c -m 644 gegl.h gegl-types.h gegl-enums.h gegl-utils.h gegl-matrix.h gegl-lookup.h gegl-version.h buffer/gegl-buffer.h buffer/gegl-buffer-iterator.h buffer/gegl-buffer-backend.h buffer/gegl-tile.h buffer/gegl-tile-backend.h buffer/gegl-tile-source.h property-types/gegl-paramspecs.h property-types/gegl-color.h property-types/gegl-path.h property-types/gegl-curve.h gegl-plugin.h gegl-chant.h '/usr/local/include/gegl-0.2'
  1786. test -z "" || /bin/mkdir -p ""
  1787. test -z "" || /bin/mkdir -p ""
  1788. test -z "" || /bin/mkdir -p ""
  1789. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl'
  1790. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl'
  1791. make[1]: Leaving directory `/home/amadeu/gegl-0.2.0/gegl'
  1792. Making install in operations
  1793. make[1]: Entering directory `/home/amadeu/gegl-0.2.0/operations'
  1794. Making install in core
  1795. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/operations/core'
  1796. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/operations/core'
  1797. /usr/bin/install -c -d /usr/local/lib/gegl-0.2
  1798. for i in clone.la convert-format.la crop.la nop.la; do \
  1799. /bin/bash ../../libtool --mode=install /usr/bin/install -c $i /usr/local/lib/gegl-0.2 ; \
  1800. done
  1801. libtool: install: /usr/bin/install -c .libs/clone.so /usr/local/lib/gegl-0.2/clone.so
  1802. libtool: install: /usr/bin/install -c .libs/clone.lai /usr/local/lib/gegl-0.2/clone.la
  1803. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  1804. ----------------------------------------------------------------------
  1805. Libraries have been installed in:
  1806. /usr/local/lib/gegl-0.2
  1807.  
  1808. If you ever happen to want to link against installed libraries
  1809. in a given directory, LIBDIR, you must either use libtool, and
  1810. specify the full pathname of the library, or use the `-LLIBDIR'
  1811. flag during linking and do at least one of the following:
  1812. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1813. during execution
  1814. - add LIBDIR to the `LD_RUN_PATH' environment variable
  1815. during linking
  1816. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1817. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1818.  
  1819. See any operating system documentation about shared libraries for
  1820. more information, such as the ld(1) and ld.so(8) manual pages.
  1821. ----------------------------------------------------------------------
  1822. libtool: install: /usr/bin/install -c .libs/convert-format.so /usr/local/lib/gegl-0.2/convert-format.so
  1823. libtool: install: /usr/bin/install -c .libs/convert-format.lai /usr/local/lib/gegl-0.2/convert-format.la
  1824. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  1825. ----------------------------------------------------------------------
  1826. Libraries have been installed in:
  1827. /usr/local/lib/gegl-0.2
  1828.  
  1829. If you ever happen to want to link against installed libraries
  1830. in a given directory, LIBDIR, you must either use libtool, and
  1831. specify the full pathname of the library, or use the `-LLIBDIR'
  1832. flag during linking and do at least one of the following:
  1833. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1834. during execution
  1835. - add LIBDIR to the `LD_RUN_PATH' environment variable
  1836. during linking
  1837. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1838. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1839.  
  1840. See any operating system documentation about shared libraries for
  1841. more information, such as the ld(1) and ld.so(8) manual pages.
  1842. ----------------------------------------------------------------------
  1843. libtool: install: /usr/bin/install -c .libs/crop.so /usr/local/lib/gegl-0.2/crop.so
  1844. libtool: install: /usr/bin/install -c .libs/crop.lai /usr/local/lib/gegl-0.2/crop.la
  1845. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  1846. ----------------------------------------------------------------------
  1847. Libraries have been installed in:
  1848. /usr/local/lib/gegl-0.2
  1849.  
  1850. If you ever happen to want to link against installed libraries
  1851. in a given directory, LIBDIR, you must either use libtool, and
  1852. specify the full pathname of the library, or use the `-LLIBDIR'
  1853. flag during linking and do at least one of the following:
  1854. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1855. during execution
  1856. - add LIBDIR to the `LD_RUN_PATH' environment variable
  1857. during linking
  1858. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1859. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1860.  
  1861. See any operating system documentation about shared libraries for
  1862. more information, such as the ld(1) and ld.so(8) manual pages.
  1863. ----------------------------------------------------------------------
  1864. libtool: install: /usr/bin/install -c .libs/nop.so /usr/local/lib/gegl-0.2/nop.so
  1865. libtool: install: /usr/bin/install -c .libs/nop.lai /usr/local/lib/gegl-0.2/nop.la
  1866. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  1867. ----------------------------------------------------------------------
  1868. Libraries have been installed in:
  1869. /usr/local/lib/gegl-0.2
  1870.  
  1871. If you ever happen to want to link against installed libraries
  1872. in a given directory, LIBDIR, you must either use libtool, and
  1873. specify the full pathname of the library, or use the `-LLIBDIR'
  1874. flag during linking and do at least one of the following:
  1875. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1876. during execution
  1877. - add LIBDIR to the `LD_RUN_PATH' environment variable
  1878. during linking
  1879. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1880. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1881.  
  1882. See any operating system documentation about shared libraries for
  1883. more information, such as the ld(1) and ld.so(8) manual pages.
  1884. ----------------------------------------------------------------------
  1885. make[3]: Nothing to be done for `install-data-am'.
  1886. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/core'
  1887. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/core'
  1888. Making install in common
  1889. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/operations/common'
  1890. Making install in perlin
  1891. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/operations/common/perlin'
  1892. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/operations/common/perlin'
  1893. make[4]: Nothing to be done for `install-exec-am'.
  1894. make[4]: Nothing to be done for `install-data-am'.
  1895. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/common/perlin'
  1896. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/common/perlin'
  1897. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/operations/common'
  1898. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/operations/common'
  1899. /usr/bin/install -c -d /usr/local/lib/gegl-0.2
  1900. for i in bilateral-filter.la box-blur.la brightness-contrast.la buffer-sink.la buffer-source.la c2g.la checkerboard.la color.la color-temperature.la color-to-alpha.la contrast-curve.la difference-of-gaussians.la display.la dropshadow.la edge-laplace.la edge-sobel.la exp-combine.la fattal02.la fractal-explorer.la gaussian-blur.la gegl-buffer-load-op.la gegl-buffer-save-op.la grey.la grid.la introspect.la invert.la layer.la lens-distortion.la levels.la load.la magick-load.la mantiuk06.la map-absolute.la map-relative.la matting-global.la mblur.la mirrors.la mono-mixer.la motion-blur.la noise.la noise-reduction.la opacity.la open-buffer.la over.la pixelize.la polar-coordinates.la posterize.la raw-load.la rectangle.la reinhard05.la remap.la ripple.la save.la snn-mean.la stress.la stretch-contrast.la svg-huerotate.la svg-luminancetoalpha.la svg-matrix.la svg-saturate.la threshold.la unsharp-mask.la value-invert.la vignette.la waves.la weighted-blend.la write-buffer.la; do \
  1901. /bin/bash ../../libtool --mode=install /usr/bin/install -c $i /usr/local/lib/gegl-0.2 ; \
  1902. done
  1903. libtool: install: /usr/bin/install -c .libs/bilateral-filter.so /usr/local/lib/gegl-0.2/bilateral-filter.so
  1904. libtool: install: /usr/bin/install -c .libs/bilateral-filter.lai /usr/local/lib/gegl-0.2/bilateral-filter.la
  1905. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  1906. ----------------------------------------------------------------------
  1907. Libraries have been installed in:
  1908. /usr/local/lib/gegl-0.2
  1909.  
  1910. If you ever happen to want to link against installed libraries
  1911. in a given directory, LIBDIR, you must either use libtool, and
  1912. specify the full pathname of the library, or use the `-LLIBDIR'
  1913. flag during linking and do at least one of the following:
  1914. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1915. during execution
  1916. - add LIBDIR to the `LD_RUN_PATH' environment variable
  1917. during linking
  1918. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1919. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1920.  
  1921. See any operating system documentation about shared libraries for
  1922. more information, such as the ld(1) and ld.so(8) manual pages.
  1923. ----------------------------------------------------------------------
  1924. libtool: install: /usr/bin/install -c .libs/box-blur.so /usr/local/lib/gegl-0.2/box-blur.so
  1925. libtool: install: /usr/bin/install -c .libs/box-blur.lai /usr/local/lib/gegl-0.2/box-blur.la
  1926. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  1927. ----------------------------------------------------------------------
  1928. Libraries have been installed in:
  1929. /usr/local/lib/gegl-0.2
  1930.  
  1931. If you ever happen to want to link against installed libraries
  1932. in a given directory, LIBDIR, you must either use libtool, and
  1933. specify the full pathname of the library, or use the `-LLIBDIR'
  1934. flag during linking and do at least one of the following:
  1935. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1936. during execution
  1937. - add LIBDIR to the `LD_RUN_PATH' environment variable
  1938. during linking
  1939. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1940. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1941.  
  1942. See any operating system documentation about shared libraries for
  1943. more information, such as the ld(1) and ld.so(8) manual pages.
  1944. ----------------------------------------------------------------------
  1945. libtool: install: /usr/bin/install -c .libs/brightness-contrast.so /usr/local/lib/gegl-0.2/brightness-contrast.so
  1946. libtool: install: /usr/bin/install -c .libs/brightness-contrast.lai /usr/local/lib/gegl-0.2/brightness-contrast.la
  1947. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  1948. ----------------------------------------------------------------------
  1949. Libraries have been installed in:
  1950. /usr/local/lib/gegl-0.2
  1951.  
  1952. If you ever happen to want to link against installed libraries
  1953. in a given directory, LIBDIR, you must either use libtool, and
  1954. specify the full pathname of the library, or use the `-LLIBDIR'
  1955. flag during linking and do at least one of the following:
  1956. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1957. during execution
  1958. - add LIBDIR to the `LD_RUN_PATH' environment variable
  1959. during linking
  1960. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1961. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1962.  
  1963. See any operating system documentation about shared libraries for
  1964. more information, such as the ld(1) and ld.so(8) manual pages.
  1965. ----------------------------------------------------------------------
  1966. libtool: install: /usr/bin/install -c .libs/buffer-sink.so /usr/local/lib/gegl-0.2/buffer-sink.so
  1967. libtool: install: /usr/bin/install -c .libs/buffer-sink.lai /usr/local/lib/gegl-0.2/buffer-sink.la
  1968. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  1969. ----------------------------------------------------------------------
  1970. Libraries have been installed in:
  1971. /usr/local/lib/gegl-0.2
  1972.  
  1973. If you ever happen to want to link against installed libraries
  1974. in a given directory, LIBDIR, you must either use libtool, and
  1975. specify the full pathname of the library, or use the `-LLIBDIR'
  1976. flag during linking and do at least one of the following:
  1977. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1978. during execution
  1979. - add LIBDIR to the `LD_RUN_PATH' environment variable
  1980. during linking
  1981. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  1982. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  1983.  
  1984. See any operating system documentation about shared libraries for
  1985. more information, such as the ld(1) and ld.so(8) manual pages.
  1986. ----------------------------------------------------------------------
  1987. libtool: install: /usr/bin/install -c .libs/buffer-source.so /usr/local/lib/gegl-0.2/buffer-source.so
  1988. libtool: install: /usr/bin/install -c .libs/buffer-source.lai /usr/local/lib/gegl-0.2/buffer-source.la
  1989. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  1990. ----------------------------------------------------------------------
  1991. Libraries have been installed in:
  1992. /usr/local/lib/gegl-0.2
  1993.  
  1994. If you ever happen to want to link against installed libraries
  1995. in a given directory, LIBDIR, you must either use libtool, and
  1996. specify the full pathname of the library, or use the `-LLIBDIR'
  1997. flag during linking and do at least one of the following:
  1998. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  1999. during execution
  2000. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2001. during linking
  2002. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2003. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2004.  
  2005. See any operating system documentation about shared libraries for
  2006. more information, such as the ld(1) and ld.so(8) manual pages.
  2007. ----------------------------------------------------------------------
  2008. libtool: install: /usr/bin/install -c .libs/c2g.so /usr/local/lib/gegl-0.2/c2g.so
  2009. libtool: install: /usr/bin/install -c .libs/c2g.lai /usr/local/lib/gegl-0.2/c2g.la
  2010. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2011. ----------------------------------------------------------------------
  2012. Libraries have been installed in:
  2013. /usr/local/lib/gegl-0.2
  2014.  
  2015. If you ever happen to want to link against installed libraries
  2016. in a given directory, LIBDIR, you must either use libtool, and
  2017. specify the full pathname of the library, or use the `-LLIBDIR'
  2018. flag during linking and do at least one of the following:
  2019. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2020. during execution
  2021. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2022. during linking
  2023. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2024. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2025.  
  2026. See any operating system documentation about shared libraries for
  2027. more information, such as the ld(1) and ld.so(8) manual pages.
  2028. ----------------------------------------------------------------------
  2029. libtool: install: /usr/bin/install -c .libs/checkerboard.so /usr/local/lib/gegl-0.2/checkerboard.so
  2030. libtool: install: /usr/bin/install -c .libs/checkerboard.lai /usr/local/lib/gegl-0.2/checkerboard.la
  2031. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2032. ----------------------------------------------------------------------
  2033. Libraries have been installed in:
  2034. /usr/local/lib/gegl-0.2
  2035.  
  2036. If you ever happen to want to link against installed libraries
  2037. in a given directory, LIBDIR, you must either use libtool, and
  2038. specify the full pathname of the library, or use the `-LLIBDIR'
  2039. flag during linking and do at least one of the following:
  2040. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2041. during execution
  2042. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2043. during linking
  2044. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2045. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2046.  
  2047. See any operating system documentation about shared libraries for
  2048. more information, such as the ld(1) and ld.so(8) manual pages.
  2049. ----------------------------------------------------------------------
  2050. libtool: install: /usr/bin/install -c .libs/color.so /usr/local/lib/gegl-0.2/color.so
  2051. libtool: install: /usr/bin/install -c .libs/color.lai /usr/local/lib/gegl-0.2/color.la
  2052. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2053. ----------------------------------------------------------------------
  2054. Libraries have been installed in:
  2055. /usr/local/lib/gegl-0.2
  2056.  
  2057. If you ever happen to want to link against installed libraries
  2058. in a given directory, LIBDIR, you must either use libtool, and
  2059. specify the full pathname of the library, or use the `-LLIBDIR'
  2060. flag during linking and do at least one of the following:
  2061. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2062. during execution
  2063. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2064. during linking
  2065. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2066. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2067.  
  2068. See any operating system documentation about shared libraries for
  2069. more information, such as the ld(1) and ld.so(8) manual pages.
  2070. ----------------------------------------------------------------------
  2071. libtool: install: /usr/bin/install -c .libs/color-temperature.so /usr/local/lib/gegl-0.2/color-temperature.so
  2072. libtool: install: /usr/bin/install -c .libs/color-temperature.lai /usr/local/lib/gegl-0.2/color-temperature.la
  2073. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2074. ----------------------------------------------------------------------
  2075. Libraries have been installed in:
  2076. /usr/local/lib/gegl-0.2
  2077.  
  2078. If you ever happen to want to link against installed libraries
  2079. in a given directory, LIBDIR, you must either use libtool, and
  2080. specify the full pathname of the library, or use the `-LLIBDIR'
  2081. flag during linking and do at least one of the following:
  2082. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2083. during execution
  2084. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2085. during linking
  2086. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2087. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2088.  
  2089. See any operating system documentation about shared libraries for
  2090. more information, such as the ld(1) and ld.so(8) manual pages.
  2091. ----------------------------------------------------------------------
  2092. libtool: install: /usr/bin/install -c .libs/color-to-alpha.so /usr/local/lib/gegl-0.2/color-to-alpha.so
  2093. libtool: install: /usr/bin/install -c .libs/color-to-alpha.lai /usr/local/lib/gegl-0.2/color-to-alpha.la
  2094. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2095. ----------------------------------------------------------------------
  2096. Libraries have been installed in:
  2097. /usr/local/lib/gegl-0.2
  2098.  
  2099. If you ever happen to want to link against installed libraries
  2100. in a given directory, LIBDIR, you must either use libtool, and
  2101. specify the full pathname of the library, or use the `-LLIBDIR'
  2102. flag during linking and do at least one of the following:
  2103. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2104. during execution
  2105. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2106. during linking
  2107. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2108. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2109.  
  2110. See any operating system documentation about shared libraries for
  2111. more information, such as the ld(1) and ld.so(8) manual pages.
  2112. ----------------------------------------------------------------------
  2113. libtool: install: /usr/bin/install -c .libs/contrast-curve.so /usr/local/lib/gegl-0.2/contrast-curve.so
  2114. libtool: install: /usr/bin/install -c .libs/contrast-curve.lai /usr/local/lib/gegl-0.2/contrast-curve.la
  2115. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2116. ----------------------------------------------------------------------
  2117. Libraries have been installed in:
  2118. /usr/local/lib/gegl-0.2
  2119.  
  2120. If you ever happen to want to link against installed libraries
  2121. in a given directory, LIBDIR, you must either use libtool, and
  2122. specify the full pathname of the library, or use the `-LLIBDIR'
  2123. flag during linking and do at least one of the following:
  2124. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2125. during execution
  2126. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2127. during linking
  2128. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2129. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2130.  
  2131. See any operating system documentation about shared libraries for
  2132. more information, such as the ld(1) and ld.so(8) manual pages.
  2133. ----------------------------------------------------------------------
  2134. libtool: install: /usr/bin/install -c .libs/difference-of-gaussians.so /usr/local/lib/gegl-0.2/difference-of-gaussians.so
  2135. libtool: install: /usr/bin/install -c .libs/difference-of-gaussians.lai /usr/local/lib/gegl-0.2/difference-of-gaussians.la
  2136. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2137. ----------------------------------------------------------------------
  2138. Libraries have been installed in:
  2139. /usr/local/lib/gegl-0.2
  2140.  
  2141. If you ever happen to want to link against installed libraries
  2142. in a given directory, LIBDIR, you must either use libtool, and
  2143. specify the full pathname of the library, or use the `-LLIBDIR'
  2144. flag during linking and do at least one of the following:
  2145. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2146. during execution
  2147. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2148. during linking
  2149. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2150. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2151.  
  2152. See any operating system documentation about shared libraries for
  2153. more information, such as the ld(1) and ld.so(8) manual pages.
  2154. ----------------------------------------------------------------------
  2155. libtool: install: /usr/bin/install -c .libs/display.so /usr/local/lib/gegl-0.2/display.so
  2156. libtool: install: /usr/bin/install -c .libs/display.lai /usr/local/lib/gegl-0.2/display.la
  2157. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2158. ----------------------------------------------------------------------
  2159. Libraries have been installed in:
  2160. /usr/local/lib/gegl-0.2
  2161.  
  2162. If you ever happen to want to link against installed libraries
  2163. in a given directory, LIBDIR, you must either use libtool, and
  2164. specify the full pathname of the library, or use the `-LLIBDIR'
  2165. flag during linking and do at least one of the following:
  2166. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2167. during execution
  2168. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2169. during linking
  2170. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2171. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2172.  
  2173. See any operating system documentation about shared libraries for
  2174. more information, such as the ld(1) and ld.so(8) manual pages.
  2175. ----------------------------------------------------------------------
  2176. libtool: install: /usr/bin/install -c .libs/dropshadow.so /usr/local/lib/gegl-0.2/dropshadow.so
  2177. libtool: install: /usr/bin/install -c .libs/dropshadow.lai /usr/local/lib/gegl-0.2/dropshadow.la
  2178. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2179. ----------------------------------------------------------------------
  2180. Libraries have been installed in:
  2181. /usr/local/lib/gegl-0.2
  2182.  
  2183. If you ever happen to want to link against installed libraries
  2184. in a given directory, LIBDIR, you must either use libtool, and
  2185. specify the full pathname of the library, or use the `-LLIBDIR'
  2186. flag during linking and do at least one of the following:
  2187. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2188. during execution
  2189. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2190. during linking
  2191. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2192. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2193.  
  2194. See any operating system documentation about shared libraries for
  2195. more information, such as the ld(1) and ld.so(8) manual pages.
  2196. ----------------------------------------------------------------------
  2197. libtool: install: /usr/bin/install -c .libs/edge-laplace.so /usr/local/lib/gegl-0.2/edge-laplace.so
  2198. libtool: install: /usr/bin/install -c .libs/edge-laplace.lai /usr/local/lib/gegl-0.2/edge-laplace.la
  2199. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2200. ----------------------------------------------------------------------
  2201. Libraries have been installed in:
  2202. /usr/local/lib/gegl-0.2
  2203.  
  2204. If you ever happen to want to link against installed libraries
  2205. in a given directory, LIBDIR, you must either use libtool, and
  2206. specify the full pathname of the library, or use the `-LLIBDIR'
  2207. flag during linking and do at least one of the following:
  2208. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2209. during execution
  2210. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2211. during linking
  2212. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2213. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2214.  
  2215. See any operating system documentation about shared libraries for
  2216. more information, such as the ld(1) and ld.so(8) manual pages.
  2217. ----------------------------------------------------------------------
  2218. libtool: install: /usr/bin/install -c .libs/edge-sobel.so /usr/local/lib/gegl-0.2/edge-sobel.so
  2219. libtool: install: /usr/bin/install -c .libs/edge-sobel.lai /usr/local/lib/gegl-0.2/edge-sobel.la
  2220. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2221. ----------------------------------------------------------------------
  2222. Libraries have been installed in:
  2223. /usr/local/lib/gegl-0.2
  2224.  
  2225. If you ever happen to want to link against installed libraries
  2226. in a given directory, LIBDIR, you must either use libtool, and
  2227. specify the full pathname of the library, or use the `-LLIBDIR'
  2228. flag during linking and do at least one of the following:
  2229. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2230. during execution
  2231. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2232. during linking
  2233. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2234. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2235.  
  2236. See any operating system documentation about shared libraries for
  2237. more information, such as the ld(1) and ld.so(8) manual pages.
  2238. ----------------------------------------------------------------------
  2239. libtool: install: /usr/bin/install -c .libs/exp-combine.so /usr/local/lib/gegl-0.2/exp-combine.so
  2240. libtool: install: /usr/bin/install -c .libs/exp-combine.lai /usr/local/lib/gegl-0.2/exp-combine.la
  2241. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2242. ----------------------------------------------------------------------
  2243. Libraries have been installed in:
  2244. /usr/local/lib/gegl-0.2
  2245.  
  2246. If you ever happen to want to link against installed libraries
  2247. in a given directory, LIBDIR, you must either use libtool, and
  2248. specify the full pathname of the library, or use the `-LLIBDIR'
  2249. flag during linking and do at least one of the following:
  2250. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2251. during execution
  2252. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2253. during linking
  2254. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2255. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2256.  
  2257. See any operating system documentation about shared libraries for
  2258. more information, such as the ld(1) and ld.so(8) manual pages.
  2259. ----------------------------------------------------------------------
  2260. libtool: install: /usr/bin/install -c .libs/fattal02.so /usr/local/lib/gegl-0.2/fattal02.so
  2261. libtool: install: /usr/bin/install -c .libs/fattal02.lai /usr/local/lib/gegl-0.2/fattal02.la
  2262. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2263. ----------------------------------------------------------------------
  2264. Libraries have been installed in:
  2265. /usr/local/lib/gegl-0.2
  2266.  
  2267. If you ever happen to want to link against installed libraries
  2268. in a given directory, LIBDIR, you must either use libtool, and
  2269. specify the full pathname of the library, or use the `-LLIBDIR'
  2270. flag during linking and do at least one of the following:
  2271. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2272. during execution
  2273. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2274. during linking
  2275. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2276. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2277.  
  2278. See any operating system documentation about shared libraries for
  2279. more information, such as the ld(1) and ld.so(8) manual pages.
  2280. ----------------------------------------------------------------------
  2281. libtool: install: /usr/bin/install -c .libs/fractal-explorer.so /usr/local/lib/gegl-0.2/fractal-explorer.so
  2282. libtool: install: /usr/bin/install -c .libs/fractal-explorer.lai /usr/local/lib/gegl-0.2/fractal-explorer.la
  2283. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2284. ----------------------------------------------------------------------
  2285. Libraries have been installed in:
  2286. /usr/local/lib/gegl-0.2
  2287.  
  2288. If you ever happen to want to link against installed libraries
  2289. in a given directory, LIBDIR, you must either use libtool, and
  2290. specify the full pathname of the library, or use the `-LLIBDIR'
  2291. flag during linking and do at least one of the following:
  2292. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2293. during execution
  2294. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2295. during linking
  2296. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2297. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2298.  
  2299. See any operating system documentation about shared libraries for
  2300. more information, such as the ld(1) and ld.so(8) manual pages.
  2301. ----------------------------------------------------------------------
  2302. libtool: install: /usr/bin/install -c .libs/gaussian-blur.so /usr/local/lib/gegl-0.2/gaussian-blur.so
  2303. libtool: install: /usr/bin/install -c .libs/gaussian-blur.lai /usr/local/lib/gegl-0.2/gaussian-blur.la
  2304. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2305. ----------------------------------------------------------------------
  2306. Libraries have been installed in:
  2307. /usr/local/lib/gegl-0.2
  2308.  
  2309. If you ever happen to want to link against installed libraries
  2310. in a given directory, LIBDIR, you must either use libtool, and
  2311. specify the full pathname of the library, or use the `-LLIBDIR'
  2312. flag during linking and do at least one of the following:
  2313. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2314. during execution
  2315. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2316. during linking
  2317. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2318. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2319.  
  2320. See any operating system documentation about shared libraries for
  2321. more information, such as the ld(1) and ld.so(8) manual pages.
  2322. ----------------------------------------------------------------------
  2323. libtool: install: /usr/bin/install -c .libs/gegl-buffer-load-op.so /usr/local/lib/gegl-0.2/gegl-buffer-load-op.so
  2324. libtool: install: /usr/bin/install -c .libs/gegl-buffer-load-op.lai /usr/local/lib/gegl-0.2/gegl-buffer-load-op.la
  2325. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2326. ----------------------------------------------------------------------
  2327. Libraries have been installed in:
  2328. /usr/local/lib/gegl-0.2
  2329.  
  2330. If you ever happen to want to link against installed libraries
  2331. in a given directory, LIBDIR, you must either use libtool, and
  2332. specify the full pathname of the library, or use the `-LLIBDIR'
  2333. flag during linking and do at least one of the following:
  2334. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2335. during execution
  2336. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2337. during linking
  2338. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2339. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2340.  
  2341. See any operating system documentation about shared libraries for
  2342. more information, such as the ld(1) and ld.so(8) manual pages.
  2343. ----------------------------------------------------------------------
  2344. libtool: install: /usr/bin/install -c .libs/gegl-buffer-save-op.so /usr/local/lib/gegl-0.2/gegl-buffer-save-op.so
  2345. libtool: install: /usr/bin/install -c .libs/gegl-buffer-save-op.lai /usr/local/lib/gegl-0.2/gegl-buffer-save-op.la
  2346. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2347. ----------------------------------------------------------------------
  2348. Libraries have been installed in:
  2349. /usr/local/lib/gegl-0.2
  2350.  
  2351. If you ever happen to want to link against installed libraries
  2352. in a given directory, LIBDIR, you must either use libtool, and
  2353. specify the full pathname of the library, or use the `-LLIBDIR'
  2354. flag during linking and do at least one of the following:
  2355. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2356. during execution
  2357. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2358. during linking
  2359. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2360. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2361.  
  2362. See any operating system documentation about shared libraries for
  2363. more information, such as the ld(1) and ld.so(8) manual pages.
  2364. ----------------------------------------------------------------------
  2365. libtool: install: /usr/bin/install -c .libs/grey.so /usr/local/lib/gegl-0.2/grey.so
  2366. libtool: install: /usr/bin/install -c .libs/grey.lai /usr/local/lib/gegl-0.2/grey.la
  2367. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2368. ----------------------------------------------------------------------
  2369. Libraries have been installed in:
  2370. /usr/local/lib/gegl-0.2
  2371.  
  2372. If you ever happen to want to link against installed libraries
  2373. in a given directory, LIBDIR, you must either use libtool, and
  2374. specify the full pathname of the library, or use the `-LLIBDIR'
  2375. flag during linking and do at least one of the following:
  2376. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2377. during execution
  2378. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2379. during linking
  2380. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2381. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2382.  
  2383. See any operating system documentation about shared libraries for
  2384. more information, such as the ld(1) and ld.so(8) manual pages.
  2385. ----------------------------------------------------------------------
  2386. libtool: install: /usr/bin/install -c .libs/grid.so /usr/local/lib/gegl-0.2/grid.so
  2387. libtool: install: /usr/bin/install -c .libs/grid.lai /usr/local/lib/gegl-0.2/grid.la
  2388. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2389. ----------------------------------------------------------------------
  2390. Libraries have been installed in:
  2391. /usr/local/lib/gegl-0.2
  2392.  
  2393. If you ever happen to want to link against installed libraries
  2394. in a given directory, LIBDIR, you must either use libtool, and
  2395. specify the full pathname of the library, or use the `-LLIBDIR'
  2396. flag during linking and do at least one of the following:
  2397. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2398. during execution
  2399. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2400. during linking
  2401. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2402. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2403.  
  2404. See any operating system documentation about shared libraries for
  2405. more information, such as the ld(1) and ld.so(8) manual pages.
  2406. ----------------------------------------------------------------------
  2407. libtool: install: /usr/bin/install -c .libs/introspect.so /usr/local/lib/gegl-0.2/introspect.so
  2408. libtool: install: /usr/bin/install -c .libs/introspect.lai /usr/local/lib/gegl-0.2/introspect.la
  2409. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2410. ----------------------------------------------------------------------
  2411. Libraries have been installed in:
  2412. /usr/local/lib/gegl-0.2
  2413.  
  2414. If you ever happen to want to link against installed libraries
  2415. in a given directory, LIBDIR, you must either use libtool, and
  2416. specify the full pathname of the library, or use the `-LLIBDIR'
  2417. flag during linking and do at least one of the following:
  2418. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2419. during execution
  2420. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2421. during linking
  2422. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2423. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2424.  
  2425. See any operating system documentation about shared libraries for
  2426. more information, such as the ld(1) and ld.so(8) manual pages.
  2427. ----------------------------------------------------------------------
  2428. libtool: install: /usr/bin/install -c .libs/invert.so /usr/local/lib/gegl-0.2/invert.so
  2429. libtool: install: /usr/bin/install -c .libs/invert.lai /usr/local/lib/gegl-0.2/invert.la
  2430. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2431. ----------------------------------------------------------------------
  2432. Libraries have been installed in:
  2433. /usr/local/lib/gegl-0.2
  2434.  
  2435. If you ever happen to want to link against installed libraries
  2436. in a given directory, LIBDIR, you must either use libtool, and
  2437. specify the full pathname of the library, or use the `-LLIBDIR'
  2438. flag during linking and do at least one of the following:
  2439. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2440. during execution
  2441. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2442. during linking
  2443. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2444. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2445.  
  2446. See any operating system documentation about shared libraries for
  2447. more information, such as the ld(1) and ld.so(8) manual pages.
  2448. ----------------------------------------------------------------------
  2449. libtool: install: /usr/bin/install -c .libs/layer.so /usr/local/lib/gegl-0.2/layer.so
  2450. libtool: install: /usr/bin/install -c .libs/layer.lai /usr/local/lib/gegl-0.2/layer.la
  2451. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2452. ----------------------------------------------------------------------
  2453. Libraries have been installed in:
  2454. /usr/local/lib/gegl-0.2
  2455.  
  2456. If you ever happen to want to link against installed libraries
  2457. in a given directory, LIBDIR, you must either use libtool, and
  2458. specify the full pathname of the library, or use the `-LLIBDIR'
  2459. flag during linking and do at least one of the following:
  2460. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2461. during execution
  2462. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2463. during linking
  2464. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2465. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2466.  
  2467. See any operating system documentation about shared libraries for
  2468. more information, such as the ld(1) and ld.so(8) manual pages.
  2469. ----------------------------------------------------------------------
  2470. libtool: install: /usr/bin/install -c .libs/lens-distortion.so /usr/local/lib/gegl-0.2/lens-distortion.so
  2471. libtool: install: /usr/bin/install -c .libs/lens-distortion.lai /usr/local/lib/gegl-0.2/lens-distortion.la
  2472. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2473. ----------------------------------------------------------------------
  2474. Libraries have been installed in:
  2475. /usr/local/lib/gegl-0.2
  2476.  
  2477. If you ever happen to want to link against installed libraries
  2478. in a given directory, LIBDIR, you must either use libtool, and
  2479. specify the full pathname of the library, or use the `-LLIBDIR'
  2480. flag during linking and do at least one of the following:
  2481. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2482. during execution
  2483. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2484. during linking
  2485. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2486. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2487.  
  2488. See any operating system documentation about shared libraries for
  2489. more information, such as the ld(1) and ld.so(8) manual pages.
  2490. ----------------------------------------------------------------------
  2491. libtool: install: /usr/bin/install -c .libs/levels.so /usr/local/lib/gegl-0.2/levels.so
  2492. libtool: install: /usr/bin/install -c .libs/levels.lai /usr/local/lib/gegl-0.2/levels.la
  2493. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2494. ----------------------------------------------------------------------
  2495. Libraries have been installed in:
  2496. /usr/local/lib/gegl-0.2
  2497.  
  2498. If you ever happen to want to link against installed libraries
  2499. in a given directory, LIBDIR, you must either use libtool, and
  2500. specify the full pathname of the library, or use the `-LLIBDIR'
  2501. flag during linking and do at least one of the following:
  2502. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2503. during execution
  2504. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2505. during linking
  2506. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2507. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2508.  
  2509. See any operating system documentation about shared libraries for
  2510. more information, such as the ld(1) and ld.so(8) manual pages.
  2511. ----------------------------------------------------------------------
  2512. libtool: install: /usr/bin/install -c .libs/load.so /usr/local/lib/gegl-0.2/load.so
  2513. libtool: install: /usr/bin/install -c .libs/load.lai /usr/local/lib/gegl-0.2/load.la
  2514. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2515. ----------------------------------------------------------------------
  2516. Libraries have been installed in:
  2517. /usr/local/lib/gegl-0.2
  2518.  
  2519. If you ever happen to want to link against installed libraries
  2520. in a given directory, LIBDIR, you must either use libtool, and
  2521. specify the full pathname of the library, or use the `-LLIBDIR'
  2522. flag during linking and do at least one of the following:
  2523. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2524. during execution
  2525. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2526. during linking
  2527. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2528. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2529.  
  2530. See any operating system documentation about shared libraries for
  2531. more information, such as the ld(1) and ld.so(8) manual pages.
  2532. ----------------------------------------------------------------------
  2533. libtool: install: /usr/bin/install -c .libs/magick-load.so /usr/local/lib/gegl-0.2/magick-load.so
  2534. libtool: install: /usr/bin/install -c .libs/magick-load.lai /usr/local/lib/gegl-0.2/magick-load.la
  2535. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2536. ----------------------------------------------------------------------
  2537. Libraries have been installed in:
  2538. /usr/local/lib/gegl-0.2
  2539.  
  2540. If you ever happen to want to link against installed libraries
  2541. in a given directory, LIBDIR, you must either use libtool, and
  2542. specify the full pathname of the library, or use the `-LLIBDIR'
  2543. flag during linking and do at least one of the following:
  2544. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2545. during execution
  2546. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2547. during linking
  2548. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2549. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2550.  
  2551. See any operating system documentation about shared libraries for
  2552. more information, such as the ld(1) and ld.so(8) manual pages.
  2553. ----------------------------------------------------------------------
  2554. libtool: install: /usr/bin/install -c .libs/mantiuk06.so /usr/local/lib/gegl-0.2/mantiuk06.so
  2555. libtool: install: /usr/bin/install -c .libs/mantiuk06.lai /usr/local/lib/gegl-0.2/mantiuk06.la
  2556. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2557. ----------------------------------------------------------------------
  2558. Libraries have been installed in:
  2559. /usr/local/lib/gegl-0.2
  2560.  
  2561. If you ever happen to want to link against installed libraries
  2562. in a given directory, LIBDIR, you must either use libtool, and
  2563. specify the full pathname of the library, or use the `-LLIBDIR'
  2564. flag during linking and do at least one of the following:
  2565. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2566. during execution
  2567. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2568. during linking
  2569. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2570. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2571.  
  2572. See any operating system documentation about shared libraries for
  2573. more information, such as the ld(1) and ld.so(8) manual pages.
  2574. ----------------------------------------------------------------------
  2575. libtool: install: /usr/bin/install -c .libs/map-absolute.so /usr/local/lib/gegl-0.2/map-absolute.so
  2576. libtool: install: /usr/bin/install -c .libs/map-absolute.lai /usr/local/lib/gegl-0.2/map-absolute.la
  2577. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2578. ----------------------------------------------------------------------
  2579. Libraries have been installed in:
  2580. /usr/local/lib/gegl-0.2
  2581.  
  2582. If you ever happen to want to link against installed libraries
  2583. in a given directory, LIBDIR, you must either use libtool, and
  2584. specify the full pathname of the library, or use the `-LLIBDIR'
  2585. flag during linking and do at least one of the following:
  2586. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2587. during execution
  2588. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2589. during linking
  2590. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2591. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2592.  
  2593. See any operating system documentation about shared libraries for
  2594. more information, such as the ld(1) and ld.so(8) manual pages.
  2595. ----------------------------------------------------------------------
  2596. libtool: install: /usr/bin/install -c .libs/map-relative.so /usr/local/lib/gegl-0.2/map-relative.so
  2597. libtool: install: /usr/bin/install -c .libs/map-relative.lai /usr/local/lib/gegl-0.2/map-relative.la
  2598. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2599. ----------------------------------------------------------------------
  2600. Libraries have been installed in:
  2601. /usr/local/lib/gegl-0.2
  2602.  
  2603. If you ever happen to want to link against installed libraries
  2604. in a given directory, LIBDIR, you must either use libtool, and
  2605. specify the full pathname of the library, or use the `-LLIBDIR'
  2606. flag during linking and do at least one of the following:
  2607. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2608. during execution
  2609. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2610. during linking
  2611. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2612. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2613.  
  2614. See any operating system documentation about shared libraries for
  2615. more information, such as the ld(1) and ld.so(8) manual pages.
  2616. ----------------------------------------------------------------------
  2617. libtool: install: /usr/bin/install -c .libs/matting-global.so /usr/local/lib/gegl-0.2/matting-global.so
  2618. libtool: install: /usr/bin/install -c .libs/matting-global.lai /usr/local/lib/gegl-0.2/matting-global.la
  2619. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2620. ----------------------------------------------------------------------
  2621. Libraries have been installed in:
  2622. /usr/local/lib/gegl-0.2
  2623.  
  2624. If you ever happen to want to link against installed libraries
  2625. in a given directory, LIBDIR, you must either use libtool, and
  2626. specify the full pathname of the library, or use the `-LLIBDIR'
  2627. flag during linking and do at least one of the following:
  2628. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2629. during execution
  2630. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2631. during linking
  2632. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2633. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2634.  
  2635. See any operating system documentation about shared libraries for
  2636. more information, such as the ld(1) and ld.so(8) manual pages.
  2637. ----------------------------------------------------------------------
  2638. libtool: install: /usr/bin/install -c .libs/mblur.so /usr/local/lib/gegl-0.2/mblur.so
  2639. libtool: install: /usr/bin/install -c .libs/mblur.lai /usr/local/lib/gegl-0.2/mblur.la
  2640. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2641. ----------------------------------------------------------------------
  2642. Libraries have been installed in:
  2643. /usr/local/lib/gegl-0.2
  2644.  
  2645. If you ever happen to want to link against installed libraries
  2646. in a given directory, LIBDIR, you must either use libtool, and
  2647. specify the full pathname of the library, or use the `-LLIBDIR'
  2648. flag during linking and do at least one of the following:
  2649. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2650. during execution
  2651. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2652. during linking
  2653. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2654. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2655.  
  2656. See any operating system documentation about shared libraries for
  2657. more information, such as the ld(1) and ld.so(8) manual pages.
  2658. ----------------------------------------------------------------------
  2659. libtool: install: /usr/bin/install -c .libs/mirrors.so /usr/local/lib/gegl-0.2/mirrors.so
  2660. libtool: install: /usr/bin/install -c .libs/mirrors.lai /usr/local/lib/gegl-0.2/mirrors.la
  2661. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2662. ----------------------------------------------------------------------
  2663. Libraries have been installed in:
  2664. /usr/local/lib/gegl-0.2
  2665.  
  2666. If you ever happen to want to link against installed libraries
  2667. in a given directory, LIBDIR, you must either use libtool, and
  2668. specify the full pathname of the library, or use the `-LLIBDIR'
  2669. flag during linking and do at least one of the following:
  2670. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2671. during execution
  2672. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2673. during linking
  2674. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2675. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2676.  
  2677. See any operating system documentation about shared libraries for
  2678. more information, such as the ld(1) and ld.so(8) manual pages.
  2679. ----------------------------------------------------------------------
  2680. libtool: install: /usr/bin/install -c .libs/mono-mixer.so /usr/local/lib/gegl-0.2/mono-mixer.so
  2681. libtool: install: /usr/bin/install -c .libs/mono-mixer.lai /usr/local/lib/gegl-0.2/mono-mixer.la
  2682. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2683. ----------------------------------------------------------------------
  2684. Libraries have been installed in:
  2685. /usr/local/lib/gegl-0.2
  2686.  
  2687. If you ever happen to want to link against installed libraries
  2688. in a given directory, LIBDIR, you must either use libtool, and
  2689. specify the full pathname of the library, or use the `-LLIBDIR'
  2690. flag during linking and do at least one of the following:
  2691. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2692. during execution
  2693. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2694. during linking
  2695. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2696. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2697.  
  2698. See any operating system documentation about shared libraries for
  2699. more information, such as the ld(1) and ld.so(8) manual pages.
  2700. ----------------------------------------------------------------------
  2701. libtool: install: /usr/bin/install -c .libs/motion-blur.so /usr/local/lib/gegl-0.2/motion-blur.so
  2702. libtool: install: /usr/bin/install -c .libs/motion-blur.lai /usr/local/lib/gegl-0.2/motion-blur.la
  2703. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2704. ----------------------------------------------------------------------
  2705. Libraries have been installed in:
  2706. /usr/local/lib/gegl-0.2
  2707.  
  2708. If you ever happen to want to link against installed libraries
  2709. in a given directory, LIBDIR, you must either use libtool, and
  2710. specify the full pathname of the library, or use the `-LLIBDIR'
  2711. flag during linking and do at least one of the following:
  2712. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2713. during execution
  2714. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2715. during linking
  2716. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2717. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2718.  
  2719. See any operating system documentation about shared libraries for
  2720. more information, such as the ld(1) and ld.so(8) manual pages.
  2721. ----------------------------------------------------------------------
  2722. libtool: install: /usr/bin/install -c .libs/noise.so /usr/local/lib/gegl-0.2/noise.so
  2723. libtool: install: /usr/bin/install -c .libs/noise.lai /usr/local/lib/gegl-0.2/noise.la
  2724. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2725. ----------------------------------------------------------------------
  2726. Libraries have been installed in:
  2727. /usr/local/lib/gegl-0.2
  2728.  
  2729. If you ever happen to want to link against installed libraries
  2730. in a given directory, LIBDIR, you must either use libtool, and
  2731. specify the full pathname of the library, or use the `-LLIBDIR'
  2732. flag during linking and do at least one of the following:
  2733. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2734. during execution
  2735. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2736. during linking
  2737. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2738. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2739.  
  2740. See any operating system documentation about shared libraries for
  2741. more information, such as the ld(1) and ld.so(8) manual pages.
  2742. ----------------------------------------------------------------------
  2743. libtool: install: /usr/bin/install -c .libs/noise-reduction.so /usr/local/lib/gegl-0.2/noise-reduction.so
  2744. libtool: install: /usr/bin/install -c .libs/noise-reduction.lai /usr/local/lib/gegl-0.2/noise-reduction.la
  2745. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2746. ----------------------------------------------------------------------
  2747. Libraries have been installed in:
  2748. /usr/local/lib/gegl-0.2
  2749.  
  2750. If you ever happen to want to link against installed libraries
  2751. in a given directory, LIBDIR, you must either use libtool, and
  2752. specify the full pathname of the library, or use the `-LLIBDIR'
  2753. flag during linking and do at least one of the following:
  2754. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2755. during execution
  2756. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2757. during linking
  2758. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2759. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2760.  
  2761. See any operating system documentation about shared libraries for
  2762. more information, such as the ld(1) and ld.so(8) manual pages.
  2763. ----------------------------------------------------------------------
  2764. libtool: install: /usr/bin/install -c .libs/opacity.so /usr/local/lib/gegl-0.2/opacity.so
  2765. libtool: install: /usr/bin/install -c .libs/opacity.lai /usr/local/lib/gegl-0.2/opacity.la
  2766. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2767. ----------------------------------------------------------------------
  2768. Libraries have been installed in:
  2769. /usr/local/lib/gegl-0.2
  2770.  
  2771. If you ever happen to want to link against installed libraries
  2772. in a given directory, LIBDIR, you must either use libtool, and
  2773. specify the full pathname of the library, or use the `-LLIBDIR'
  2774. flag during linking and do at least one of the following:
  2775. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2776. during execution
  2777. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2778. during linking
  2779. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2780. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2781.  
  2782. See any operating system documentation about shared libraries for
  2783. more information, such as the ld(1) and ld.so(8) manual pages.
  2784. ----------------------------------------------------------------------
  2785. libtool: install: /usr/bin/install -c .libs/open-buffer.so /usr/local/lib/gegl-0.2/open-buffer.so
  2786. libtool: install: /usr/bin/install -c .libs/open-buffer.lai /usr/local/lib/gegl-0.2/open-buffer.la
  2787. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2788. ----------------------------------------------------------------------
  2789. Libraries have been installed in:
  2790. /usr/local/lib/gegl-0.2
  2791.  
  2792. If you ever happen to want to link against installed libraries
  2793. in a given directory, LIBDIR, you must either use libtool, and
  2794. specify the full pathname of the library, or use the `-LLIBDIR'
  2795. flag during linking and do at least one of the following:
  2796. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2797. during execution
  2798. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2799. during linking
  2800. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2801. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2802.  
  2803. See any operating system documentation about shared libraries for
  2804. more information, such as the ld(1) and ld.so(8) manual pages.
  2805. ----------------------------------------------------------------------
  2806. libtool: install: /usr/bin/install -c .libs/over.so /usr/local/lib/gegl-0.2/over.so
  2807. libtool: install: /usr/bin/install -c .libs/over.lai /usr/local/lib/gegl-0.2/over.la
  2808. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2809. ----------------------------------------------------------------------
  2810. Libraries have been installed in:
  2811. /usr/local/lib/gegl-0.2
  2812.  
  2813. If you ever happen to want to link against installed libraries
  2814. in a given directory, LIBDIR, you must either use libtool, and
  2815. specify the full pathname of the library, or use the `-LLIBDIR'
  2816. flag during linking and do at least one of the following:
  2817. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2818. during execution
  2819. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2820. during linking
  2821. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2822. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2823.  
  2824. See any operating system documentation about shared libraries for
  2825. more information, such as the ld(1) and ld.so(8) manual pages.
  2826. ----------------------------------------------------------------------
  2827. libtool: install: /usr/bin/install -c .libs/pixelize.so /usr/local/lib/gegl-0.2/pixelize.so
  2828. libtool: install: /usr/bin/install -c .libs/pixelize.lai /usr/local/lib/gegl-0.2/pixelize.la
  2829. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2830. ----------------------------------------------------------------------
  2831. Libraries have been installed in:
  2832. /usr/local/lib/gegl-0.2
  2833.  
  2834. If you ever happen to want to link against installed libraries
  2835. in a given directory, LIBDIR, you must either use libtool, and
  2836. specify the full pathname of the library, or use the `-LLIBDIR'
  2837. flag during linking and do at least one of the following:
  2838. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2839. during execution
  2840. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2841. during linking
  2842. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2843. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2844.  
  2845. See any operating system documentation about shared libraries for
  2846. more information, such as the ld(1) and ld.so(8) manual pages.
  2847. ----------------------------------------------------------------------
  2848. libtool: install: /usr/bin/install -c .libs/polar-coordinates.so /usr/local/lib/gegl-0.2/polar-coordinates.so
  2849. libtool: install: /usr/bin/install -c .libs/polar-coordinates.lai /usr/local/lib/gegl-0.2/polar-coordinates.la
  2850. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2851. ----------------------------------------------------------------------
  2852. Libraries have been installed in:
  2853. /usr/local/lib/gegl-0.2
  2854.  
  2855. If you ever happen to want to link against installed libraries
  2856. in a given directory, LIBDIR, you must either use libtool, and
  2857. specify the full pathname of the library, or use the `-LLIBDIR'
  2858. flag during linking and do at least one of the following:
  2859. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2860. during execution
  2861. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2862. during linking
  2863. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2864. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2865.  
  2866. See any operating system documentation about shared libraries for
  2867. more information, such as the ld(1) and ld.so(8) manual pages.
  2868. ----------------------------------------------------------------------
  2869. libtool: install: /usr/bin/install -c .libs/posterize.so /usr/local/lib/gegl-0.2/posterize.so
  2870. libtool: install: /usr/bin/install -c .libs/posterize.lai /usr/local/lib/gegl-0.2/posterize.la
  2871. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2872. ----------------------------------------------------------------------
  2873. Libraries have been installed in:
  2874. /usr/local/lib/gegl-0.2
  2875.  
  2876. If you ever happen to want to link against installed libraries
  2877. in a given directory, LIBDIR, you must either use libtool, and
  2878. specify the full pathname of the library, or use the `-LLIBDIR'
  2879. flag during linking and do at least one of the following:
  2880. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2881. during execution
  2882. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2883. during linking
  2884. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2885. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2886.  
  2887. See any operating system documentation about shared libraries for
  2888. more information, such as the ld(1) and ld.so(8) manual pages.
  2889. ----------------------------------------------------------------------
  2890. libtool: install: /usr/bin/install -c .libs/raw-load.so /usr/local/lib/gegl-0.2/raw-load.so
  2891. libtool: install: /usr/bin/install -c .libs/raw-load.lai /usr/local/lib/gegl-0.2/raw-load.la
  2892. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2893. ----------------------------------------------------------------------
  2894. Libraries have been installed in:
  2895. /usr/local/lib/gegl-0.2
  2896.  
  2897. If you ever happen to want to link against installed libraries
  2898. in a given directory, LIBDIR, you must either use libtool, and
  2899. specify the full pathname of the library, or use the `-LLIBDIR'
  2900. flag during linking and do at least one of the following:
  2901. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2902. during execution
  2903. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2904. during linking
  2905. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2906. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2907.  
  2908. See any operating system documentation about shared libraries for
  2909. more information, such as the ld(1) and ld.so(8) manual pages.
  2910. ----------------------------------------------------------------------
  2911. libtool: install: /usr/bin/install -c .libs/rectangle.so /usr/local/lib/gegl-0.2/rectangle.so
  2912. libtool: install: /usr/bin/install -c .libs/rectangle.lai /usr/local/lib/gegl-0.2/rectangle.la
  2913. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2914. ----------------------------------------------------------------------
  2915. Libraries have been installed in:
  2916. /usr/local/lib/gegl-0.2
  2917.  
  2918. If you ever happen to want to link against installed libraries
  2919. in a given directory, LIBDIR, you must either use libtool, and
  2920. specify the full pathname of the library, or use the `-LLIBDIR'
  2921. flag during linking and do at least one of the following:
  2922. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2923. during execution
  2924. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2925. during linking
  2926. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2927. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2928.  
  2929. See any operating system documentation about shared libraries for
  2930. more information, such as the ld(1) and ld.so(8) manual pages.
  2931. ----------------------------------------------------------------------
  2932. libtool: install: /usr/bin/install -c .libs/reinhard05.so /usr/local/lib/gegl-0.2/reinhard05.so
  2933. libtool: install: /usr/bin/install -c .libs/reinhard05.lai /usr/local/lib/gegl-0.2/reinhard05.la
  2934. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2935. ----------------------------------------------------------------------
  2936. Libraries have been installed in:
  2937. /usr/local/lib/gegl-0.2
  2938.  
  2939. If you ever happen to want to link against installed libraries
  2940. in a given directory, LIBDIR, you must either use libtool, and
  2941. specify the full pathname of the library, or use the `-LLIBDIR'
  2942. flag during linking and do at least one of the following:
  2943. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2944. during execution
  2945. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2946. during linking
  2947. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2948. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2949.  
  2950. See any operating system documentation about shared libraries for
  2951. more information, such as the ld(1) and ld.so(8) manual pages.
  2952. ----------------------------------------------------------------------
  2953. libtool: install: /usr/bin/install -c .libs/remap.so /usr/local/lib/gegl-0.2/remap.so
  2954. libtool: install: /usr/bin/install -c .libs/remap.lai /usr/local/lib/gegl-0.2/remap.la
  2955. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2956. ----------------------------------------------------------------------
  2957. Libraries have been installed in:
  2958. /usr/local/lib/gegl-0.2
  2959.  
  2960. If you ever happen to want to link against installed libraries
  2961. in a given directory, LIBDIR, you must either use libtool, and
  2962. specify the full pathname of the library, or use the `-LLIBDIR'
  2963. flag during linking and do at least one of the following:
  2964. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2965. during execution
  2966. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2967. during linking
  2968. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2969. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2970.  
  2971. See any operating system documentation about shared libraries for
  2972. more information, such as the ld(1) and ld.so(8) manual pages.
  2973. ----------------------------------------------------------------------
  2974. libtool: install: /usr/bin/install -c .libs/ripple.so /usr/local/lib/gegl-0.2/ripple.so
  2975. libtool: install: /usr/bin/install -c .libs/ripple.lai /usr/local/lib/gegl-0.2/ripple.la
  2976. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2977. ----------------------------------------------------------------------
  2978. Libraries have been installed in:
  2979. /usr/local/lib/gegl-0.2
  2980.  
  2981. If you ever happen to want to link against installed libraries
  2982. in a given directory, LIBDIR, you must either use libtool, and
  2983. specify the full pathname of the library, or use the `-LLIBDIR'
  2984. flag during linking and do at least one of the following:
  2985. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  2986. during execution
  2987. - add LIBDIR to the `LD_RUN_PATH' environment variable
  2988. during linking
  2989. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  2990. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  2991.  
  2992. See any operating system documentation about shared libraries for
  2993. more information, such as the ld(1) and ld.so(8) manual pages.
  2994. ----------------------------------------------------------------------
  2995. libtool: install: /usr/bin/install -c .libs/save.so /usr/local/lib/gegl-0.2/save.so
  2996. libtool: install: /usr/bin/install -c .libs/save.lai /usr/local/lib/gegl-0.2/save.la
  2997. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  2998. ----------------------------------------------------------------------
  2999. Libraries have been installed in:
  3000. /usr/local/lib/gegl-0.2
  3001.  
  3002. If you ever happen to want to link against installed libraries
  3003. in a given directory, LIBDIR, you must either use libtool, and
  3004. specify the full pathname of the library, or use the `-LLIBDIR'
  3005. flag during linking and do at least one of the following:
  3006. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3007. during execution
  3008. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3009. during linking
  3010. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3011. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3012.  
  3013. See any operating system documentation about shared libraries for
  3014. more information, such as the ld(1) and ld.so(8) manual pages.
  3015. ----------------------------------------------------------------------
  3016. libtool: install: /usr/bin/install -c .libs/snn-mean.so /usr/local/lib/gegl-0.2/snn-mean.so
  3017. libtool: install: /usr/bin/install -c .libs/snn-mean.lai /usr/local/lib/gegl-0.2/snn-mean.la
  3018. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3019. ----------------------------------------------------------------------
  3020. Libraries have been installed in:
  3021. /usr/local/lib/gegl-0.2
  3022.  
  3023. If you ever happen to want to link against installed libraries
  3024. in a given directory, LIBDIR, you must either use libtool, and
  3025. specify the full pathname of the library, or use the `-LLIBDIR'
  3026. flag during linking and do at least one of the following:
  3027. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3028. during execution
  3029. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3030. during linking
  3031. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3032. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3033.  
  3034. See any operating system documentation about shared libraries for
  3035. more information, such as the ld(1) and ld.so(8) manual pages.
  3036. ----------------------------------------------------------------------
  3037. libtool: install: /usr/bin/install -c .libs/stress.so /usr/local/lib/gegl-0.2/stress.so
  3038. libtool: install: /usr/bin/install -c .libs/stress.lai /usr/local/lib/gegl-0.2/stress.la
  3039. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3040. ----------------------------------------------------------------------
  3041. Libraries have been installed in:
  3042. /usr/local/lib/gegl-0.2
  3043.  
  3044. If you ever happen to want to link against installed libraries
  3045. in a given directory, LIBDIR, you must either use libtool, and
  3046. specify the full pathname of the library, or use the `-LLIBDIR'
  3047. flag during linking and do at least one of the following:
  3048. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3049. during execution
  3050. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3051. during linking
  3052. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3053. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3054.  
  3055. See any operating system documentation about shared libraries for
  3056. more information, such as the ld(1) and ld.so(8) manual pages.
  3057. ----------------------------------------------------------------------
  3058. libtool: install: /usr/bin/install -c .libs/stretch-contrast.so /usr/local/lib/gegl-0.2/stretch-contrast.so
  3059. libtool: install: /usr/bin/install -c .libs/stretch-contrast.lai /usr/local/lib/gegl-0.2/stretch-contrast.la
  3060. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3061. ----------------------------------------------------------------------
  3062. Libraries have been installed in:
  3063. /usr/local/lib/gegl-0.2
  3064.  
  3065. If you ever happen to want to link against installed libraries
  3066. in a given directory, LIBDIR, you must either use libtool, and
  3067. specify the full pathname of the library, or use the `-LLIBDIR'
  3068. flag during linking and do at least one of the following:
  3069. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3070. during execution
  3071. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3072. during linking
  3073. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3074. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3075.  
  3076. See any operating system documentation about shared libraries for
  3077. more information, such as the ld(1) and ld.so(8) manual pages.
  3078. ----------------------------------------------------------------------
  3079. libtool: install: /usr/bin/install -c .libs/svg-huerotate.so /usr/local/lib/gegl-0.2/svg-huerotate.so
  3080. libtool: install: /usr/bin/install -c .libs/svg-huerotate.lai /usr/local/lib/gegl-0.2/svg-huerotate.la
  3081. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3082. ----------------------------------------------------------------------
  3083. Libraries have been installed in:
  3084. /usr/local/lib/gegl-0.2
  3085.  
  3086. If you ever happen to want to link against installed libraries
  3087. in a given directory, LIBDIR, you must either use libtool, and
  3088. specify the full pathname of the library, or use the `-LLIBDIR'
  3089. flag during linking and do at least one of the following:
  3090. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3091. during execution
  3092. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3093. during linking
  3094. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3095. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3096.  
  3097. See any operating system documentation about shared libraries for
  3098. more information, such as the ld(1) and ld.so(8) manual pages.
  3099. ----------------------------------------------------------------------
  3100. libtool: install: /usr/bin/install -c .libs/svg-luminancetoalpha.so /usr/local/lib/gegl-0.2/svg-luminancetoalpha.so
  3101. libtool: install: /usr/bin/install -c .libs/svg-luminancetoalpha.lai /usr/local/lib/gegl-0.2/svg-luminancetoalpha.la
  3102. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3103. ----------------------------------------------------------------------
  3104. Libraries have been installed in:
  3105. /usr/local/lib/gegl-0.2
  3106.  
  3107. If you ever happen to want to link against installed libraries
  3108. in a given directory, LIBDIR, you must either use libtool, and
  3109. specify the full pathname of the library, or use the `-LLIBDIR'
  3110. flag during linking and do at least one of the following:
  3111. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3112. during execution
  3113. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3114. during linking
  3115. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3116. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3117.  
  3118. See any operating system documentation about shared libraries for
  3119. more information, such as the ld(1) and ld.so(8) manual pages.
  3120. ----------------------------------------------------------------------
  3121. libtool: install: /usr/bin/install -c .libs/svg-matrix.so /usr/local/lib/gegl-0.2/svg-matrix.so
  3122. libtool: install: /usr/bin/install -c .libs/svg-matrix.lai /usr/local/lib/gegl-0.2/svg-matrix.la
  3123. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3124. ----------------------------------------------------------------------
  3125. Libraries have been installed in:
  3126. /usr/local/lib/gegl-0.2
  3127.  
  3128. If you ever happen to want to link against installed libraries
  3129. in a given directory, LIBDIR, you must either use libtool, and
  3130. specify the full pathname of the library, or use the `-LLIBDIR'
  3131. flag during linking and do at least one of the following:
  3132. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3133. during execution
  3134. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3135. during linking
  3136. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3137. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3138.  
  3139. See any operating system documentation about shared libraries for
  3140. more information, such as the ld(1) and ld.so(8) manual pages.
  3141. ----------------------------------------------------------------------
  3142. libtool: install: /usr/bin/install -c .libs/svg-saturate.so /usr/local/lib/gegl-0.2/svg-saturate.so
  3143. libtool: install: /usr/bin/install -c .libs/svg-saturate.lai /usr/local/lib/gegl-0.2/svg-saturate.la
  3144. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3145. ----------------------------------------------------------------------
  3146. Libraries have been installed in:
  3147. /usr/local/lib/gegl-0.2
  3148.  
  3149. If you ever happen to want to link against installed libraries
  3150. in a given directory, LIBDIR, you must either use libtool, and
  3151. specify the full pathname of the library, or use the `-LLIBDIR'
  3152. flag during linking and do at least one of the following:
  3153. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3154. during execution
  3155. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3156. during linking
  3157. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3158. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3159.  
  3160. See any operating system documentation about shared libraries for
  3161. more information, such as the ld(1) and ld.so(8) manual pages.
  3162. ----------------------------------------------------------------------
  3163. libtool: install: /usr/bin/install -c .libs/threshold.so /usr/local/lib/gegl-0.2/threshold.so
  3164. libtool: install: /usr/bin/install -c .libs/threshold.lai /usr/local/lib/gegl-0.2/threshold.la
  3165. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3166. ----------------------------------------------------------------------
  3167. Libraries have been installed in:
  3168. /usr/local/lib/gegl-0.2
  3169.  
  3170. If you ever happen to want to link against installed libraries
  3171. in a given directory, LIBDIR, you must either use libtool, and
  3172. specify the full pathname of the library, or use the `-LLIBDIR'
  3173. flag during linking and do at least one of the following:
  3174. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3175. during execution
  3176. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3177. during linking
  3178. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3179. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3180.  
  3181. See any operating system documentation about shared libraries for
  3182. more information, such as the ld(1) and ld.so(8) manual pages.
  3183. ----------------------------------------------------------------------
  3184. libtool: install: /usr/bin/install -c .libs/unsharp-mask.so /usr/local/lib/gegl-0.2/unsharp-mask.so
  3185. libtool: install: /usr/bin/install -c .libs/unsharp-mask.lai /usr/local/lib/gegl-0.2/unsharp-mask.la
  3186. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3187. ----------------------------------------------------------------------
  3188. Libraries have been installed in:
  3189. /usr/local/lib/gegl-0.2
  3190.  
  3191. If you ever happen to want to link against installed libraries
  3192. in a given directory, LIBDIR, you must either use libtool, and
  3193. specify the full pathname of the library, or use the `-LLIBDIR'
  3194. flag during linking and do at least one of the following:
  3195. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3196. during execution
  3197. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3198. during linking
  3199. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3200. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3201.  
  3202. See any operating system documentation about shared libraries for
  3203. more information, such as the ld(1) and ld.so(8) manual pages.
  3204. ----------------------------------------------------------------------
  3205. libtool: install: /usr/bin/install -c .libs/value-invert.so /usr/local/lib/gegl-0.2/value-invert.so
  3206. libtool: install: /usr/bin/install -c .libs/value-invert.lai /usr/local/lib/gegl-0.2/value-invert.la
  3207. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3208. ----------------------------------------------------------------------
  3209. Libraries have been installed in:
  3210. /usr/local/lib/gegl-0.2
  3211.  
  3212. If you ever happen to want to link against installed libraries
  3213. in a given directory, LIBDIR, you must either use libtool, and
  3214. specify the full pathname of the library, or use the `-LLIBDIR'
  3215. flag during linking and do at least one of the following:
  3216. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3217. during execution
  3218. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3219. during linking
  3220. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3221. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3222.  
  3223. See any operating system documentation about shared libraries for
  3224. more information, such as the ld(1) and ld.so(8) manual pages.
  3225. ----------------------------------------------------------------------
  3226. libtool: install: /usr/bin/install -c .libs/vignette.so /usr/local/lib/gegl-0.2/vignette.so
  3227. libtool: install: /usr/bin/install -c .libs/vignette.lai /usr/local/lib/gegl-0.2/vignette.la
  3228. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3229. ----------------------------------------------------------------------
  3230. Libraries have been installed in:
  3231. /usr/local/lib/gegl-0.2
  3232.  
  3233. If you ever happen to want to link against installed libraries
  3234. in a given directory, LIBDIR, you must either use libtool, and
  3235. specify the full pathname of the library, or use the `-LLIBDIR'
  3236. flag during linking and do at least one of the following:
  3237. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3238. during execution
  3239. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3240. during linking
  3241. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3242. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3243.  
  3244. See any operating system documentation about shared libraries for
  3245. more information, such as the ld(1) and ld.so(8) manual pages.
  3246. ----------------------------------------------------------------------
  3247. libtool: install: /usr/bin/install -c .libs/waves.so /usr/local/lib/gegl-0.2/waves.so
  3248. libtool: install: /usr/bin/install -c .libs/waves.lai /usr/local/lib/gegl-0.2/waves.la
  3249. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3250. ----------------------------------------------------------------------
  3251. Libraries have been installed in:
  3252. /usr/local/lib/gegl-0.2
  3253.  
  3254. If you ever happen to want to link against installed libraries
  3255. in a given directory, LIBDIR, you must either use libtool, and
  3256. specify the full pathname of the library, or use the `-LLIBDIR'
  3257. flag during linking and do at least one of the following:
  3258. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3259. during execution
  3260. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3261. during linking
  3262. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3263. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3264.  
  3265. See any operating system documentation about shared libraries for
  3266. more information, such as the ld(1) and ld.so(8) manual pages.
  3267. ----------------------------------------------------------------------
  3268. libtool: install: /usr/bin/install -c .libs/weighted-blend.so /usr/local/lib/gegl-0.2/weighted-blend.so
  3269. libtool: install: /usr/bin/install -c .libs/weighted-blend.lai /usr/local/lib/gegl-0.2/weighted-blend.la
  3270. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3271. ----------------------------------------------------------------------
  3272. Libraries have been installed in:
  3273. /usr/local/lib/gegl-0.2
  3274.  
  3275. If you ever happen to want to link against installed libraries
  3276. in a given directory, LIBDIR, you must either use libtool, and
  3277. specify the full pathname of the library, or use the `-LLIBDIR'
  3278. flag during linking and do at least one of the following:
  3279. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3280. during execution
  3281. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3282. during linking
  3283. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3284. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3285.  
  3286. See any operating system documentation about shared libraries for
  3287. more information, such as the ld(1) and ld.so(8) manual pages.
  3288. ----------------------------------------------------------------------
  3289. libtool: install: /usr/bin/install -c .libs/write-buffer.so /usr/local/lib/gegl-0.2/write-buffer.so
  3290. libtool: install: /usr/bin/install -c .libs/write-buffer.lai /usr/local/lib/gegl-0.2/write-buffer.la
  3291. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3292. ----------------------------------------------------------------------
  3293. Libraries have been installed in:
  3294. /usr/local/lib/gegl-0.2
  3295.  
  3296. If you ever happen to want to link against installed libraries
  3297. in a given directory, LIBDIR, you must either use libtool, and
  3298. specify the full pathname of the library, or use the `-LLIBDIR'
  3299. flag during linking and do at least one of the following:
  3300. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3301. during execution
  3302. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3303. during linking
  3304. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3305. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3306.  
  3307. See any operating system documentation about shared libraries for
  3308. more information, such as the ld(1) and ld.so(8) manual pages.
  3309. ----------------------------------------------------------------------
  3310. make[4]: Nothing to be done for `install-data-am'.
  3311. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/common'
  3312. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/common'
  3313. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/common'
  3314. Making install in generated
  3315. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/operations/generated'
  3316. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/operations/generated'
  3317. /usr/bin/install -c -d /usr/local/lib/gegl-0.2
  3318. for i in add.la clear.la color-burn.la color-dodge.la darken.la difference.la divide.la dst-atop.la dst.la dst-in.la dst-out.la dst-over.la exclusion.la gamma.la hard-light.la lighten.la multiply.la overlay.la plus.la screen.la soft-light.la src-atop.la src.la src-in.la src-out.la src-over.la subtract.la svg-multiply.la xor.la; do \
  3319. /bin/bash ../../libtool --mode=install /usr/bin/install -c $i /usr/local/lib/gegl-0.2 ; \
  3320. done
  3321. libtool: install: /usr/bin/install -c .libs/add.so /usr/local/lib/gegl-0.2/add.so
  3322. libtool: install: /usr/bin/install -c .libs/add.lai /usr/local/lib/gegl-0.2/add.la
  3323. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3324. ----------------------------------------------------------------------
  3325. Libraries have been installed in:
  3326. /usr/local/lib/gegl-0.2
  3327.  
  3328. If you ever happen to want to link against installed libraries
  3329. in a given directory, LIBDIR, you must either use libtool, and
  3330. specify the full pathname of the library, or use the `-LLIBDIR'
  3331. flag during linking and do at least one of the following:
  3332. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3333. during execution
  3334. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3335. during linking
  3336. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3337. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3338.  
  3339. See any operating system documentation about shared libraries for
  3340. more information, such as the ld(1) and ld.so(8) manual pages.
  3341. ----------------------------------------------------------------------
  3342. libtool: install: /usr/bin/install -c .libs/clear.so /usr/local/lib/gegl-0.2/clear.so
  3343. libtool: install: /usr/bin/install -c .libs/clear.lai /usr/local/lib/gegl-0.2/clear.la
  3344. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3345. ----------------------------------------------------------------------
  3346. Libraries have been installed in:
  3347. /usr/local/lib/gegl-0.2
  3348.  
  3349. If you ever happen to want to link against installed libraries
  3350. in a given directory, LIBDIR, you must either use libtool, and
  3351. specify the full pathname of the library, or use the `-LLIBDIR'
  3352. flag during linking and do at least one of the following:
  3353. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3354. during execution
  3355. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3356. during linking
  3357. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3358. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3359.  
  3360. See any operating system documentation about shared libraries for
  3361. more information, such as the ld(1) and ld.so(8) manual pages.
  3362. ----------------------------------------------------------------------
  3363. libtool: install: /usr/bin/install -c .libs/color-burn.so /usr/local/lib/gegl-0.2/color-burn.so
  3364. libtool: install: /usr/bin/install -c .libs/color-burn.lai /usr/local/lib/gegl-0.2/color-burn.la
  3365. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3366. ----------------------------------------------------------------------
  3367. Libraries have been installed in:
  3368. /usr/local/lib/gegl-0.2
  3369.  
  3370. If you ever happen to want to link against installed libraries
  3371. in a given directory, LIBDIR, you must either use libtool, and
  3372. specify the full pathname of the library, or use the `-LLIBDIR'
  3373. flag during linking and do at least one of the following:
  3374. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3375. during execution
  3376. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3377. during linking
  3378. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3379. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3380.  
  3381. See any operating system documentation about shared libraries for
  3382. more information, such as the ld(1) and ld.so(8) manual pages.
  3383. ----------------------------------------------------------------------
  3384. libtool: install: /usr/bin/install -c .libs/color-dodge.so /usr/local/lib/gegl-0.2/color-dodge.so
  3385. libtool: install: /usr/bin/install -c .libs/color-dodge.lai /usr/local/lib/gegl-0.2/color-dodge.la
  3386. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3387. ----------------------------------------------------------------------
  3388. Libraries have been installed in:
  3389. /usr/local/lib/gegl-0.2
  3390.  
  3391. If you ever happen to want to link against installed libraries
  3392. in a given directory, LIBDIR, you must either use libtool, and
  3393. specify the full pathname of the library, or use the `-LLIBDIR'
  3394. flag during linking and do at least one of the following:
  3395. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3396. during execution
  3397. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3398. during linking
  3399. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3400. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3401.  
  3402. See any operating system documentation about shared libraries for
  3403. more information, such as the ld(1) and ld.so(8) manual pages.
  3404. ----------------------------------------------------------------------
  3405. libtool: install: /usr/bin/install -c .libs/darken.so /usr/local/lib/gegl-0.2/darken.so
  3406. libtool: install: /usr/bin/install -c .libs/darken.lai /usr/local/lib/gegl-0.2/darken.la
  3407. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3408. ----------------------------------------------------------------------
  3409. Libraries have been installed in:
  3410. /usr/local/lib/gegl-0.2
  3411.  
  3412. If you ever happen to want to link against installed libraries
  3413. in a given directory, LIBDIR, you must either use libtool, and
  3414. specify the full pathname of the library, or use the `-LLIBDIR'
  3415. flag during linking and do at least one of the following:
  3416. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3417. during execution
  3418. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3419. during linking
  3420. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3421. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3422.  
  3423. See any operating system documentation about shared libraries for
  3424. more information, such as the ld(1) and ld.so(8) manual pages.
  3425. ----------------------------------------------------------------------
  3426. libtool: install: /usr/bin/install -c .libs/difference.so /usr/local/lib/gegl-0.2/difference.so
  3427. libtool: install: /usr/bin/install -c .libs/difference.lai /usr/local/lib/gegl-0.2/difference.la
  3428. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3429. ----------------------------------------------------------------------
  3430. Libraries have been installed in:
  3431. /usr/local/lib/gegl-0.2
  3432.  
  3433. If you ever happen to want to link against installed libraries
  3434. in a given directory, LIBDIR, you must either use libtool, and
  3435. specify the full pathname of the library, or use the `-LLIBDIR'
  3436. flag during linking and do at least one of the following:
  3437. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3438. during execution
  3439. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3440. during linking
  3441. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3442. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3443.  
  3444. See any operating system documentation about shared libraries for
  3445. more information, such as the ld(1) and ld.so(8) manual pages.
  3446. ----------------------------------------------------------------------
  3447. libtool: install: /usr/bin/install -c .libs/divide.so /usr/local/lib/gegl-0.2/divide.so
  3448. libtool: install: /usr/bin/install -c .libs/divide.lai /usr/local/lib/gegl-0.2/divide.la
  3449. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3450. ----------------------------------------------------------------------
  3451. Libraries have been installed in:
  3452. /usr/local/lib/gegl-0.2
  3453.  
  3454. If you ever happen to want to link against installed libraries
  3455. in a given directory, LIBDIR, you must either use libtool, and
  3456. specify the full pathname of the library, or use the `-LLIBDIR'
  3457. flag during linking and do at least one of the following:
  3458. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3459. during execution
  3460. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3461. during linking
  3462. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3463. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3464.  
  3465. See any operating system documentation about shared libraries for
  3466. more information, such as the ld(1) and ld.so(8) manual pages.
  3467. ----------------------------------------------------------------------
  3468. libtool: install: /usr/bin/install -c .libs/dst-atop.so /usr/local/lib/gegl-0.2/dst-atop.so
  3469. libtool: install: /usr/bin/install -c .libs/dst-atop.lai /usr/local/lib/gegl-0.2/dst-atop.la
  3470. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3471. ----------------------------------------------------------------------
  3472. Libraries have been installed in:
  3473. /usr/local/lib/gegl-0.2
  3474.  
  3475. If you ever happen to want to link against installed libraries
  3476. in a given directory, LIBDIR, you must either use libtool, and
  3477. specify the full pathname of the library, or use the `-LLIBDIR'
  3478. flag during linking and do at least one of the following:
  3479. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3480. during execution
  3481. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3482. during linking
  3483. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3484. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3485.  
  3486. See any operating system documentation about shared libraries for
  3487. more information, such as the ld(1) and ld.so(8) manual pages.
  3488. ----------------------------------------------------------------------
  3489. libtool: install: /usr/bin/install -c .libs/dst.so /usr/local/lib/gegl-0.2/dst.so
  3490. libtool: install: /usr/bin/install -c .libs/dst.lai /usr/local/lib/gegl-0.2/dst.la
  3491. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3492. ----------------------------------------------------------------------
  3493. Libraries have been installed in:
  3494. /usr/local/lib/gegl-0.2
  3495.  
  3496. If you ever happen to want to link against installed libraries
  3497. in a given directory, LIBDIR, you must either use libtool, and
  3498. specify the full pathname of the library, or use the `-LLIBDIR'
  3499. flag during linking and do at least one of the following:
  3500. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3501. during execution
  3502. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3503. during linking
  3504. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3505. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3506.  
  3507. See any operating system documentation about shared libraries for
  3508. more information, such as the ld(1) and ld.so(8) manual pages.
  3509. ----------------------------------------------------------------------
  3510. libtool: install: /usr/bin/install -c .libs/dst-in.so /usr/local/lib/gegl-0.2/dst-in.so
  3511. libtool: install: /usr/bin/install -c .libs/dst-in.lai /usr/local/lib/gegl-0.2/dst-in.la
  3512. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3513. ----------------------------------------------------------------------
  3514. Libraries have been installed in:
  3515. /usr/local/lib/gegl-0.2
  3516.  
  3517. If you ever happen to want to link against installed libraries
  3518. in a given directory, LIBDIR, you must either use libtool, and
  3519. specify the full pathname of the library, or use the `-LLIBDIR'
  3520. flag during linking and do at least one of the following:
  3521. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3522. during execution
  3523. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3524. during linking
  3525. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3526. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3527.  
  3528. See any operating system documentation about shared libraries for
  3529. more information, such as the ld(1) and ld.so(8) manual pages.
  3530. ----------------------------------------------------------------------
  3531. libtool: install: /usr/bin/install -c .libs/dst-out.so /usr/local/lib/gegl-0.2/dst-out.so
  3532. libtool: install: /usr/bin/install -c .libs/dst-out.lai /usr/local/lib/gegl-0.2/dst-out.la
  3533. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3534. ----------------------------------------------------------------------
  3535. Libraries have been installed in:
  3536. /usr/local/lib/gegl-0.2
  3537.  
  3538. If you ever happen to want to link against installed libraries
  3539. in a given directory, LIBDIR, you must either use libtool, and
  3540. specify the full pathname of the library, or use the `-LLIBDIR'
  3541. flag during linking and do at least one of the following:
  3542. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3543. during execution
  3544. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3545. during linking
  3546. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3547. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3548.  
  3549. See any operating system documentation about shared libraries for
  3550. more information, such as the ld(1) and ld.so(8) manual pages.
  3551. ----------------------------------------------------------------------
  3552. libtool: install: /usr/bin/install -c .libs/dst-over.so /usr/local/lib/gegl-0.2/dst-over.so
  3553. libtool: install: /usr/bin/install -c .libs/dst-over.lai /usr/local/lib/gegl-0.2/dst-over.la
  3554. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3555. ----------------------------------------------------------------------
  3556. Libraries have been installed in:
  3557. /usr/local/lib/gegl-0.2
  3558.  
  3559. If you ever happen to want to link against installed libraries
  3560. in a given directory, LIBDIR, you must either use libtool, and
  3561. specify the full pathname of the library, or use the `-LLIBDIR'
  3562. flag during linking and do at least one of the following:
  3563. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3564. during execution
  3565. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3566. during linking
  3567. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3568. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3569.  
  3570. See any operating system documentation about shared libraries for
  3571. more information, such as the ld(1) and ld.so(8) manual pages.
  3572. ----------------------------------------------------------------------
  3573. libtool: install: /usr/bin/install -c .libs/exclusion.so /usr/local/lib/gegl-0.2/exclusion.so
  3574. libtool: install: /usr/bin/install -c .libs/exclusion.lai /usr/local/lib/gegl-0.2/exclusion.la
  3575. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3576. ----------------------------------------------------------------------
  3577. Libraries have been installed in:
  3578. /usr/local/lib/gegl-0.2
  3579.  
  3580. If you ever happen to want to link against installed libraries
  3581. in a given directory, LIBDIR, you must either use libtool, and
  3582. specify the full pathname of the library, or use the `-LLIBDIR'
  3583. flag during linking and do at least one of the following:
  3584. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3585. during execution
  3586. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3587. during linking
  3588. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3589. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3590.  
  3591. See any operating system documentation about shared libraries for
  3592. more information, such as the ld(1) and ld.so(8) manual pages.
  3593. ----------------------------------------------------------------------
  3594. libtool: install: /usr/bin/install -c .libs/gamma.so /usr/local/lib/gegl-0.2/gamma.so
  3595. libtool: install: /usr/bin/install -c .libs/gamma.lai /usr/local/lib/gegl-0.2/gamma.la
  3596. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3597. ----------------------------------------------------------------------
  3598. Libraries have been installed in:
  3599. /usr/local/lib/gegl-0.2
  3600.  
  3601. If you ever happen to want to link against installed libraries
  3602. in a given directory, LIBDIR, you must either use libtool, and
  3603. specify the full pathname of the library, or use the `-LLIBDIR'
  3604. flag during linking and do at least one of the following:
  3605. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3606. during execution
  3607. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3608. during linking
  3609. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3610. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3611.  
  3612. See any operating system documentation about shared libraries for
  3613. more information, such as the ld(1) and ld.so(8) manual pages.
  3614. ----------------------------------------------------------------------
  3615. libtool: install: /usr/bin/install -c .libs/hard-light.so /usr/local/lib/gegl-0.2/hard-light.so
  3616. libtool: install: /usr/bin/install -c .libs/hard-light.lai /usr/local/lib/gegl-0.2/hard-light.la
  3617. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3618. ----------------------------------------------------------------------
  3619. Libraries have been installed in:
  3620. /usr/local/lib/gegl-0.2
  3621.  
  3622. If you ever happen to want to link against installed libraries
  3623. in a given directory, LIBDIR, you must either use libtool, and
  3624. specify the full pathname of the library, or use the `-LLIBDIR'
  3625. flag during linking and do at least one of the following:
  3626. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3627. during execution
  3628. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3629. during linking
  3630. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3631. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3632.  
  3633. See any operating system documentation about shared libraries for
  3634. more information, such as the ld(1) and ld.so(8) manual pages.
  3635. ----------------------------------------------------------------------
  3636. libtool: install: /usr/bin/install -c .libs/lighten.so /usr/local/lib/gegl-0.2/lighten.so
  3637. libtool: install: /usr/bin/install -c .libs/lighten.lai /usr/local/lib/gegl-0.2/lighten.la
  3638. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3639. ----------------------------------------------------------------------
  3640. Libraries have been installed in:
  3641. /usr/local/lib/gegl-0.2
  3642.  
  3643. If you ever happen to want to link against installed libraries
  3644. in a given directory, LIBDIR, you must either use libtool, and
  3645. specify the full pathname of the library, or use the `-LLIBDIR'
  3646. flag during linking and do at least one of the following:
  3647. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3648. during execution
  3649. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3650. during linking
  3651. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3652. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3653.  
  3654. See any operating system documentation about shared libraries for
  3655. more information, such as the ld(1) and ld.so(8) manual pages.
  3656. ----------------------------------------------------------------------
  3657. libtool: install: /usr/bin/install -c .libs/multiply.so /usr/local/lib/gegl-0.2/multiply.so
  3658. libtool: install: /usr/bin/install -c .libs/multiply.lai /usr/local/lib/gegl-0.2/multiply.la
  3659. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3660. ----------------------------------------------------------------------
  3661. Libraries have been installed in:
  3662. /usr/local/lib/gegl-0.2
  3663.  
  3664. If you ever happen to want to link against installed libraries
  3665. in a given directory, LIBDIR, you must either use libtool, and
  3666. specify the full pathname of the library, or use the `-LLIBDIR'
  3667. flag during linking and do at least one of the following:
  3668. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3669. during execution
  3670. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3671. during linking
  3672. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3673. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3674.  
  3675. See any operating system documentation about shared libraries for
  3676. more information, such as the ld(1) and ld.so(8) manual pages.
  3677. ----------------------------------------------------------------------
  3678. libtool: install: /usr/bin/install -c .libs/overlay.so /usr/local/lib/gegl-0.2/overlay.so
  3679. libtool: install: /usr/bin/install -c .libs/overlay.lai /usr/local/lib/gegl-0.2/overlay.la
  3680. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3681. ----------------------------------------------------------------------
  3682. Libraries have been installed in:
  3683. /usr/local/lib/gegl-0.2
  3684.  
  3685. If you ever happen to want to link against installed libraries
  3686. in a given directory, LIBDIR, you must either use libtool, and
  3687. specify the full pathname of the library, or use the `-LLIBDIR'
  3688. flag during linking and do at least one of the following:
  3689. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3690. during execution
  3691. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3692. during linking
  3693. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3694. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3695.  
  3696. See any operating system documentation about shared libraries for
  3697. more information, such as the ld(1) and ld.so(8) manual pages.
  3698. ----------------------------------------------------------------------
  3699. libtool: install: /usr/bin/install -c .libs/plus.so /usr/local/lib/gegl-0.2/plus.so
  3700. libtool: install: /usr/bin/install -c .libs/plus.lai /usr/local/lib/gegl-0.2/plus.la
  3701. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3702. ----------------------------------------------------------------------
  3703. Libraries have been installed in:
  3704. /usr/local/lib/gegl-0.2
  3705.  
  3706. If you ever happen to want to link against installed libraries
  3707. in a given directory, LIBDIR, you must either use libtool, and
  3708. specify the full pathname of the library, or use the `-LLIBDIR'
  3709. flag during linking and do at least one of the following:
  3710. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3711. during execution
  3712. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3713. during linking
  3714. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3715. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3716.  
  3717. See any operating system documentation about shared libraries for
  3718. more information, such as the ld(1) and ld.so(8) manual pages.
  3719. ----------------------------------------------------------------------
  3720. libtool: install: /usr/bin/install -c .libs/screen.so /usr/local/lib/gegl-0.2/screen.so
  3721. libtool: install: /usr/bin/install -c .libs/screen.lai /usr/local/lib/gegl-0.2/screen.la
  3722. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3723. ----------------------------------------------------------------------
  3724. Libraries have been installed in:
  3725. /usr/local/lib/gegl-0.2
  3726.  
  3727. If you ever happen to want to link against installed libraries
  3728. in a given directory, LIBDIR, you must either use libtool, and
  3729. specify the full pathname of the library, or use the `-LLIBDIR'
  3730. flag during linking and do at least one of the following:
  3731. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3732. during execution
  3733. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3734. during linking
  3735. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3736. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3737.  
  3738. See any operating system documentation about shared libraries for
  3739. more information, such as the ld(1) and ld.so(8) manual pages.
  3740. ----------------------------------------------------------------------
  3741. libtool: install: /usr/bin/install -c .libs/soft-light.so /usr/local/lib/gegl-0.2/soft-light.so
  3742. libtool: install: /usr/bin/install -c .libs/soft-light.lai /usr/local/lib/gegl-0.2/soft-light.la
  3743. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3744. ----------------------------------------------------------------------
  3745. Libraries have been installed in:
  3746. /usr/local/lib/gegl-0.2
  3747.  
  3748. If you ever happen to want to link against installed libraries
  3749. in a given directory, LIBDIR, you must either use libtool, and
  3750. specify the full pathname of the library, or use the `-LLIBDIR'
  3751. flag during linking and do at least one of the following:
  3752. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3753. during execution
  3754. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3755. during linking
  3756. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3757. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3758.  
  3759. See any operating system documentation about shared libraries for
  3760. more information, such as the ld(1) and ld.so(8) manual pages.
  3761. ----------------------------------------------------------------------
  3762. libtool: install: /usr/bin/install -c .libs/src-atop.so /usr/local/lib/gegl-0.2/src-atop.so
  3763. libtool: install: /usr/bin/install -c .libs/src-atop.lai /usr/local/lib/gegl-0.2/src-atop.la
  3764. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3765. ----------------------------------------------------------------------
  3766. Libraries have been installed in:
  3767. /usr/local/lib/gegl-0.2
  3768.  
  3769. If you ever happen to want to link against installed libraries
  3770. in a given directory, LIBDIR, you must either use libtool, and
  3771. specify the full pathname of the library, or use the `-LLIBDIR'
  3772. flag during linking and do at least one of the following:
  3773. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3774. during execution
  3775. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3776. during linking
  3777. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3778. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3779.  
  3780. See any operating system documentation about shared libraries for
  3781. more information, such as the ld(1) and ld.so(8) manual pages.
  3782. ----------------------------------------------------------------------
  3783. libtool: install: /usr/bin/install -c .libs/src.so /usr/local/lib/gegl-0.2/src.so
  3784. libtool: install: /usr/bin/install -c .libs/src.lai /usr/local/lib/gegl-0.2/src.la
  3785. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3786. ----------------------------------------------------------------------
  3787. Libraries have been installed in:
  3788. /usr/local/lib/gegl-0.2
  3789.  
  3790. If you ever happen to want to link against installed libraries
  3791. in a given directory, LIBDIR, you must either use libtool, and
  3792. specify the full pathname of the library, or use the `-LLIBDIR'
  3793. flag during linking and do at least one of the following:
  3794. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3795. during execution
  3796. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3797. during linking
  3798. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3799. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3800.  
  3801. See any operating system documentation about shared libraries for
  3802. more information, such as the ld(1) and ld.so(8) manual pages.
  3803. ----------------------------------------------------------------------
  3804. libtool: install: /usr/bin/install -c .libs/src-in.so /usr/local/lib/gegl-0.2/src-in.so
  3805. libtool: install: /usr/bin/install -c .libs/src-in.lai /usr/local/lib/gegl-0.2/src-in.la
  3806. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3807. ----------------------------------------------------------------------
  3808. Libraries have been installed in:
  3809. /usr/local/lib/gegl-0.2
  3810.  
  3811. If you ever happen to want to link against installed libraries
  3812. in a given directory, LIBDIR, you must either use libtool, and
  3813. specify the full pathname of the library, or use the `-LLIBDIR'
  3814. flag during linking and do at least one of the following:
  3815. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3816. during execution
  3817. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3818. during linking
  3819. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3820. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3821.  
  3822. See any operating system documentation about shared libraries for
  3823. more information, such as the ld(1) and ld.so(8) manual pages.
  3824. ----------------------------------------------------------------------
  3825. libtool: install: /usr/bin/install -c .libs/src-out.so /usr/local/lib/gegl-0.2/src-out.so
  3826. libtool: install: /usr/bin/install -c .libs/src-out.lai /usr/local/lib/gegl-0.2/src-out.la
  3827. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3828. ----------------------------------------------------------------------
  3829. Libraries have been installed in:
  3830. /usr/local/lib/gegl-0.2
  3831.  
  3832. If you ever happen to want to link against installed libraries
  3833. in a given directory, LIBDIR, you must either use libtool, and
  3834. specify the full pathname of the library, or use the `-LLIBDIR'
  3835. flag during linking and do at least one of the following:
  3836. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3837. during execution
  3838. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3839. during linking
  3840. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3841. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3842.  
  3843. See any operating system documentation about shared libraries for
  3844. more information, such as the ld(1) and ld.so(8) manual pages.
  3845. ----------------------------------------------------------------------
  3846. libtool: install: /usr/bin/install -c .libs/src-over.so /usr/local/lib/gegl-0.2/src-over.so
  3847. libtool: install: /usr/bin/install -c .libs/src-over.lai /usr/local/lib/gegl-0.2/src-over.la
  3848. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3849. ----------------------------------------------------------------------
  3850. Libraries have been installed in:
  3851. /usr/local/lib/gegl-0.2
  3852.  
  3853. If you ever happen to want to link against installed libraries
  3854. in a given directory, LIBDIR, you must either use libtool, and
  3855. specify the full pathname of the library, or use the `-LLIBDIR'
  3856. flag during linking and do at least one of the following:
  3857. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3858. during execution
  3859. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3860. during linking
  3861. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3862. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3863.  
  3864. See any operating system documentation about shared libraries for
  3865. more information, such as the ld(1) and ld.so(8) manual pages.
  3866. ----------------------------------------------------------------------
  3867. libtool: install: /usr/bin/install -c .libs/subtract.so /usr/local/lib/gegl-0.2/subtract.so
  3868. libtool: install: /usr/bin/install -c .libs/subtract.lai /usr/local/lib/gegl-0.2/subtract.la
  3869. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3870. ----------------------------------------------------------------------
  3871. Libraries have been installed in:
  3872. /usr/local/lib/gegl-0.2
  3873.  
  3874. If you ever happen to want to link against installed libraries
  3875. in a given directory, LIBDIR, you must either use libtool, and
  3876. specify the full pathname of the library, or use the `-LLIBDIR'
  3877. flag during linking and do at least one of the following:
  3878. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3879. during execution
  3880. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3881. during linking
  3882. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3883. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3884.  
  3885. See any operating system documentation about shared libraries for
  3886. more information, such as the ld(1) and ld.so(8) manual pages.
  3887. ----------------------------------------------------------------------
  3888. libtool: install: /usr/bin/install -c .libs/svg-multiply.so /usr/local/lib/gegl-0.2/svg-multiply.so
  3889. libtool: install: /usr/bin/install -c .libs/svg-multiply.lai /usr/local/lib/gegl-0.2/svg-multiply.la
  3890. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3891. ----------------------------------------------------------------------
  3892. Libraries have been installed in:
  3893. /usr/local/lib/gegl-0.2
  3894.  
  3895. If you ever happen to want to link against installed libraries
  3896. in a given directory, LIBDIR, you must either use libtool, and
  3897. specify the full pathname of the library, or use the `-LLIBDIR'
  3898. flag during linking and do at least one of the following:
  3899. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3900. during execution
  3901. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3902. during linking
  3903. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3904. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3905.  
  3906. See any operating system documentation about shared libraries for
  3907. more information, such as the ld(1) and ld.so(8) manual pages.
  3908. ----------------------------------------------------------------------
  3909. libtool: install: /usr/bin/install -c .libs/xor.so /usr/local/lib/gegl-0.2/xor.so
  3910. libtool: install: /usr/bin/install -c .libs/xor.lai /usr/local/lib/gegl-0.2/xor.la
  3911. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3912. ----------------------------------------------------------------------
  3913. Libraries have been installed in:
  3914. /usr/local/lib/gegl-0.2
  3915.  
  3916. If you ever happen to want to link against installed libraries
  3917. in a given directory, LIBDIR, you must either use libtool, and
  3918. specify the full pathname of the library, or use the `-LLIBDIR'
  3919. flag during linking and do at least one of the following:
  3920. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3921. during execution
  3922. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3923. during linking
  3924. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3925. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3926.  
  3927. See any operating system documentation about shared libraries for
  3928. more information, such as the ld(1) and ld.so(8) manual pages.
  3929. ----------------------------------------------------------------------
  3930. make[3]: Nothing to be done for `install-data-am'.
  3931. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/generated'
  3932. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/generated'
  3933. Making install in transform
  3934. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/operations/transform'
  3935. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/operations/transform'
  3936. make[3]: Nothing to be done for `install-exec-am'.
  3937. test -z "/usr/local/lib/gegl-0.2" || /bin/mkdir -p "/usr/local/lib/gegl-0.2"
  3938. /bin/bash ../../libtool --mode=install /usr/bin/install -c transformops.la '/usr/local/lib/gegl-0.2'
  3939. libtool: install: /usr/bin/install -c .libs/transformops.so /usr/local/lib/gegl-0.2/transformops.so
  3940. libtool: install: /usr/bin/install -c .libs/transformops.lai /usr/local/lib/gegl-0.2/transformops.la
  3941. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  3942. ----------------------------------------------------------------------
  3943. Libraries have been installed in:
  3944. /usr/local/lib/gegl-0.2
  3945.  
  3946. If you ever happen to want to link against installed libraries
  3947. in a given directory, LIBDIR, you must either use libtool, and
  3948. specify the full pathname of the library, or use the `-LLIBDIR'
  3949. flag during linking and do at least one of the following:
  3950. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  3951. during execution
  3952. - add LIBDIR to the `LD_RUN_PATH' environment variable
  3953. during linking
  3954. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  3955. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  3956.  
  3957. See any operating system documentation about shared libraries for
  3958. more information, such as the ld(1) and ld.so(8) manual pages.
  3959. ----------------------------------------------------------------------
  3960. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/transform'
  3961. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/transform'
  3962. Making install in external
  3963. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/operations/external'
  3964. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/operations/external'
  3965. make[3]: Nothing to be done for `install-exec-am'.
  3966. test -z "/usr/local/lib/gegl-0.2" || /bin/mkdir -p "/usr/local/lib/gegl-0.2"
  3967. /bin/bash ../../libtool --mode=install /usr/bin/install -c text.la path.la vector-fill.la vector-stroke.la png-load.la png-save.la jpg-load.la jpg-save.la svg-load.la pixbuf.la save-pixbuf.la exr-load.la exr-save.la sdl-display.la jp2-load.la ff-load.la ppm-load.la ppm-save.la rgbe-load.la rgbe-save.la '/usr/local/lib/gegl-0.2'
  3968. libtool: install: /usr/bin/install -c .libs/text.so /usr/local/lib/gegl-0.2/text.so
  3969. libtool: install: /usr/bin/install -c .libs/text.lai /usr/local/lib/gegl-0.2/text.la
  3970. libtool: install: /usr/bin/install -c .libs/path.so /usr/local/lib/gegl-0.2/path.so
  3971. libtool: install: /usr/bin/install -c .libs/path.lai /usr/local/lib/gegl-0.2/path.la
  3972. libtool: install: /usr/bin/install -c .libs/vector-fill.so /usr/local/lib/gegl-0.2/vector-fill.so
  3973. libtool: install: /usr/bin/install -c .libs/vector-fill.lai /usr/local/lib/gegl-0.2/vector-fill.la
  3974. libtool: install: /usr/bin/install -c .libs/vector-stroke.so /usr/local/lib/gegl-0.2/vector-stroke.so
  3975. libtool: install: /usr/bin/install -c .libs/vector-stroke.lai /usr/local/lib/gegl-0.2/vector-stroke.la
  3976. libtool: install: /usr/bin/install -c .libs/png-load.so /usr/local/lib/gegl-0.2/png-load.so
  3977. libtool: install: /usr/bin/install -c .libs/png-load.lai /usr/local/lib/gegl-0.2/png-load.la
  3978. libtool: install: /usr/bin/install -c .libs/png-save.so /usr/local/lib/gegl-0.2/png-save.so
  3979. libtool: install: /usr/bin/install -c .libs/png-save.lai /usr/local/lib/gegl-0.2/png-save.la
  3980. libtool: install: /usr/bin/install -c .libs/jpg-load.so /usr/local/lib/gegl-0.2/jpg-load.so
  3981. libtool: install: /usr/bin/install -c .libs/jpg-load.lai /usr/local/lib/gegl-0.2/jpg-load.la
  3982. libtool: install: /usr/bin/install -c .libs/jpg-save.so /usr/local/lib/gegl-0.2/jpg-save.so
  3983. libtool: install: /usr/bin/install -c .libs/jpg-save.lai /usr/local/lib/gegl-0.2/jpg-save.la
  3984. libtool: install: /usr/bin/install -c .libs/svg-load.so /usr/local/lib/gegl-0.2/svg-load.so
  3985. libtool: install: /usr/bin/install -c .libs/svg-load.lai /usr/local/lib/gegl-0.2/svg-load.la
  3986. libtool: install: /usr/bin/install -c .libs/pixbuf.so /usr/local/lib/gegl-0.2/pixbuf.so
  3987. libtool: install: /usr/bin/install -c .libs/pixbuf.lai /usr/local/lib/gegl-0.2/pixbuf.la
  3988. libtool: install: /usr/bin/install -c .libs/save-pixbuf.so /usr/local/lib/gegl-0.2/save-pixbuf.so
  3989. libtool: install: /usr/bin/install -c .libs/save-pixbuf.lai /usr/local/lib/gegl-0.2/save-pixbuf.la
  3990. libtool: install: /usr/bin/install -c .libs/exr-load.so /usr/local/lib/gegl-0.2/exr-load.so
  3991. libtool: install: /usr/bin/install -c .libs/exr-load.lai /usr/local/lib/gegl-0.2/exr-load.la
  3992. libtool: install: /usr/bin/install -c .libs/exr-save.so /usr/local/lib/gegl-0.2/exr-save.so
  3993. libtool: install: /usr/bin/install -c .libs/exr-save.lai /usr/local/lib/gegl-0.2/exr-save.la
  3994. libtool: install: /usr/bin/install -c .libs/sdl-display.so /usr/local/lib/gegl-0.2/sdl-display.so
  3995. libtool: install: /usr/bin/install -c .libs/sdl-display.lai /usr/local/lib/gegl-0.2/sdl-display.la
  3996. libtool: install: /usr/bin/install -c .libs/jp2-load.so /usr/local/lib/gegl-0.2/jp2-load.so
  3997. libtool: install: /usr/bin/install -c .libs/jp2-load.lai /usr/local/lib/gegl-0.2/jp2-load.la
  3998. libtool: install: /usr/bin/install -c .libs/ff-load.so /usr/local/lib/gegl-0.2/ff-load.so
  3999. libtool: install: /usr/bin/install -c .libs/ff-load.lai /usr/local/lib/gegl-0.2/ff-load.la
  4000. libtool: install: /usr/bin/install -c .libs/ppm-load.so /usr/local/lib/gegl-0.2/ppm-load.so
  4001. libtool: install: /usr/bin/install -c .libs/ppm-load.lai /usr/local/lib/gegl-0.2/ppm-load.la
  4002. libtool: install: /usr/bin/install -c .libs/ppm-save.so /usr/local/lib/gegl-0.2/ppm-save.so
  4003. libtool: install: /usr/bin/install -c .libs/ppm-save.lai /usr/local/lib/gegl-0.2/ppm-save.la
  4004. libtool: install: /usr/bin/install -c .libs/rgbe-load.so /usr/local/lib/gegl-0.2/rgbe-load.so
  4005. libtool: install: /usr/bin/install -c .libs/rgbe-load.lai /usr/local/lib/gegl-0.2/rgbe-load.la
  4006. libtool: install: /usr/bin/install -c .libs/rgbe-save.so /usr/local/lib/gegl-0.2/rgbe-save.so
  4007. libtool: install: /usr/bin/install -c .libs/rgbe-save.lai /usr/local/lib/gegl-0.2/rgbe-save.la
  4008. libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib/gegl-0.2
  4009. ----------------------------------------------------------------------
  4010. Libraries have been installed in:
  4011. /usr/local/lib/gegl-0.2
  4012.  
  4013. If you ever happen to want to link against installed libraries
  4014. in a given directory, LIBDIR, you must either use libtool, and
  4015. specify the full pathname of the library, or use the `-LLIBDIR'
  4016. flag during linking and do at least one of the following:
  4017. - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
  4018. during execution
  4019. - add LIBDIR to the `LD_RUN_PATH' environment variable
  4020. during linking
  4021. - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
  4022. - have your system administrator add LIBDIR to `/etc/ld.so.conf'
  4023.  
  4024. See any operating system documentation about shared libraries for
  4025. more information, such as the ld(1) and ld.so(8) manual pages.
  4026. ----------------------------------------------------------------------
  4027. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/external'
  4028. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/operations/external'
  4029. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/operations'
  4030. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/operations'
  4031. make[3]: Nothing to be done for `install-exec-am'.
  4032. make[3]: Nothing to be done for `install-data-am'.
  4033. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/operations'
  4034. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/operations'
  4035. make[1]: Leaving directory `/home/amadeu/gegl-0.2.0/operations'
  4036. Making install in bin
  4037. make[1]: Entering directory `/home/amadeu/gegl-0.2.0/bin'
  4038. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/bin'
  4039. test -z "/usr/local/bin" || /bin/mkdir -p "/usr/local/bin"
  4040. /bin/bash ../libtool --mode=install /usr/bin/install -c gegl '/usr/local/bin'
  4041. libtool: install: /usr/bin/install -c .libs/gegl /usr/local/bin/gegl
  4042. make[2]: Nothing to be done for `install-data-am'.
  4043. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/bin'
  4044. make[1]: Leaving directory `/home/amadeu/gegl-0.2.0/bin'
  4045. Making install in tools
  4046. make[1]: Entering directory `/home/amadeu/gegl-0.2.0/tools'
  4047. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/tools'
  4048. make[2]: Nothing to be done for `install-exec-am'.
  4049. make[2]: Nothing to be done for `install-data-am'.
  4050. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/tools'
  4051. make[1]: Leaving directory `/home/amadeu/gegl-0.2.0/tools'
  4052. Making install in examples
  4053. make[1]: Entering directory `/home/amadeu/gegl-0.2.0/examples'
  4054. Making install in data
  4055. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/examples/data'
  4056. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/examples/data'
  4057. make[3]: Nothing to be done for `install-exec-am'.
  4058. make[3]: Nothing to be done for `install-data-am'.
  4059. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/examples/data'
  4060. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/examples/data'
  4061. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/examples'
  4062. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/examples'
  4063. make[3]: Nothing to be done for `install-exec-am'.
  4064. make[3]: Nothing to be done for `install-data-am'.
  4065. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/examples'
  4066. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/examples'
  4067. make[1]: Leaving directory `/home/amadeu/gegl-0.2.0/examples'
  4068. Making install in tests
  4069. make[1]: Entering directory `/home/amadeu/gegl-0.2.0/tests'
  4070. Making install in buffer
  4071. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/tests/buffer'
  4072. make install-recursive
  4073. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/tests/buffer'
  4074. Making install in reference
  4075. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/tests/buffer/reference'
  4076. make[5]: Entering directory `/home/amadeu/gegl-0.2.0/tests/buffer/reference'
  4077. make[5]: Nothing to be done for `install-exec-am'.
  4078. make[5]: Nothing to be done for `install-data-am'.
  4079. make[5]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/buffer/reference'
  4080. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/buffer/reference'
  4081. Making install in tests
  4082. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/tests/buffer/tests'
  4083. make[5]: Entering directory `/home/amadeu/gegl-0.2.0/tests/buffer/tests'
  4084. make[5]: Nothing to be done for `install-exec-am'.
  4085. make[5]: Nothing to be done for `install-data-am'.
  4086. make[5]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/buffer/tests'
  4087. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/buffer/tests'
  4088. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/tests/buffer'
  4089. make[5]: Entering directory `/home/amadeu/gegl-0.2.0/tests/buffer'
  4090. make[5]: Nothing to be done for `install-exec-am'.
  4091. make[5]: Nothing to be done for `install-data-am'.
  4092. make[5]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/buffer'
  4093. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/buffer'
  4094. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/buffer'
  4095. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/buffer'
  4096. Making install in compositions
  4097. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/tests/compositions'
  4098. Making install in data
  4099. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/tests/compositions/data'
  4100. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/tests/compositions/data'
  4101. make[4]: Nothing to be done for `install-exec-am'.
  4102. make[4]: Nothing to be done for `install-data-am'.
  4103. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/compositions/data'
  4104. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/compositions/data'
  4105. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/tests/compositions'
  4106. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/tests/compositions'
  4107. make[4]: Nothing to be done for `install-exec-am'.
  4108. make[4]: Nothing to be done for `install-data-am'.
  4109. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/compositions'
  4110. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/compositions'
  4111. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/compositions'
  4112. Making install in simple
  4113. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/tests/simple'
  4114. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/tests/simple'
  4115. make[3]: Nothing to be done for `install-exec-am'.
  4116. make[3]: Nothing to be done for `install-data-am'.
  4117. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/simple'
  4118. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/simple'
  4119. Making install in xml
  4120. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/tests/xml'
  4121. Making install in data
  4122. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/tests/xml/data'
  4123. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/tests/xml/data'
  4124. make[4]: Nothing to be done for `install-exec-am'.
  4125. make[4]: Nothing to be done for `install-data-am'.
  4126. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/xml/data'
  4127. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/xml/data'
  4128. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/tests/xml'
  4129. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/tests/xml'
  4130. make[4]: Nothing to be done for `install-exec-am'.
  4131. make[4]: Nothing to be done for `install-data-am'.
  4132. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/xml'
  4133. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/xml'
  4134. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/xml'
  4135. Making install in python
  4136. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/tests/python'
  4137. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/tests/python'
  4138. make[3]: Nothing to be done for `install-exec-am'.
  4139. make[3]: Nothing to be done for `install-data-am'.
  4140. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/python'
  4141. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/tests/python'
  4142. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/tests'
  4143. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/tests'
  4144. make[3]: Nothing to be done for `install-exec-am'.
  4145. make[3]: Nothing to be done for `install-data-am'.
  4146. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/tests'
  4147. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/tests'
  4148. make[1]: Leaving directory `/home/amadeu/gegl-0.2.0/tests'
  4149. Making install in po
  4150. make[1]: Entering directory `/home/amadeu/gegl-0.2.0/po'
  4151. /bin/sh /home/amadeu/gegl-0.2.0/install-sh -d /usr/local/share/locale
  4152. linguas="es fr pl ru sl "; \
  4153. for lang in $linguas; do \
  4154. dir=/usr/local/share/locale/$lang/LC_MESSAGES; \
  4155. /bin/sh /home/amadeu/gegl-0.2.0/install-sh -d $dir; \
  4156. if test -r $lang.gmo; then \
  4157. /usr/bin/install -c -m 644 $lang.gmo $dir/gegl-0.2.mo; \
  4158. echo "installing $lang.gmo as $dir/gegl-0.2.mo"; \
  4159. else \
  4160. /usr/bin/install -c -m 644 ./$lang.gmo $dir/gegl-0.2.mo; \
  4161. echo "installing ./$lang.gmo as" \
  4162. "$dir/gegl-0.2.mo"; \
  4163. fi; \
  4164. if test -r $lang.gmo.m; then \
  4165. /usr/bin/install -c -m 644 $lang.gmo.m $dir/gegl-0.2.mo.m; \
  4166. echo "installing $lang.gmo.m as $dir/gegl-0.2.mo.m"; \
  4167. else \
  4168. if test -r ./$lang.gmo.m ; then \
  4169. /usr/bin/install -c -m 644 ./$lang.gmo.m \
  4170. $dir/gegl-0.2.mo.m; \
  4171. echo "installing ./$lang.gmo.m as" \
  4172. "$dir/gegl-0.2.mo.m"; \
  4173. else \
  4174. true; \
  4175. fi; \
  4176. fi; \
  4177. done
  4178. installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/gegl-0.2.mo
  4179. installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/gegl-0.2.mo
  4180. installing pl.gmo as /usr/local/share/locale/pl/LC_MESSAGES/gegl-0.2.mo
  4181. installing ru.gmo as /usr/local/share/locale/ru/LC_MESSAGES/gegl-0.2.mo
  4182. installing sl.gmo as /usr/local/share/locale/sl/LC_MESSAGES/gegl-0.2.mo
  4183. make[1]: Leaving directory `/home/amadeu/gegl-0.2.0/po'
  4184. Making install in docs
  4185. make[1]: Entering directory `/home/amadeu/gegl-0.2.0/docs'
  4186. Making install in gallery
  4187. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/docs/gallery'
  4188. Making install in data
  4189. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/docs/gallery/data'
  4190. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/docs/gallery/data'
  4191. make[4]: Nothing to be done for `install-exec-am'.
  4192. make[4]: Nothing to be done for `install-data-am'.
  4193. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/docs/gallery/data'
  4194. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/docs/gallery/data'
  4195. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/docs/gallery'
  4196. make[4]: Entering directory `/home/amadeu/gegl-0.2.0/docs/gallery'
  4197. make[4]: Nothing to be done for `install-exec-am'.
  4198. make[4]: Nothing to be done for `install-data-am'.
  4199. make[4]: Leaving directory `/home/amadeu/gegl-0.2.0/docs/gallery'
  4200. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/docs/gallery'
  4201. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/docs/gallery'
  4202. make[2]: Entering directory `/home/amadeu/gegl-0.2.0/docs'
  4203. make[3]: Entering directory `/home/amadeu/gegl-0.2.0/docs'
  4204. make[3]: Nothing to be done for `install-exec-am'.
  4205. test -z "/usr/local/share/gtk-doc/html/gegl" || /bin/mkdir -p "/usr/local/share/gtk-doc/html/gegl"
  4206. /usr/bin/install -c -m 644 operations.html gegl.css '/usr/local/share/gtk-doc/html/gegl'
  4207. make[3]: Leaving directory `/home/amadeu/gegl-0.2.0/docs'
  4208. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0/docs'
  4209. make[1]: Leaving directory `/home/amadeu/gegl-0.2.0/docs'
  4210. make[1]: Entering directory `/home/amadeu/gegl-0.2.0'
  4211. make[2]: Entering directory `/home/amadeu/gegl-0.2.0'
  4212. make[2]: Nothing to be done for `install-exec-am'.
  4213. test -z "/usr/local/lib/pkgconfig" || /bin/mkdir -p "/usr/local/lib/pkgconfig"
  4214. /usr/bin/install -c -m 644 gegl-0.2.pc '/usr/local/lib/pkgconfig'
  4215. make[2]: Leaving directory `/home/amadeu/gegl-0.2.0'
  4216. make[1]: Leaving directory `/home/amadeu/gegl-0.2.0'
  4217. amadeu@amadeu ~/gegl-0.2.0 $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement