Advertisement
Guest User

Untitled

a guest
Dec 2nd, 2010
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 45.31 KB | None | 0 0
  1. nico@Kubuntu:~$ cd /home/nico/f-spot/
  2. nico@Kubuntu:~/f-spot$ ./configure
  3. bash: ./configure: No such file or directory
  4. nico@Kubuntu:~/f-spot$ ./autogen.sh
  5. Error: libtool is required to configure f-spot
  6. nico@Kubuntu:~/f-spot$ ./autogen.sh
  7. Error: aclocal is not installed, and is required to configure
  8. nico@Kubuntu:~/f-spot$ ^C
  9. nico@Kubuntu:~/f-spot$ ./autogen.sh
  10. Error: intltoolize is not installed, and is required to configure
  11. nico@Kubuntu:~/f-spot$ ^C
  12. nico@Kubuntu:~/f-spot$ ./autogen.sh
  13. Running git submodule sync ...
  14. Running git submodule update --init ...
  15. Submodule 'lib/Hyena' (git://git.gnome.org/hyena) registered for path 'lib/Hyena'
  16. Submodule 'lib/TagLib/TagLib' (git://github.com/mono/taglib-sharp.git) registered for path 'lib/TagLib/TagLib'
  17. Initialized empty Git repository in /home/nico/f-spot/lib/Hyena/.git/
  18. remote: Counting objects: 5739, done.
  19. remote: Compressing objects: 100% (2541/2541), done.
  20. remote: Total 5739 (delta 4056), reused 4582 (delta 3170)
  21. Receiving objects: 100% (5739/5739), 1.27 MiB | 36 KiB/s, done.
  22. Resolving deltas: 100% (4056/4056), done.
  23. Submodule path 'lib/Hyena': checked out '5367685a22bdfd831eeeba75bb5c32e674638ebe'
  24. Initialized empty Git repository in /home/nico/f-spot/lib/TagLib/TagLib/.git/
  25. remote: Counting objects: 8419, done.
  26. remote: Compressing objects: 100% (1440/1440), done.
  27. remote: Total 8419 (delta 6984), reused 8354 (delta 6943)
  28. Receiving objects: 100% (8419/8419), 11.09 MiB | 70 KiB/s, done.
  29. Resolving deltas: 100% (6984/6984), done.
  30. Submodule path 'lib/TagLib/TagLib': checked out '7541844d9f151baf10a945ac9eaa22007364c902'
  31. gnome-doc-utils not found; user help will not be built
  32. Running intltoolize --force --copy ...
  33. You should add the contents of '/usr/share/aclocal/intltool.m4' to 'aclocal.m4'.
  34. Running libtoolize --force --copy --automake ...
  35. Running aclocal -I build/m4/f-spot -I build/m4/shamrock -I build/m4/shave -I build/m4 ...
  36. aclocal:configure.ac:162: warning: macro `AM_GCONF_SOURCE_2' not found in library
  37. configure.ac:35: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=f-spot
  38. Running autoconf ...
  39. configure.ac:35: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=f-spot
  40. configure.ac:162: error: possibly undefined macro: AM_GCONF_SOURCE_2
  41. If this token and others are legitimate, please use m4_pattern_allow.
  42. See the Autoconf documentation.
  43. Error: Could not run autoconf, which is required to configure f-spot
  44. nico@Kubuntu:~/f-spot$ ./autogen.sh
  45. Running git submodule sync ...
  46. Synchronizing submodule url for 'lib/Hyena'
  47. Synchronizing submodule url for 'lib/TagLib/TagLib'
  48. Running git submodule update --init ...
  49. gnome-doc-utils not found; user help will not be built
  50. Running intltoolize --force --copy ...
  51. You should update your 'aclocal.m4' by running aclocal.
  52. Running libtoolize --force --copy --automake ...
  53. Running aclocal -I build/m4/f-spot -I build/m4/shamrock -I build/m4/shave -I build/m4 ...
  54. aclocal:configure.ac:162: warning: macro `AM_GCONF_SOURCE_2' not found in library
  55. configure.ac:35: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=f-spot
  56. Running autoconf ...
  57. configure.ac:35: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=f-spot
  58. configure.ac:162: error: possibly undefined macro: AM_GCONF_SOURCE_2
  59. If this token and others are legitimate, please use m4_pattern_allow.
  60. See the Autoconf documentation.
  61. Error: Could not run autoconf, which is required to configure f-spot
  62. nico@Kubuntu:~/f-spot$ ./configure
  63. configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."
  64. nico@Kubuntu:~/f-spot$ aclocal
  65. aclocal:configure.ac:162: warning: macro `AM_GCONF_SOURCE_2' not found in library
  66. configure.ac:35: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=f-spot
  67. nico@Kubuntu:~/f-spot$ ./configure
  68. configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."
  69. nico@Kubuntu:~/f-spot$ ./autogen.sh
  70. Running git submodule sync ...
  71. Synchronizing submodule url for 'lib/Hyena'
  72. Synchronizing submodule url for 'lib/TagLib/TagLib'
  73. Running git submodule update --init ...
  74. gnome-doc-utils not found; user help will not be built
  75. Running intltoolize --force --copy ...
  76. Running libtoolize --force --copy --automake ...
  77. Running aclocal -I build/m4/f-spot -I build/m4/shamrock -I build/m4/shave -I build/m4 ...
  78. configure.ac:35: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=f-spot
  79. Running autoconf ...
  80. configure.ac:35: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=f-spot
  81. Running autoheader ...
  82. configure.ac:35: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=f-spot
  83. Running automake --gnu --add-missing --force --copy -Wno-portability ...
  84. configure.ac:35: warning: AC_INIT: not a literal: http://bugzilla.gnome.org/enter_bug.cgi?product=f-spot
  85. configure.ac: installing `./install-sh'
  86. configure.ac: installing `./missing'
  87. lib/libfspot/Makefile.am: installing `./depcomp'
  88. configure.ac:45: installing `./config.guess'
  89. configure.ac:45: installing `./config.sub'
  90. WARNING: I am going to run configure without any arguments.
  91. Running ./configure --enable-maintainer-mode ...
  92. checking for a BSD-compatible install... /usr/bin/install -c
  93. checking whether build environment is sane... yes
  94. checking for gawk... no
  95. checking for mawk... mawk
  96. checking whether make sets $(MAKE)... yes
  97. checking how to create a ustar tar archive... gnutar
  98. checking whether to enable maintainer-specific portions of Makefiles... yes
  99. checking whether NLS is requested... yes
  100. checking for style of include used by make... GNU
  101. checking for gcc... gcc
  102. checking whether the C compiler works... yes
  103. checking for C compiler default output file name... a.out
  104. checking for suffix of executables...
  105. checking whether we are cross compiling... no
  106. checking for suffix of object files... o
  107. checking whether we are using the GNU C compiler... yes
  108. checking whether gcc accepts -g... yes
  109. checking for gcc option to accept ISO C89... none needed
  110. checking dependency style of gcc... gcc3
  111. checking for intltool >= 0.35.0... 0.41.1 found
  112. checking for intltool-update... /usr/bin/intltool-update
  113. checking for intltool-merge... /usr/bin/intltool-merge
  114. checking for intltool-extract... /usr/bin/intltool-extract
  115. checking for xgettext... /usr/bin/xgettext
  116. checking for msgmerge... /usr/bin/msgmerge
  117. checking for msgfmt... /usr/bin/msgfmt
  118. checking for gmsgfmt... /usr/bin/msgfmt
  119. checking for perl... /usr/bin/perl
  120. checking for perl >= 5.8.1... 5.10.1
  121. checking for XML::Parser... ok
  122. checking build system type... x86_64-unknown-linux-gnu
  123. checking host system type... x86_64-unknown-linux-gnu
  124. checking for a sed that does not truncate output... /bin/sed
  125. checking for grep that handles long lines and -e... /bin/grep
  126. checking for egrep... /bin/grep -E
  127. checking for fgrep... /bin/grep -F
  128. checking for ld used by gcc... /usr/bin/ld
  129. checking if the linker (/usr/bin/ld) is GNU ld... yes
  130. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  131. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  132. checking whether ln -s works... yes
  133. checking the maximum length of command line arguments... 1572864
  134. checking whether the shell understands some XSI constructs... yes
  135. checking whether the shell understands "+="... yes
  136. checking for /usr/bin/ld option to reload object files... -r
  137. checking for objdump... objdump
  138. checking how to recognize dependent libraries... pass_all
  139. checking for ar... ar
  140. checking for strip... strip
  141. checking for ranlib... ranlib
  142. checking command to parse /usr/bin/nm -B output from gcc object... ok
  143. checking how to run the C preprocessor... gcc -E
  144. checking for ANSI C header files... yes
  145. checking for sys/types.h... yes
  146. checking for sys/stat.h... yes
  147. checking for stdlib.h... yes
  148. checking for string.h... yes
  149. checking for memory.h... yes
  150. checking for strings.h... yes
  151. checking for inttypes.h... yes
  152. checking for stdint.h... yes
  153. checking for unistd.h... yes
  154. checking for dlfcn.h... yes
  155. checking for objdir... .libs
  156. checking if gcc supports -fno-rtti -fno-exceptions... no
  157. checking for gcc option to produce PIC... -fPIC -DPIC
  158. checking if gcc PIC flag -fPIC -DPIC works... yes
  159. checking if gcc static flag -static works... yes
  160. checking if gcc supports -c -o file.o... yes
  161. checking if gcc supports -c -o file.o... (cached) yes
  162. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  163. checking whether -lc should be explicitly linked in... no
  164. checking dynamic linker characteristics... GNU/Linux ld.so
  165. checking how to hardcode library paths into programs... immediate
  166. checking whether stripping libraries is possible... yes
  167. checking if libtool supports shared libraries... yes
  168. checking whether to build shared libraries... yes
  169. checking whether to build static libraries... yes
  170. checking for pkg-config... /usr/bin/pkg-config
  171. checking pkg-config is at least version 0.9.0... yes
  172. checking for GNOME_DOC_UTILS... no
  173. checking for MONO_MODULE... yes
  174. checking for gmcs... /usr/bin/gmcs
  175. checking for mono... /usr/bin/mono
  176. checking for Mono 2.0 GAC for Mono.Posix.dll... found
  177. checking for Mono 2.0 GAC for Mono.Simd.dll... found
  178. checking for Mono 2.0 GAC for System.dll... found
  179. checking for Mono 2.0 GAC for System.Runtime.Remoting.dll... found
  180. checking for Mono 2.0 GAC for System.Web.dll... found
  181. checking for Mono 2.0 GAC for System.Web.Services.dll... found
  182. checking for Mono 2.0 GAC for System.Data.dll... found
  183. checking for Mono 2.0 GAC for Mono.Cairo.dll... found
  184. checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found
  185. checking for library containing strerror... none required
  186. checking for gcc... (cached) gcc
  187. checking whether we are using the GNU C compiler... (cached) yes
  188. checking whether gcc accepts -g... (cached) yes
  189. checking for gcc option to accept ISO C89... (cached) none needed
  190. checking dependency style of gcc... (cached) gcc3
  191. checking for ANSI C header files... (cached) yes
  192. checking for pkg-config... (cached) /usr/bin/pkg-config
  193. checking pkg-config is at least version 0.16... yes
  194. checking for GLIB - version >= 2.0.0... yes (version 2.26.0)
  195. checking for GTKSHARP... yes
  196. checking for GLIBSHARP... yes
  197. checking for GLIBSHARP_2_12_7... yes
  198. checking for GTKSHARP_A11Y... yes
  199. checking for KEYRINGSHARP... no
  200. configure: error: Package requirements (gnome-keyring-sharp-1.0 >= 1.0) were not met:
  201.  
  202. No package 'gnome-keyring-sharp-1.0' found
  203.  
  204. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  205. installed software in a non-standard prefix.
  206.  
  207. Alternatively, you may set the environment variables KEYRINGSHARP_CFLAGS
  208. and KEYRINGSHARP_LIBS to avoid the need to call pkg-config.
  209. See the pkg-config man page for more details.
  210. Error: Could not run ./configure, which is required to configure f-spot
  211. nico@Kubuntu:~/f-spot$ ./configure
  212. checking for a BSD-compatible install... /usr/bin/install -c
  213. checking whether build environment is sane... yes
  214. checking for gawk... no
  215. checking for mawk... mawk
  216. checking whether make sets $(MAKE)... yes
  217. checking how to create a ustar tar archive... gnutar
  218. checking whether to enable maintainer-specific portions of Makefiles... no
  219. checking whether NLS is requested... yes
  220. checking for style of include used by make... GNU
  221. checking for gcc... gcc
  222. checking whether the C compiler works... yes
  223. checking for C compiler default output file name... a.out
  224. checking for suffix of executables...
  225. checking whether we are cross compiling... no
  226. checking for suffix of object files... o
  227. checking whether we are using the GNU C compiler... yes
  228. checking whether gcc accepts -g... yes
  229. checking for gcc option to accept ISO C89... none needed
  230. checking dependency style of gcc... gcc3
  231. checking for intltool >= 0.35.0... 0.41.1 found
  232. checking for intltool-update... /usr/bin/intltool-update
  233. checking for intltool-merge... /usr/bin/intltool-merge
  234. checking for intltool-extract... /usr/bin/intltool-extract
  235. checking for xgettext... /usr/bin/xgettext
  236. checking for msgmerge... /usr/bin/msgmerge
  237. checking for msgfmt... /usr/bin/msgfmt
  238. checking for gmsgfmt... /usr/bin/msgfmt
  239. checking for perl... /usr/bin/perl
  240. checking for perl >= 5.8.1... 5.10.1
  241. checking for XML::Parser... ok
  242. checking build system type... x86_64-unknown-linux-gnu
  243. checking host system type... x86_64-unknown-linux-gnu
  244. checking for a sed that does not truncate output... /bin/sed
  245. checking for grep that handles long lines and -e... /bin/grep
  246. checking for egrep... /bin/grep -E
  247. checking for fgrep... /bin/grep -F
  248. checking for ld used by gcc... /usr/bin/ld
  249. checking if the linker (/usr/bin/ld) is GNU ld... yes
  250. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  251. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  252. checking whether ln -s works... yes
  253. checking the maximum length of command line arguments... 1572864
  254. checking whether the shell understands some XSI constructs... yes
  255. checking whether the shell understands "+="... yes
  256. checking for /usr/bin/ld option to reload object files... -r
  257. checking for objdump... objdump
  258. checking how to recognize dependent libraries... pass_all
  259. checking for ar... ar
  260. checking for strip... strip
  261. checking for ranlib... ranlib
  262. checking command to parse /usr/bin/nm -B output from gcc object... ok
  263. checking how to run the C preprocessor... gcc -E
  264. checking for ANSI C header files... yes
  265. checking for sys/types.h... yes
  266. checking for sys/stat.h... yes
  267. checking for stdlib.h... yes
  268. checking for string.h... yes
  269. checking for memory.h... yes
  270. checking for strings.h... yes
  271. checking for inttypes.h... yes
  272. checking for stdint.h... yes
  273. checking for unistd.h... yes
  274. checking for dlfcn.h... yes
  275. checking for objdir... .libs
  276. checking if gcc supports -fno-rtti -fno-exceptions... no
  277. checking for gcc option to produce PIC... -fPIC -DPIC
  278. checking if gcc PIC flag -fPIC -DPIC works... yes
  279. checking if gcc static flag -static works... yes
  280. checking if gcc supports -c -o file.o... yes
  281. checking if gcc supports -c -o file.o... (cached) yes
  282. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  283. checking whether -lc should be explicitly linked in... no
  284. checking dynamic linker characteristics... GNU/Linux ld.so
  285. checking how to hardcode library paths into programs... immediate
  286. checking whether stripping libraries is possible... yes
  287. checking if libtool supports shared libraries... yes
  288. checking whether to build shared libraries... yes
  289. checking whether to build static libraries... yes
  290. checking for pkg-config... /usr/bin/pkg-config
  291. checking pkg-config is at least version 0.9.0... yes
  292. checking for GNOME_DOC_UTILS... no
  293. checking for MONO_MODULE... yes
  294. checking for gmcs... /usr/bin/gmcs
  295. checking for mono... /usr/bin/mono
  296. checking for Mono 2.0 GAC for Mono.Posix.dll... found
  297. checking for Mono 2.0 GAC for Mono.Simd.dll... found
  298. checking for Mono 2.0 GAC for System.dll... found
  299. checking for Mono 2.0 GAC for System.Runtime.Remoting.dll... found
  300. checking for Mono 2.0 GAC for System.Web.dll... found
  301. checking for Mono 2.0 GAC for System.Web.Services.dll... found
  302. checking for Mono 2.0 GAC for System.Data.dll... found
  303. checking for Mono 2.0 GAC for Mono.Cairo.dll... found
  304. checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found
  305. checking for library containing strerror... none required
  306. checking for gcc... (cached) gcc
  307. checking whether we are using the GNU C compiler... (cached) yes
  308. checking whether gcc accepts -g... (cached) yes
  309. checking for gcc option to accept ISO C89... (cached) none needed
  310. checking dependency style of gcc... (cached) gcc3
  311. checking for ANSI C header files... (cached) yes
  312. checking for pkg-config... (cached) /usr/bin/pkg-config
  313. checking pkg-config is at least version 0.16... yes
  314. checking for GLIB - version >= 2.0.0... yes (version 2.26.0)
  315. checking for GTKSHARP... yes
  316. checking for GLIBSHARP... yes
  317. checking for GLIBSHARP_2_12_7... yes
  318. checking for GTKSHARP_A11Y... yes
  319. checking for KEYRINGSHARP... no
  320. configure: error: Package requirements (gnome-keyring-sharp-1.0 >= 1.0) were not met:
  321.  
  322. No package 'gnome-keyring-sharp-1.0' found
  323.  
  324. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  325. installed software in a non-standard prefix.
  326.  
  327. Alternatively, you may set the environment variables KEYRINGSHARP_CFLAGS
  328. and KEYRINGSHARP_LIBS to avoid the need to call pkg-config.
  329. See the pkg-config man page for more details.
  330. nico@Kubuntu:~/f-spot$ ./configure
  331. checking for a BSD-compatible install... /usr/bin/install -c
  332. checking whether build environment is sane... yes
  333. checking for gawk... no
  334. checking for mawk... mawk
  335. checking whether make sets $(MAKE)... yes
  336. checking how to create a ustar tar archive... gnutar
  337. checking whether to enable maintainer-specific portions of Makefiles... no
  338. checking whether NLS is requested... yes
  339. checking for style of include used by make... GNU
  340. checking for gcc... gcc
  341. checking whether the C compiler works... yes
  342. checking for C compiler default output file name... a.out
  343. checking for suffix of executables...
  344. checking whether we are cross compiling... no
  345. checking for suffix of object files... o
  346. checking whether we are using the GNU C compiler... yes
  347. checking whether gcc accepts -g... yes
  348. checking for gcc option to accept ISO C89... none needed
  349. checking dependency style of gcc... gcc3
  350. checking for intltool >= 0.35.0... 0.41.1 found
  351. checking for intltool-update... /usr/bin/intltool-update
  352. checking for intltool-merge... /usr/bin/intltool-merge
  353. checking for intltool-extract... /usr/bin/intltool-extract
  354. checking for xgettext... /usr/bin/xgettext
  355. checking for msgmerge... /usr/bin/msgmerge
  356. checking for msgfmt... /usr/bin/msgfmt
  357. checking for gmsgfmt... /usr/bin/msgfmt
  358. checking for perl... /usr/bin/perl
  359. checking for perl >= 5.8.1... 5.10.1
  360. checking for XML::Parser... ok
  361. checking build system type... x86_64-unknown-linux-gnu
  362. checking host system type... x86_64-unknown-linux-gnu
  363. checking for a sed that does not truncate output... /bin/sed
  364. checking for grep that handles long lines and -e... /bin/grep
  365. checking for egrep... /bin/grep -E
  366. checking for fgrep... /bin/grep -F
  367. checking for ld used by gcc... /usr/bin/ld
  368. checking if the linker (/usr/bin/ld) is GNU ld... yes
  369. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  370. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  371. checking whether ln -s works... yes
  372. checking the maximum length of command line arguments... 1572864
  373. checking whether the shell understands some XSI constructs... yes
  374. checking whether the shell understands "+="... yes
  375. checking for /usr/bin/ld option to reload object files... -r
  376. checking for objdump... objdump
  377. checking how to recognize dependent libraries... pass_all
  378. checking for ar... ar
  379. checking for strip... strip
  380. checking for ranlib... ranlib
  381. checking command to parse /usr/bin/nm -B output from gcc object... ok
  382. checking how to run the C preprocessor... gcc -E
  383. checking for ANSI C header files... yes
  384. checking for sys/types.h... yes
  385. checking for sys/stat.h... yes
  386. checking for stdlib.h... yes
  387. checking for string.h... yes
  388. checking for memory.h... yes
  389. checking for strings.h... yes
  390. checking for inttypes.h... yes
  391. checking for stdint.h... yes
  392. checking for unistd.h... yes
  393. checking for dlfcn.h... yes
  394. checking for objdir... .libs
  395. checking if gcc supports -fno-rtti -fno-exceptions... no
  396. checking for gcc option to produce PIC... -fPIC -DPIC
  397. checking if gcc PIC flag -fPIC -DPIC works... yes
  398. checking if gcc static flag -static works... yes
  399. checking if gcc supports -c -o file.o... yes
  400. checking if gcc supports -c -o file.o... (cached) yes
  401. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  402. checking whether -lc should be explicitly linked in... no
  403. checking dynamic linker characteristics... GNU/Linux ld.so
  404. checking how to hardcode library paths into programs... immediate
  405. checking whether stripping libraries is possible... yes
  406. checking if libtool supports shared libraries... yes
  407. checking whether to build shared libraries... yes
  408. checking whether to build static libraries... yes
  409. checking for pkg-config... /usr/bin/pkg-config
  410. checking pkg-config is at least version 0.9.0... yes
  411. checking for GNOME_DOC_UTILS... no
  412. checking for MONO_MODULE... yes
  413. checking for gmcs... /usr/bin/gmcs
  414. checking for mono... /usr/bin/mono
  415. checking for Mono 2.0 GAC for Mono.Posix.dll... found
  416. checking for Mono 2.0 GAC for Mono.Simd.dll... found
  417. checking for Mono 2.0 GAC for System.dll... found
  418. checking for Mono 2.0 GAC for System.Runtime.Remoting.dll... found
  419. checking for Mono 2.0 GAC for System.Web.dll... found
  420. checking for Mono 2.0 GAC for System.Web.Services.dll... found
  421. checking for Mono 2.0 GAC for System.Data.dll... found
  422. checking for Mono 2.0 GAC for Mono.Cairo.dll... found
  423. checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found
  424. checking for library containing strerror... none required
  425. checking for gcc... (cached) gcc
  426. checking whether we are using the GNU C compiler... (cached) yes
  427. checking whether gcc accepts -g... (cached) yes
  428. checking for gcc option to accept ISO C89... (cached) none needed
  429. checking dependency style of gcc... (cached) gcc3
  430. checking for ANSI C header files... (cached) yes
  431. checking for pkg-config... (cached) /usr/bin/pkg-config
  432. checking pkg-config is at least version 0.16... yes
  433. checking for GLIB - version >= 2.0.0... yes (version 2.26.0)
  434. checking for GTKSHARP... yes
  435. checking for GLIBSHARP... yes
  436. checking for GLIBSHARP_2_12_7... yes
  437. checking for GTKSHARP_A11Y... yes
  438. checking for KEYRINGSHARP... no
  439. configure: error: Package requirements (gnome-keyring-sharp-1.0 >= 1.0) were not met:
  440.  
  441. No package 'gnome-keyring-sharp-1.0' found
  442.  
  443. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  444. installed software in a non-standard prefix.
  445.  
  446. Alternatively, you may set the environment variables KEYRINGSHARP_CFLAGS
  447. and KEYRINGSHARP_LIBS to avoid the need to call pkg-config.
  448. See the pkg-config man page for more details.
  449. nico@Kubuntu:~/f-spot$ ./configure
  450. checking for a BSD-compatible install... /usr/bin/install -c
  451. checking whether build environment is sane... yes
  452. checking for gawk... no
  453. checking for mawk... mawk
  454. checking whether make sets $(MAKE)... yes
  455. checking how to create a ustar tar archive... gnutar
  456. checking whether to enable maintainer-specific portions of Makefiles... no
  457. checking whether NLS is requested... yes
  458. checking for style of include used by make... GNU
  459. checking for gcc... gcc
  460. checking whether the C compiler works... yes
  461. checking for C compiler default output file name... a.out
  462. checking for suffix of executables...
  463. checking whether we are cross compiling... no
  464. checking for suffix of object files... o
  465. checking whether we are using the GNU C compiler... yes
  466. checking whether gcc accepts -g... yes
  467. checking for gcc option to accept ISO C89... none needed
  468. checking dependency style of gcc... gcc3
  469. checking for intltool >= 0.35.0... 0.41.1 found
  470. checking for intltool-update... /usr/bin/intltool-update
  471. checking for intltool-merge... /usr/bin/intltool-merge
  472. checking for intltool-extract... /usr/bin/intltool-extract
  473. checking for xgettext... /usr/bin/xgettext
  474. checking for msgmerge... /usr/bin/msgmerge
  475. checking for msgfmt... /usr/bin/msgfmt
  476. checking for gmsgfmt... /usr/bin/msgfmt
  477. checking for perl... /usr/bin/perl
  478. checking for perl >= 5.8.1... 5.10.1
  479. checking for XML::Parser... ok
  480. checking build system type... x86_64-unknown-linux-gnu
  481. checking host system type... x86_64-unknown-linux-gnu
  482. checking for a sed that does not truncate output... /bin/sed
  483. checking for grep that handles long lines and -e... /bin/grep
  484. checking for egrep... /bin/grep -E
  485. checking for fgrep... /bin/grep -F
  486. checking for ld used by gcc... /usr/bin/ld
  487. checking if the linker (/usr/bin/ld) is GNU ld... yes
  488. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  489. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  490. checking whether ln -s works... yes
  491. checking the maximum length of command line arguments... 1572864
  492. checking whether the shell understands some XSI constructs... yes
  493. checking whether the shell understands "+="... yes
  494. checking for /usr/bin/ld option to reload object files... -r
  495. checking for objdump... objdump
  496. checking how to recognize dependent libraries... pass_all
  497. checking for ar... ar
  498. checking for strip... strip
  499. checking for ranlib... ranlib
  500. checking command to parse /usr/bin/nm -B output from gcc object... ok
  501. checking how to run the C preprocessor... gcc -E
  502. checking for ANSI C header files... yes
  503. checking for sys/types.h... yes
  504. checking for sys/stat.h... yes
  505. checking for stdlib.h... yes
  506. checking for string.h... yes
  507. checking for memory.h... yes
  508. checking for strings.h... yes
  509. checking for inttypes.h... yes
  510. checking for stdint.h... yes
  511. checking for unistd.h... yes
  512. checking for dlfcn.h... yes
  513. checking for objdir... .libs
  514. checking if gcc supports -fno-rtti -fno-exceptions... no
  515. checking for gcc option to produce PIC... -fPIC -DPIC
  516. checking if gcc PIC flag -fPIC -DPIC works... yes
  517. checking if gcc static flag -static works... yes
  518. checking if gcc supports -c -o file.o... yes
  519. checking if gcc supports -c -o file.o... (cached) yes
  520. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  521. checking whether -lc should be explicitly linked in... no
  522. checking dynamic linker characteristics... GNU/Linux ld.so
  523. checking how to hardcode library paths into programs... immediate
  524. checking whether stripping libraries is possible... yes
  525. checking if libtool supports shared libraries... yes
  526. checking whether to build shared libraries... yes
  527. checking whether to build static libraries... yes
  528. checking for pkg-config... /usr/bin/pkg-config
  529. checking pkg-config is at least version 0.9.0... yes
  530. checking for GNOME_DOC_UTILS... no
  531. checking for MONO_MODULE... yes
  532. checking for gmcs... /usr/bin/gmcs
  533. checking for mono... /usr/bin/mono
  534. checking for Mono 2.0 GAC for Mono.Posix.dll... found
  535. checking for Mono 2.0 GAC for Mono.Simd.dll... found
  536. checking for Mono 2.0 GAC for System.dll... found
  537. checking for Mono 2.0 GAC for System.Runtime.Remoting.dll... found
  538. checking for Mono 2.0 GAC for System.Web.dll... found
  539. checking for Mono 2.0 GAC for System.Web.Services.dll... found
  540. checking for Mono 2.0 GAC for System.Data.dll... found
  541. checking for Mono 2.0 GAC for Mono.Cairo.dll... found
  542. checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found
  543. checking for library containing strerror... none required
  544. checking for gcc... (cached) gcc
  545. checking whether we are using the GNU C compiler... (cached) yes
  546. checking whether gcc accepts -g... (cached) yes
  547. checking for gcc option to accept ISO C89... (cached) none needed
  548. checking dependency style of gcc... (cached) gcc3
  549. checking for ANSI C header files... (cached) yes
  550. checking for pkg-config... (cached) /usr/bin/pkg-config
  551. checking pkg-config is at least version 0.16... yes
  552. checking for GLIB - version >= 2.0.0... yes (version 2.26.0)
  553. checking for GTKSHARP... yes
  554. checking for GLIBSHARP... yes
  555. checking for GLIBSHARP_2_12_7... yes
  556. checking for GTKSHARP_A11Y... yes
  557. checking for KEYRINGSHARP... no
  558. configure: error: Package requirements (gnome-keyring-sharp-1.0 >= 1.0) were not met:
  559.  
  560. No package 'gnome-keyring-sharp-1.0' found
  561.  
  562. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  563. installed software in a non-standard prefix.
  564.  
  565. Alternatively, you may set the environment variables KEYRINGSHARP_CFLAGS
  566. and KEYRINGSHARP_LIBS to avoid the need to call pkg-config.
  567. See the pkg-config man page for more details.
  568. nico@Kubuntu:~/f-spot$ !find gnome-keyring-sharp
  569. bash: !find: event not found
  570. nico@Kubuntu:~/f-spot$ ./configure
  571. checking for a BSD-compatible install... /usr/bin/install -c
  572. checking whether build environment is sane... yes
  573. checking for gawk... no
  574. checking for mawk... mawk
  575. checking whether make sets $(MAKE)... yes
  576. checking how to create a ustar tar archive... gnutar
  577. checking whether to enable maintainer-specific portions of Makefiles... no
  578. checking whether NLS is requested... yes
  579. checking for style of include used by make... GNU
  580. checking for gcc... gcc
  581. checking whether the C compiler works... yes
  582. checking for C compiler default output file name... a.out
  583. checking for suffix of executables...
  584. checking whether we are cross compiling... no
  585. checking for suffix of object files... o
  586. checking whether we are using the GNU C compiler... yes
  587. checking whether gcc accepts -g... yes
  588. checking for gcc option to accept ISO C89... none needed
  589. checking dependency style of gcc... gcc3
  590. checking for intltool >= 0.35.0... 0.41.1 found
  591. checking for intltool-update... /usr/bin/intltool-update
  592. checking for intltool-merge... /usr/bin/intltool-merge
  593. checking for intltool-extract... /usr/bin/intltool-extract
  594. checking for xgettext... /usr/bin/xgettext
  595. checking for msgmerge... /usr/bin/msgmerge
  596. checking for msgfmt... /usr/bin/msgfmt
  597. checking for gmsgfmt... /usr/bin/msgfmt
  598. checking for perl... /usr/bin/perl
  599. checking for perl >= 5.8.1... 5.10.1
  600. checking for XML::Parser... ok
  601. checking build system type... x86_64-unknown-linux-gnu
  602. checking host system type... x86_64-unknown-linux-gnu
  603. checking for a sed that does not truncate output... /bin/sed
  604. checking for grep that handles long lines and -e... /bin/grep
  605. checking for egrep... /bin/grep -E
  606. checking for fgrep... /bin/grep -F
  607. checking for ld used by gcc... /usr/bin/ld
  608. checking if the linker (/usr/bin/ld) is GNU ld... yes
  609. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  610. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  611. checking whether ln -s works... yes
  612. checking the maximum length of command line arguments... 1572864
  613. checking whether the shell understands some XSI constructs... yes
  614. checking whether the shell understands "+="... yes
  615. checking for /usr/bin/ld option to reload object files... -r
  616. checking for objdump... objdump
  617. checking how to recognize dependent libraries... pass_all
  618. checking for ar... ar
  619. checking for strip... strip
  620. checking for ranlib... ranlib
  621. checking command to parse /usr/bin/nm -B output from gcc object... ok
  622. checking how to run the C preprocessor... gcc -E
  623. checking for ANSI C header files... yes
  624. checking for sys/types.h... yes
  625. checking for sys/stat.h... yes
  626. checking for stdlib.h... yes
  627. checking for string.h... yes
  628. checking for memory.h... yes
  629. checking for strings.h... yes
  630. checking for inttypes.h... yes
  631. checking for stdint.h... yes
  632. checking for unistd.h... yes
  633. checking for dlfcn.h... yes
  634. checking for objdir... .libs
  635. checking if gcc supports -fno-rtti -fno-exceptions... no
  636. checking for gcc option to produce PIC... -fPIC -DPIC
  637. checking if gcc PIC flag -fPIC -DPIC works... yes
  638. checking if gcc static flag -static works... yes
  639. checking if gcc supports -c -o file.o... yes
  640. checking if gcc supports -c -o file.o... (cached) yes
  641. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  642. checking whether -lc should be explicitly linked in... no
  643. checking dynamic linker characteristics... GNU/Linux ld.so
  644. checking how to hardcode library paths into programs... immediate
  645. checking whether stripping libraries is possible... yes
  646. checking if libtool supports shared libraries... yes
  647. checking whether to build shared libraries... yes
  648. checking whether to build static libraries... yes
  649. checking for pkg-config... /usr/bin/pkg-config
  650. checking pkg-config is at least version 0.9.0... yes
  651. checking for GNOME_DOC_UTILS... no
  652. checking for MONO_MODULE... yes
  653. checking for gmcs... /usr/bin/gmcs
  654. checking for mono... /usr/bin/mono
  655. checking for Mono 2.0 GAC for Mono.Posix.dll... found
  656. checking for Mono 2.0 GAC for Mono.Simd.dll... found
  657. checking for Mono 2.0 GAC for System.dll... found
  658. checking for Mono 2.0 GAC for System.Runtime.Remoting.dll... found
  659. checking for Mono 2.0 GAC for System.Web.dll... found
  660. checking for Mono 2.0 GAC for System.Web.Services.dll... found
  661. checking for Mono 2.0 GAC for System.Data.dll... found
  662. checking for Mono 2.0 GAC for Mono.Cairo.dll... found
  663. checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found
  664. checking for library containing strerror... none required
  665. checking for gcc... (cached) gcc
  666. checking whether we are using the GNU C compiler... (cached) yes
  667. checking whether gcc accepts -g... (cached) yes
  668. checking for gcc option to accept ISO C89... (cached) none needed
  669. checking dependency style of gcc... (cached) gcc3
  670. checking for ANSI C header files... (cached) yes
  671. checking for pkg-config... (cached) /usr/bin/pkg-config
  672. checking pkg-config is at least version 0.16... yes
  673. checking for GLIB - version >= 2.0.0... yes (version 2.26.0)
  674. checking for GTKSHARP... yes
  675. checking for GLIBSHARP... yes
  676. checking for GLIBSHARP_2_12_7... yes
  677. checking for GTKSHARP_A11Y... yes
  678. checking for KEYRINGSHARP... yes
  679. checking for FLICKRNET... no
  680. configure: error: Package requirements (flickrnet >= 2.0) were not met:
  681.  
  682. No package 'flickrnet' found
  683.  
  684. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  685. installed software in a non-standard prefix.
  686.  
  687. Alternatively, you may set the environment variables FLICKRNET_CFLAGS
  688. and FLICKRNET_LIBS to avoid the need to call pkg-config.
  689. See the pkg-config man page for more details.
  690. nico@Kubuntu:~/f-spot$ ./configure
  691. checking for a BSD-compatible install... /usr/bin/install -c
  692. checking whether build environment is sane... yes
  693. checking for gawk... no
  694. checking for mawk... mawk
  695. checking whether make sets $(MAKE)... yes
  696. checking how to create a ustar tar archive... gnutar
  697. checking whether to enable maintainer-specific portions of Makefiles... no
  698. checking whether NLS is requested... yes
  699. checking for style of include used by make... GNU
  700. checking for gcc... gcc
  701. checking whether the C compiler works... yes
  702. checking for C compiler default output file name... a.out
  703. checking for suffix of executables...
  704. checking whether we are cross compiling... no
  705. checking for suffix of object files... o
  706. checking whether we are using the GNU C compiler... yes
  707. checking whether gcc accepts -g... yes
  708. checking for gcc option to accept ISO C89... none needed
  709. checking dependency style of gcc... gcc3
  710. checking for intltool >= 0.35.0... 0.41.1 found
  711. checking for intltool-update... /usr/bin/intltool-update
  712. checking for intltool-merge... /usr/bin/intltool-merge
  713. checking for intltool-extract... /usr/bin/intltool-extract
  714. checking for xgettext... /usr/bin/xgettext
  715. checking for msgmerge... /usr/bin/msgmerge
  716. checking for msgfmt... /usr/bin/msgfmt
  717. checking for gmsgfmt... /usr/bin/msgfmt
  718. checking for perl... /usr/bin/perl
  719. checking for perl >= 5.8.1... 5.10.1
  720. checking for XML::Parser... ok
  721. checking build system type... x86_64-unknown-linux-gnu
  722. checking host system type... x86_64-unknown-linux-gnu
  723. checking for a sed that does not truncate output... /bin/sed
  724. checking for grep that handles long lines and -e... /bin/grep
  725. checking for egrep... /bin/grep -E
  726. checking for fgrep... /bin/grep -F
  727. checking for ld used by gcc... /usr/bin/ld
  728. checking if the linker (/usr/bin/ld) is GNU ld... yes
  729. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  730. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  731. checking whether ln -s works... yes
  732. checking the maximum length of command line arguments... 1572864
  733. checking whether the shell understands some XSI constructs... yes
  734. checking whether the shell understands "+="... yes
  735. checking for /usr/bin/ld option to reload object files... -r
  736. checking for objdump... objdump
  737. checking how to recognize dependent libraries... pass_all
  738. checking for ar... ar
  739. checking for strip... strip
  740. checking for ranlib... ranlib
  741. checking command to parse /usr/bin/nm -B output from gcc object... ok
  742. checking how to run the C preprocessor... gcc -E
  743. checking for ANSI C header files... yes
  744. checking for sys/types.h... yes
  745. checking for sys/stat.h... yes
  746. checking for stdlib.h... yes
  747. checking for string.h... yes
  748. checking for memory.h... yes
  749. checking for strings.h... yes
  750. checking for inttypes.h... yes
  751. checking for stdint.h... yes
  752. checking for unistd.h... yes
  753. checking for dlfcn.h... yes
  754. checking for objdir... .libs
  755. checking if gcc supports -fno-rtti -fno-exceptions... no
  756. checking for gcc option to produce PIC... -fPIC -DPIC
  757. checking if gcc PIC flag -fPIC -DPIC works... yes
  758. checking if gcc static flag -static works... yes
  759. checking if gcc supports -c -o file.o... yes
  760. checking if gcc supports -c -o file.o... (cached) yes
  761. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  762. checking whether -lc should be explicitly linked in... no
  763. checking dynamic linker characteristics... GNU/Linux ld.so
  764. checking how to hardcode library paths into programs... immediate
  765. checking whether stripping libraries is possible... yes
  766. checking if libtool supports shared libraries... yes
  767. checking whether to build shared libraries... yes
  768. checking whether to build static libraries... yes
  769. checking for pkg-config... /usr/bin/pkg-config
  770. checking pkg-config is at least version 0.9.0... yes
  771. checking for GNOME_DOC_UTILS... no
  772. checking for MONO_MODULE... yes
  773. checking for gmcs... /usr/bin/gmcs
  774. checking for mono... /usr/bin/mono
  775. checking for Mono 2.0 GAC for Mono.Posix.dll... found
  776. checking for Mono 2.0 GAC for Mono.Simd.dll... found
  777. checking for Mono 2.0 GAC for System.dll... found
  778. checking for Mono 2.0 GAC for System.Runtime.Remoting.dll... found
  779. checking for Mono 2.0 GAC for System.Web.dll... found
  780. checking for Mono 2.0 GAC for System.Web.Services.dll... found
  781. checking for Mono 2.0 GAC for System.Data.dll... found
  782. checking for Mono 2.0 GAC for Mono.Cairo.dll... found
  783. checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found
  784. checking for library containing strerror... none required
  785. checking for gcc... (cached) gcc
  786. checking whether we are using the GNU C compiler... (cached) yes
  787. checking whether gcc accepts -g... (cached) yes
  788. checking for gcc option to accept ISO C89... (cached) none needed
  789. checking dependency style of gcc... (cached) gcc3
  790. checking for ANSI C header files... (cached) yes
  791. checking for pkg-config... (cached) /usr/bin/pkg-config
  792. checking pkg-config is at least version 0.16... yes
  793. checking for GLIB - version >= 2.0.0... yes (version 2.26.0)
  794. checking for GTKSHARP... yes
  795. checking for GLIBSHARP... yes
  796. checking for GLIBSHARP_2_12_7... yes
  797. checking for GTKSHARP_A11Y... yes
  798. checking for KEYRINGSHARP... yes
  799. checking for FLICKRNET... yes
  800. checking for mono... (cached) /usr/bin/mono
  801. checking for gmcs... (cached) /usr/bin/gmcs
  802. checking for gapi2-fixup... /usr/bin/gapi2-fixup
  803. checking for gapi2-parser... /usr/bin/gapi2-parser
  804. checking for gapi2-codegen... /usr/bin/gapi2-codegen
  805. checking for mono.pc... found
  806. checking for F... no
  807. configure: error: Package requirements (libgnome-2.0 >= 2.2 libgnomeui-2.0 >= 2.2 gtk+-2.0 >= 2.14 mono-cairo >= 1.2.5 cairo >= 1.4.0 mono-addins >= 0.3 mono-addins-gui >= 0.3 mono-addins-setup >= 0.3) were not met:
  808.  
  809. No package 'libgnome-2.0' found
  810. No package 'libgnomeui-2.0' found
  811. No package 'gtk+-2.0' found
  812. No package 'cairo' found
  813. No package 'mono-addins' found
  814. No package 'mono-addins-gui' found
  815. No package 'mono-addins-setup' found
  816.  
  817. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  818. installed software in a non-standard prefix.
  819.  
  820. Alternatively, you may set the environment variables F_CFLAGS
  821. and F_LIBS to avoid the need to call pkg-config.
  822. See the pkg-config man page for more details.
  823. nico@Kubuntu:~/f-spot$ ^C
  824. nico@Kubuntu:~/f-spot$ !find fspot
  825. bash: !find: event not found
  826. nico@Kubuntu:~/f-spot$ clear
  827. nico@Kubuntu:~/f-spot$ ./configure
  828. checking for a BSD-compatible install... /usr/bin/install -c
  829. checking whether build environment is sane... yes
  830. checking for gawk... no
  831. checking for mawk... mawk
  832. checking whether make sets $(MAKE)... yes
  833. checking how to create a ustar tar archive... gnutar
  834. checking whether to enable maintainer-specific portions of Makefiles... no
  835. checking whether NLS is requested... yes
  836. checking for style of include used by make... GNU
  837. checking for gcc... gcc
  838. checking whether the C compiler works... yes
  839. checking for C compiler default output file name... a.out
  840. checking for suffix of executables...
  841. checking whether we are cross compiling... no
  842. checking for suffix of object files... o
  843. checking whether we are using the GNU C compiler... yes
  844. checking whether gcc accepts -g... yes
  845. checking for gcc option to accept ISO C89... none needed
  846. checking dependency style of gcc... gcc3
  847. checking for intltool >= 0.35.0... 0.41.1 found
  848. checking for intltool-update... /usr/bin/intltool-update
  849. checking for intltool-merge... /usr/bin/intltool-merge
  850. checking for intltool-extract... /usr/bin/intltool-extract
  851. checking for xgettext... /usr/bin/xgettext
  852. checking for msgmerge... /usr/bin/msgmerge
  853. checking for msgfmt... /usr/bin/msgfmt
  854. checking for gmsgfmt... /usr/bin/msgfmt
  855. checking for perl... /usr/bin/perl
  856. checking for perl >= 5.8.1... 5.10.1
  857. checking for XML::Parser... ok
  858. checking build system type... x86_64-unknown-linux-gnu
  859. checking host system type... x86_64-unknown-linux-gnu
  860. checking for a sed that does not truncate output... /bin/sed
  861. checking for grep that handles long lines and -e... /bin/grep
  862. checking for egrep... /bin/grep -E
  863. checking for fgrep... /bin/grep -F
  864. checking for ld used by gcc... /usr/bin/ld
  865. checking if the linker (/usr/bin/ld) is GNU ld... yes
  866. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  867. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  868. checking whether ln -s works... yes
  869. checking the maximum length of command line arguments... 1572864
  870. checking whether the shell understands some XSI constructs... yes
  871. checking whether the shell understands "+="... yes
  872. checking for /usr/bin/ld option to reload object files... -r
  873. checking for objdump... objdump
  874. checking how to recognize dependent libraries... pass_all
  875. checking for ar... ar
  876. checking for strip... strip
  877. checking for ranlib... ranlib
  878. checking command to parse /usr/bin/nm -B output from gcc object... ok
  879. checking how to run the C preprocessor... gcc -E
  880. checking for ANSI C header files... yes
  881. checking for sys/types.h... yes
  882. checking for sys/stat.h... yes
  883. checking for stdlib.h... yes
  884. checking for string.h... yes
  885. checking for memory.h... yes
  886. checking for strings.h... yes
  887. checking for inttypes.h... yes
  888. checking for stdint.h... yes
  889. checking for unistd.h... yes
  890. checking for dlfcn.h... yes
  891. checking for objdir... .libs
  892. checking if gcc supports -fno-rtti -fno-exceptions... no
  893. checking for gcc option to produce PIC... -fPIC -DPIC
  894. checking if gcc PIC flag -fPIC -DPIC works... yes
  895. checking if gcc static flag -static works... yes
  896. checking if gcc supports -c -o file.o... yes
  897. checking if gcc supports -c -o file.o... (cached) yes
  898. checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
  899. checking whether -lc should be explicitly linked in... no
  900. checking dynamic linker characteristics... GNU/Linux ld.so
  901. checking how to hardcode library paths into programs... immediate
  902. checking whether stripping libraries is possible... yes
  903. checking if libtool supports shared libraries... yes
  904. checking whether to build shared libraries... yes
  905. checking whether to build static libraries... yes
  906. checking for pkg-config... /usr/bin/pkg-config
  907. checking pkg-config is at least version 0.9.0... yes
  908. checking for GNOME_DOC_UTILS... no
  909. checking for MONO_MODULE... yes
  910. checking for gmcs... /usr/bin/gmcs
  911. checking for mono... /usr/bin/mono
  912. checking for Mono 2.0 GAC for Mono.Posix.dll... found
  913. checking for Mono 2.0 GAC for Mono.Simd.dll... found
  914. checking for Mono 2.0 GAC for System.dll... found
  915. checking for Mono 2.0 GAC for System.Runtime.Remoting.dll... found
  916. checking for Mono 2.0 GAC for System.Web.dll... found
  917. checking for Mono 2.0 GAC for System.Web.Services.dll... found
  918. checking for Mono 2.0 GAC for System.Data.dll... found
  919. checking for Mono 2.0 GAC for Mono.Cairo.dll... found
  920. checking for Mono 2.0 GAC for ICSharpCode.SharpZipLib.dll... found
  921. checking for library containing strerror... none required
  922. checking for gcc... (cached) gcc
  923. checking whether we are using the GNU C compiler... (cached) yes
  924. checking whether gcc accepts -g... (cached) yes
  925. checking for gcc option to accept ISO C89... (cached) none needed
  926. checking dependency style of gcc... (cached) gcc3
  927. checking for ANSI C header files... (cached) yes
  928. checking for pkg-config... (cached) /usr/bin/pkg-config
  929. checking pkg-config is at least version 0.16... yes
  930. checking for GLIB - version >= 2.0.0... yes (version 2.26.0)
  931. checking for GTKSHARP... yes
  932. checking for GLIBSHARP... yes
  933. checking for GLIBSHARP_2_12_7... yes
  934. checking for GTKSHARP_A11Y... yes
  935. checking for KEYRINGSHARP... yes
  936. checking for FLICKRNET... yes
  937. checking for mono... (cached) /usr/bin/mono
  938. checking for gmcs... (cached) /usr/bin/gmcs
  939. checking for gapi2-fixup... /usr/bin/gapi2-fixup
  940. checking for gapi2-parser... /usr/bin/gapi2-parser
  941. checking for gapi2-codegen... /usr/bin/gapi2-codegen
  942. checking for mono.pc... found
  943. checking for F... no
  944. configure: error: Package requirements (libgnome-2.0 >= 2.2 libgnomeui-2.0 >= 2.2 gtk+-2.0 >= 2.14 mono-cairo >= 1.2.5 cairo >= 1.4.0 mono-addins >= 0.3 mono-addins-gui >= 0.3 mono-addins-setup >= 0.3) were not met:
  945.  
  946. No package 'libgnome-2.0' found
  947. No package 'libgnomeui-2.0' found
  948. No package 'gtk+-2.0' found
  949. No package 'cairo' found
  950. No package 'mono-addins' found
  951. No package 'mono-addins-gui' found
  952. No package 'mono-addins-setup' found
  953.  
  954. Consider adjusting the PKG_CONFIG_PATH environment variable if you
  955. installed software in a non-standard prefix.
  956.  
  957. Alternatively, you may set the environment variables F_CFLAGS
  958. and F_LIBS to avoid the need to call pkg-config.
  959. See the pkg-config man page for more details.
  960. nico@Kubuntu:~/f-spot$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement