0
Найти на сайте: параметры поиска

 

 

Конвертирование пакета rpm в deb

  
Сообщений: 0
Возможна ли конвертация пакета rpm для архитектуры i386 в пакет deb, но для архитектуры х64?
При попытке конвертирования получил такое сообщение:

Код PHP:
  1. vater@vater-mint ~/Загрузки $ sudo alien pips-spr800-2.6.2-2.i386.rpm
  2. [sudo] пароль для vater:
  3. Warning: Skipping conversion of scripts in package pips-spr800: postinst postrm prerm
  4. Warning: Use the --scripts parameter to include the scripts.
  5. pips-spr800-2.6.2-2.i386.rpm is for architecture i386 ; the package cannot be built on this system
Сообщений: 0
незнаю можно или нет но sudo alien pips-spr800-2.6.2-2.i386.rpm это ужас!
используйте sudo alien -d --scripts pips-spr800-2.6.2-2.i386.rpm
Сообщений: 0
Спасибо за подсказку!
К сожалению, система не допускает создания х64-пакета из i386...
Сообщений: 0
Вчера убил полдня на попытку компилирования программы из исходника pips-spr800-2.6.2.tar.gz... Попробую после обеда выложить всё, что высказала система в терминале по поводу моих усилий:))
Сообщений: 0
OlegD, что-то подсказывает, что это драйвер на принтер Эпсон?
Сообщений: 0
Unborn:

OlegD, что-то подсказывает, что это драйвер на принтер Эпсон?
Он самый, плюс утилиты управления принтером. Принтер-то отличный, даром что модель старая! Качество фотопечати отличное. Хочется получить от него полный функционал под линуксом.
Скачан отсюда: http://download.ebz.epson.net/dsc/search/01/search/. Больше нигде не попадались драйверы и утилиты.
Сообщений: 0
OlegD, отсюда пробовал?
Сообщений: 0
Unborn:

OlegD, отсюда пробовал?
Спасибо за ссылку, но по ней из загруженного файла (Размер файла:0.49Kb (499 bytes)) попадаешь на сайт эпсон на японском языке...
Сообщений: 0
OlegD, там есть картинка справа последняя по-моему - это сайт жапанезовской компании, которая пишет сторонние драйвера для Эпсон. ALASYS что-ли. Переводи как-нибудь.
Не спросил, а с Синаптика, Менеджера программ драйвер не работает? У меня в Ящерице для всех и вся Эпсон один стандартный пакет.
Сообщений: 0
Вот такой config.log (См. ниже). Дальше - тишина, и команду make не находит...
Код PHP:
  1. This file contains any messages produced by compilers while
  2. running configure, to aid debugging if configure makes a mistake.
  3.  
  4. It was created by pips-spr800 configure 2.6.2, which was
  5. generated by GNU Autoconf 2.53. Invocation command line was
  6.  
  7. $ ./configure
  8.  
  9. ## --------- ##
  10. ## Platform. ##
  11. ## --------- ##
  12.  
  13. hostname = vater-mint
  14. uname -m = x86_64
  15. uname -r = 4.4.0-21-generic
  16. uname -s = Linux
  17. uname -v = #37-Ubuntu SMP Mon Apr 18 18:33:37 UTC 2016
  18.  
  19. /usr/bin/uname -p = unknown
  20. /bin/uname -X = unknown
  21.  
  22. /bin/arch = unknown
  23. /usr/bin/arch -k = unknown
  24. /usr/convex/getsysinfo = unknown
  25. hostinfo = unknown
  26. /bin/machine = unknown
  27. /usr/bin/oslevel = unknown
  28. /bin/universe = unknown
  29.  
  30. PATH: /usr/local/sbin
  31. PATH: /usr/local/bin
  32. PATH: /usr/sbin
  33. PATH: /usr/bin
  34. PATH: /sbin
  35. PATH: /bin
  36. PATH: /usr/games
  37. PATH: /usr/local/games
  38.  
  39.  
  40. ## ----------- ##
  41. ## Core tests. ##
  42. ## ----------- ##
  43.  
  44. configure:1420: checking for a BSD-compatible install
  45. configure:1474: result: /usr/bin/install -c
  46. configure:1485: checking whether build environment is sane
  47. configure:1528: result: yes
  48. configure:1543: checking whether make sets ${MAKE}
  49. configure:1563: result: yes
  50. configure:1595: checking for working aclocal
  51. configure:1602: result: found
  52. configure:1610: checking for working autoconf
  53. configure:1617: result: found
  54. configure:1625: checking for working automake
  55. configure:1632: result: found
  56. configure:1640: checking for working autoheader
  57. configure:1647: result: found
  58. configure:1655: checking for working makeinfo
  59. configure:1666: result: missing
  60. configure:1747: checking for gcc
  61. configure:1763: found /usr/bin/gcc
  62. configure:1773: result: gcc
  63. configure:2017: checking for C compiler version
  64. configure:2020: gcc --version </dev/null >&5
  65. gcc (Ubuntu 5.4.0-6ubuntu1~16.04.1) 5.4.0 20160609
  66. Copyright (C) 2015 Free Software Foundation, Inc.
  67. This is free software; see the source for copying conditions. There is NO
  68. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  69.  
  70. configure:2023: $? = 0
  71. configure:2025: gcc -v </dev/null >&5
  72. Using built-in specs.
  73. COLLECT_GCC=gcc
  74. COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/5/lto-wrapper
  75. Target: x86_64-linux-gnu
  76. Configured with: ../src/configure -v --with-pkgversion='Ubuntu 5.4.0-6ubuntu1~16.04.1' --with-bugurl=file:///usr/share/doc/gcc-5/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-5 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-5-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-5-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-5-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
  77. Thread model: posix
  78. gcc version 5.4.0 20160609 (Ubuntu 5.4.0-6ubuntu1~16.04.1)
  79. configure:2028: $? = 0
  80. configure:2030: gcc -V </dev/null >&5
  81. gcc: error: unrecognized command line option '-V'
  82. gcc: fatal error: no input files
  83. compilation terminated.
  84. configure:2033: $? = 1
  85. configure:2059: checking for C compiler default output
  86. configure:2062: gcc conftest.c >&5
  87. configure:2065: $? = 0
  88. configure:2098: result: a.out
  89. configure:2103: checking whether the C compiler works
  90. configure:2109: ./a.out
  91. configure:2112: $? = 0
  92. configure:2127: result: yes
  93. configure:2134: checking whether we are cross compiling
  94. configure:2136: result: no
  95. configure:2139: checking for suffix of executables
  96. configure:2141: gcc -o conftest conftest.c >&5
  97. configure:2144: $? = 0
  98. configure:2166: result:
  99. configure:2172: checking for suffix of object files
  100. configure:2196: gcc -c conftest.c >&5
  101. configure:2199: $? = 0
  102. configure:2218: result: o
  103. configure:2222: checking whether we are using the GNU C compiler
  104. configure:2249: gcc -c conftest.c >&5
  105. configure:2252: $? = 0
  106. configure:2255: test -s conftest.o
  107. configure:2258: $? = 0
  108. configure:2270: result: yes
  109. configure:2276: checking whether gcc accepts -g
  110. configure:2300: gcc -c -g conftest.c >&5
  111. configure:2303: $? = 0
  112. configure:2306: test -s conftest.o
  113. configure:2309: $? = 0
  114. configure:2319: result: yes
  115. configure:2346: gcc -c -g -O2 conftest.c >&5
  116. conftest.c:2:3: error: unknown type name 'choke'
  117. choke me
  118. ^
  119. conftest.c:2:3: error: expected '=', ',', ';', 'asm' or '__attribute__' at end of input
  120. configure:2349: $? = 1
  121. configure: failed program was:
  122. #ifndef __cplusplus
  123. choke me
  124. #endif
  125. configure:2463: checking for gcc option to accept ANSI C
  126. configure:2528: gcc -c -g -O2 conftest.c >&5
  127. configure:2531: $? = 0
  128. configure:2534: test -s conftest.o
  129. configure:2537: $? = 0
  130. configure:2551: result: none needed
  131. configure:2574: checking for a BSD-compatible install
  132. configure:2628: result: /usr/bin/install -c
  133. configure:2724: checking build system type
  134. configure:2742: result: x86_64-unknown-linux-gnu
  135. configure:2750: checking host system type
  136. configure:2764: result: x86_64-unknown-linux-gnu
  137. configure:2794: checking for ld used by GCC
  138. configure:2857: result: /usr/bin/ld
  139. configure:2866: checking if the linker (/usr/bin/ld) is GNU ld
  140. GNU ld (GNU Binutils for Ubuntu) 2.26.1
  141. configure:2878: result: yes
  142. configure:2883: checking for /usr/bin/ld option to reload object files
  143. configure:2890: result: -r
  144. configure:2895: checking for BSD-compatible nm
  145. configure:2931: result: /usr/bin/nm -B
  146. configure:2934: checking for a sed that does not truncate output
  147. configure:3016: result: /bin/sed
  148. configure:3019: checking whether ln -s works
  149. configure:3023: result: yes
  150. configure:3030: checking how to recognise dependent libraries
  151. configure:3211: result: file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
  152. configure:3223: checking command to parse /usr/bin/nm -B output
  153. configure:3307: gcc -c -g -O2 conftest.c >&5
  154. configure:3310: $? = 0
  155. configure:3314: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
  156. configure:3317: $? = 0
  157. configure:3369: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
  158. configure:3372: $? = 0
  159. configure:3416: result: ok
  160. configure:3425: checking how to run the C preprocessor
  161. configure:3451: gcc -E conftest.c
  162. configure:3457: $? = 0
  163. configure:3484: gcc -E conftest.c
  164. configure:3480:28: fatal error: ac_nonexistent.h: No such file or directory
  165. compilation terminated.
  166. configure:3490: $? = 1
  167. configure: failed program was:
  168. #line 3479 "configure"
  169. #include "confdefs.h"
  170. #include <ac_nonexistent.h>
  171. configure:3527: result: gcc -E
  172. configure:3542: gcc -E conftest.c
  173. configure:3548: $? = 0
  174. configure:3575: gcc -E conftest.c
  175. configure:3571:28: fatal error: ac_nonexistent.h: No such file or directory
  176. compilation terminated.
  177. configure:3581: $? = 1
  178. configure: failed program was:
  179. #line 3570 "configure"
  180. #include "confdefs.h"
  181. #include <ac_nonexistent.h>
  182. configure:3621: checking for ANSI C header files
  183. configure:3635: gcc -E conftest.c
  184. configure:3641: $? = 0
  185. configure:3728: gcc -o conftest -g -O2 conftest.c >&5
  186. configure: In function 'main':
  187. configure:3719:7: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
  188. int i;
  189. ^
  190. configure:3719:7: warning: incompatible implicit declaration of built-in function 'exit'
  191. configure:3719:7: note: include '<stdlib.h>' or provide a declaration of 'exit'
  192. configure:3720:3: warning: incompatible implicit declaration of built-in function 'exit'
  193. for (i = 0; i < 256; i++)
  194. ^
  195. configure:3720:3: note: include '<stdlib.h>' or provide a declaration of 'exit'
  196. configure:3731: $? = 0
  197. configure:3733: ./conftest
  198. configure:3736: $? = 0
  199. configure:3750: result: yes
  200. configure:3774: checking for sys/types.h
  201. configure:3787: gcc -c -g -O2 conftest.c >&5
  202. configure:3790: $? = 0
  203. configure:3793: test -s conftest.o
  204. configure:3796: $? = 0
  205. configure:3806: result: yes
  206. configure:3774: checking for sys/stat.h
  207. configure:3787: gcc -c -g -O2 conftest.c >&5
  208. configure:3790: $? = 0
  209. configure:3793: test -s conftest.o
  210. configure:3796: $? = 0
  211. configure:3806: result: yes
  212. configure:3774: checking for stdlib.h
  213. configure:3787: gcc -c -g -O2 conftest.c >&5
  214. configure:3790: $? = 0
  215. configure:3793: test -s conftest.o
  216. configure:3796: $? = 0
  217. configure:3806: result: yes
  218. configure:3774: checking for string.h
  219. configure:3787: gcc -c -g -O2 conftest.c >&5
  220. configure:3790: $? = 0
  221. configure:3793: test -s conftest.o
  222. configure:3796: $? = 0
  223. configure:3806: result: yes
  224. configure:3774: checking for memory.h
  225. configure:3787: gcc -c -g -O2 conftest.c >&5
  226. configure:3790: $? = 0
  227. configure:3793: test -s conftest.o
  228. configure:3796: $? = 0
  229. configure:3806: result: yes
  230. configure:3774: checking for strings.h
  231. configure:3787: gcc -c -g -O2 conftest.c >&5
  232. configure:3790: $? = 0
  233. configure:3793: test -s conftest.o
  234. configure:3796: $? = 0
  235. configure:3806: result: yes
  236. configure:3774: checking for inttypes.h
  237. configure:3787: gcc -c -g -O2 conftest.c >&5
  238. configure:3790: $? = 0
  239. configure:3793: test -s conftest.o
  240. configure:3796: $? = 0
  241. configure:3806: result: yes
  242. configure:3774: checking for stdint.h
  243. configure:3787: gcc -c -g -O2 conftest.c >&5
  244. configure:3790: $? = 0
  245. configure:3793: test -s conftest.o
  246. configure:3796: $? = 0
  247. configure:3806: result: yes
  248. configure:3774: checking for unistd.h
  249. configure:3787: gcc -c -g -O2 conftest.c >&5
  250. configure:3790: $? = 0
  251. configure:3793: test -s conftest.o
  252. configure:3796: $? = 0
  253. configure:3806: result: yes
  254. configure:3832: checking dlfcn.h usability
  255. configure:3841: gcc -c -g -O2 conftest.c >&5
  256. configure:3844: $? = 0
  257. configure:3847: test -s conftest.o
  258. configure:3850: $? = 0
  259. configure:3859: result: yes
  260. configure:3863: checking dlfcn.h presence
  261. configure:3870: gcc -E conftest.c
  262. configure:3876: $? = 0
  263. configure:3894: result: yes
  264. configure:3912: checking for dlfcn.h
  265. configure:3919: result: yes
  266. configure:3941: checking for file
  267. configure:3996: result: /usr/bin/file
  268. configure:4117: checking for ranlib
  269. configure:4133: found /usr/bin/ranlib
  270. configure:4144: result: ranlib
  271. configure:4197: checking for strip
  272. configure:4213: found /usr/bin/strip
  273. configure:4224: result: strip
  274. configure:4435: checking for objdir
  275. configure:4446: result: .libs
  276. configure:4463: checking for gcc option to produce PIC
  277. configure:4609: result: -fPIC
  278. configure:4613: checking if gcc PIC flag -fPIC works
  279. configure:4639: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
  280. configure:4642: $? = 0
  281. configure:4645: test -s conftest.o
  282. configure:4648: $? = 0
  283. configure:4685: result: yes
  284. configure:4701: checking if gcc static flag -static works
  285. configure:4728: gcc -o conftest -g -O2 -static conftest.c >&5
  286. configure:4731: $? = 0
  287. configure:4734: test -s conftest
  288. configure:4737: $? = 0
  289. configure:4752: result: yes
  290. configure:4764: checking if gcc supports -c -o file.o
  291. configure:4784: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
  292. configure:4808: result: yes
  293. configure:4813: checking if gcc supports -c -o file.lo
  294. configure:4843: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5
  295. configure:4846: $? = 0
  296. configure:4849: test -s conftest.lo
  297. configure:4852: $? = 0
  298. configure:4873: result: yes
  299. configure:4904: checking if gcc supports -fno-rtti -fno-exceptions
  300. configure:4929: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5
  301. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  302. cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
  303. configure:4932: $? = 0
  304. configure:4935: test -s conftest.o
  305. configure:4938: $? = 0
  306. configure:4954: result: yes
  307. configure:4965: checking whether the linker (/usr/bin/ld) supports shared libraries
  308. configure:5660: result: yes
  309. configure:5665: checking how to hardcode library paths into programs
  310. configure:5689: result: immediate
  311. configure:5694: checking whether stripping libraries is possible
  312. configure:5699: result: yes
  313. configure:5710: checking dynamic linker characteristics
  314. configure:6117: result: GNU/Linux ld.so
  315. configure:6122: checking if libtool supports shared libraries
  316. configure:6124: result: yes
  317. configure:6127: checking whether to build shared libraries
  318. configure:6148: result: yes
  319. configure:6151: checking whether to build static libraries
  320. configure:6155: result: yes
  321. configure:6817: checking whether -lc should be explicitly linked in
  322. configure:6825: gcc -c -g -O2 conftest.c >&5
  323. configure:6828: $? = 0
  324. configure:6842: gcc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| grep -lc \>/dev/null 2\>\&1
  325. configure:6845: $? = 0
  326. configure:6858: result: no
  327. configure:7437: checking for cups-config
  328. configure:7466: result: no
  329. configure:7478: error: *** 'cups-config' missing, please install CUPS or fix your $PATH ***
  330.  
  331. ## ---------------- ##
  332. ## Cache variables. ##
  333. ## ---------------- ##
  334.  
  335. ac_cv_build=x86_64-unknown-linux-gnu
  336. ac_cv_build_alias=x86_64-unknown-linux-gnu
  337. ac_cv_c_compiler_gnu=yes
  338. ac_cv_env_CC_set=
  339. ac_cv_env_CC_value=
  340. ac_cv_env_CFLAGS_set=
  341. ac_cv_env_CFLAGS_value=
  342. ac_cv_env_CPPFLAGS_set=
  343. ac_cv_env_CPPFLAGS_value=
  344. ac_cv_env_CPP_set=
  345. ac_cv_env_CPP_value=
  346. ac_cv_env_LDFLAGS_set=
  347. ac_cv_env_LDFLAGS_value=
  348. ac_cv_env_build_alias_set=
  349. ac_cv_env_build_alias_value=
  350. ac_cv_env_host_alias_set=
  351. ac_cv_env_host_alias_value=
  352. ac_cv_env_target_alias_set=
  353. ac_cv_env_target_alias_value=
  354. ac_cv_exeext=
  355. ac_cv_header_dlfcn_h=yes
  356. ac_cv_header_inttypes_h=yes
  357. ac_cv_header_memory_h=yes
  358. ac_cv_header_stdc=yes
  359. ac_cv_header_stdint_h=yes
  360. ac_cv_header_stdlib_h=yes
  361. ac_cv_header_string_h=yes
  362. ac_cv_header_strings_h=yes
  363. ac_cv_header_sys_stat_h=yes
  364. ac_cv_header_sys_types_h=yes
  365. ac_cv_header_unistd_h=yes
  366. ac_cv_host=x86_64-unknown-linux-gnu
  367. ac_cv_host_alias=x86_64-unknown-linux-gnu
  368. ac_cv_objext=o
  369. ac_cv_path_install='/usr/bin/install -c'
  370. ac_cv_prog_CPP='gcc -E'
  371. ac_cv_prog_ac_ct_CC=gcc
  372. ac_cv_prog_ac_ct_RANLIB=ranlib
  373. ac_cv_prog_ac_ct_STRIP=strip
  374. ac_cv_prog_cc_g=yes
  375. ac_cv_prog_make_make_set=yes
  376. am_cv_prog_cc_stdc=
  377. lt_cv_archive_cmds_need_lc=no
  378. lt_cv_compiler_c_o=yes
  379. lt_cv_compiler_o_lo=yes
  380. lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )'
  381. lt_cv_file_magic_cmd='$MAGIC_CMD'
  382. lt_cv_file_magic_test_file='/lib/libc.so* /lib/libc-*.so'
  383. lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'''
  384. lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
  385. lt_cv_ld_reload_flag=-r
  386. lt_cv_path_LD=/usr/bin/ld
  387. lt_cv_path_MAGIC_CMD=/usr/bin/file
  388. lt_cv_path_NM='/usr/bin/nm -B'
  389. lt_cv_path_SED=/bin/sed
  390. lt_cv_prog_cc_can_build_shared=yes
  391. lt_cv_prog_cc_no_builtin=
  392. lt_cv_prog_cc_pic=' -fPIC'
  393. lt_cv_prog_cc_pic_works=yes
  394. lt_cv_prog_cc_shlib=
  395. lt_cv_prog_cc_static=-static
  396. lt_cv_prog_cc_static_works=yes
  397. lt_cv_prog_cc_wl=-Wl,
  398. lt_cv_prog_gnu_ld=yes
  399. lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
  400. lt_cv_sys_path_separator=:
  401.  
  402. ## ----------- ##
  403. ## confdefs.h. ##
  404. ## ----------- ##
  405.  
  406. #define PACKAGE_NAME "pips-spr800"
  407. #define PACKAGE_TARNAME "pips-spr800"
  408. #define PACKAGE_VERSION "2.6.2"
  409. #define PACKAGE_STRING "pips-spr800 2.6.2"
  410. #define PACKAGE_BUGREPORT "pipsplus-bugs@epkowa.co.jp"
  411. #define PACKAGE "pips-spr800"
  412. #define VERSION "2.6.2"
  413. #define STDC_HEADERS 1
  414. #define HAVE_SYS_TYPES_H 1
  415. #define HAVE_SYS_STAT_H 1
  416. #define HAVE_STDLIB_H 1
  417. #define HAVE_STRING_H 1
  418. #define HAVE_MEMORY_H 1
  419. #define HAVE_STRINGS_H 1
  420. #define HAVE_INTTYPES_H 1
  421. #define HAVE_STDINT_H 1
  422. #define HAVE_UNISTD_H 1
  423. #define HAVE_DLFCN_H 1
  424.  
  425. configure: exit 1
Сообщений: 0
OlegD, поставь libcups2-dev,

сегодня пробовал собирать этот пакет - фейлился на тех же местах. Сначала этот cups-config, затем затребовал libpng12-dev, затем еще какую-то либу...
а по итогу make все равно завершится ошибкой на какой-то внутренней функции. За что зацепиться там - у меня нет идей
Сообщений: 0
Chocobo, спасибо за совет, попробую поставить.
В начало страницы 
|
Перейти на форум:
Быстрый ответ
Чтобы писать на форуме, зарегистрируйтесь или авторизуйтесь.