Почтовый сервак на ПК

Ответить
Аватара пользователя
-=KabaL=-
Сообщения: 247
Зарегистрирован: 28 мар 2015, 12:46
Operating system: ROSA Desktop Fresh R5 release 2014.1 for x86_64

Почтовый сервак на ПК

Сообщение -=KabaL=- » 05 май 2017, 08:57

Заранее прошу прощение , если данная тема не к этой ветке форума :oops:
Всем доброго времени суток !
Появилась необходимость собрать свой почтовый сервер , погуглив нашёл статейки о создании почтового сервера состоявшего из нескольких пакетов.
Больше всего понравилась Почтовый сервер со всем фаршем но в статейка старая пакеты и команды mysql с того времени изменились. Обсуждение той статейки так же уже офтопe.
Дык вот , мой вопрос сам.
Кто сталкивался с почтовыми серверами , какие проблемы возникают в работе с ними, а так же как с меньшими проблемами решить данную задачу?
Заранее благодарен!

Аватара пользователя
VictorR2007
Сообщения: 7274
Зарегистрирован: 12 сен 2011, 13:00
Operating system: ROSA 2023.1

Re: Почтовый сервак на ПК

Сообщение VictorR2007 » 05 май 2017, 09:08

Есть статейка посвежее https://habrahabr.ru/company/ruvds/blog/325356/

Аватара пользователя
-=KabaL=-
Сообщения: 247
Зарегистрирован: 28 мар 2015, 12:46
Operating system: ROSA Desktop Fresh R5 release 2014.1 for x86_64

Re: Почтовый сервак на ПК

Сообщение -=KabaL=- » 05 май 2017, 14:18

VictorR2007 писал(а):Есть статейка посвежее https://habrahabr.ru/company/ruvds/blog/325356/
Огромное СПС пошёл изучать :)

Аватара пользователя
-=KabaL=-
Сообщения: 247
Зарегистрирован: 28 мар 2015, 12:46
Operating system: ROSA Desktop Fresh R5 release 2014.1 for x86_64

Re: Почтовый сервак на ПК

Сообщение -=KabaL=- » 07 май 2017, 12:39

Статейка урезанная , нет создания почтовых пользователей , расположения складирования почты и тому подобное :(

Аватара пользователя
-=KabaL=-
Сообщения: 247
Зарегистрирован: 28 мар 2015, 12:46
Operating system: ROSA Desktop Fresh R5 release 2014.1 for x86_64

Re: Почтовый сервак на ПК

Сообщение -=KabaL=- » 07 май 2017, 14:55

Нагуглил IndiMail скачал , распаковал , начал собирать

Код: Выделить всё

./configure --enable-qmaildir --enable-tcprules-prog --enable-mysqlincdir

Код: Выделить всё

checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for library containing strerror... none required
checking for ANSI C header files... (cached) yes
checking crypt.h usability... yes
checking crypt.h presence... yes
checking for crypt.h... yes
checking openssl/evp.h usability... yes
checking openssl/evp.h presence... yes
checking for openssl/evp.h... yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking dirent.h usability... yes
checking dirent.h presence... yes
checking for dirent.h... yes
checking fnmatch.h usability... yes
checking fnmatch.h presence... yes
checking for fnmatch.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking udb.h usability... no
checking udb.h presence... no
checking for udb.h... no
checking elf.h usability... yes
checking elf.h presence... yes
checking for elf.h... yes
checking magic.h usability... no
checking magic.h presence... no
checking for magic.h... no
checking a.out.h usability... yes
checking a.out.h presence... yes
checking for a.out.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking xcoff.h usability... no
checking xcoff.h presence... no
checking for xcoff.h... no
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for fdatasync... yes
checking for sigaction... yes
checking for sigprocmask... yes
checking for fnmatch... yes
checking for gethostname... yes
checking for fchown... yes
checking for getmntent... yes
checking for getmntinfo... no
checking for setenv... yes
checking for unsetenv... yes
checking for socket in -lsocket... no
checking for SSL_CTX_new in -lssl... yes
checking for crypt in -lcrypt... yes
checking for tgetstr in -lncurses... yes
checking for initscr in -lncurses... yes
checking for indimail user!!!... yes
./configure: line 14739: /var/indimail/etc/tcp.smtp: No such file or directory
configure: WARNING: Unable to find your tcpserver relay file.
configure: WARNING: Creating tcp.smtp in "/var/indimail"/etc/tcp.smtp.
checking for mysql_real_connect in -lmysqlclient -L/usr/lib/mysql... yes
checking for floor in -lm... yes
checking for compress in -lz... yes
checking shadow.h usability... yes
checking shadow.h presence... yes
checking for shadow.h... yes
checking for shadow.h... (cached) yes
checking for setspent in -lshadow... no
checking for pgconfig... checking for getaddrinfo... yes
checking for INET6 protocol support... yes
checking for struct sockaddr_in6... yes
checking for struct sockaddr_storage... yes
checking for struct sockaddr_in6.sin6_scope_id... yes
Enabling support for IPv6.
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libindimail.pc
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing libtool commands
config.status: executing depfiles commands
=== configuring in cdb-1.0 (/home/kabal/Загрузки/indimail-2.0/cdb-1.0)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/var/indimail'  '--enable-qmaildir' '--enable-tcprules-prog' '--enable-mysqlincdir' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... none
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking dependency style of gcc... (cached) none
checking for library containing strerror... none required
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
=== configuring in eps-1.2 (/home/kabal/Загрузки/indimail-2.0/eps-1.2)
configure: running /bin/sh ./configure --disable-option-checking '--prefix=/var/indimail'  '--enable-qmaildir' '--enable-tcprules-prog' '--enable-mysqlincdir' --cache-file=/dev/null --srcdir=.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking how to print strings... printf
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking whether make supports nested variables... yes
checking dependency style of gcc... none
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
checking for library containing strerror... none required
checking for ANSI C header files... (cached) yes
checking for an ANSI C-conforming const... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing libtool commands
config.status: executing depfiles commands
---------- indimail 2.0 i686-pc-linux-gnu ----------
Date                 = Sun May  7 16:35:16 +05 2017
Target CPU           = i686
Target Vendor        = pc
Target OS            = linux-gnu
Host                 = i686-pc-linux-gnu
DISTRIB_ID           = RosaDesktopFresh
DISTRIB_VERSION      = 2014.1
ID command           = /usr/bin/id -u
CPPFLAGS             =  -DLINUX
CXXFLAGS             =  -Wall
CFLAGS               = -g -O2 -O4 -Wall -fPIC -fno-strict-aliasing
LDFLAGS              = 
MODFLAGS             = -O4 -fPIC -shared -Wall
            Current settings
-------------------------------------------------------------
   qmail directory = yes --enable-qmaildir=yes
 control directory = ${prefix}/etc/control --enable-controldir=${prefix}/etc/control
 domains directory = /var/indimail --enable-domaindir=/var/indimail
  shared directory = /var/indimail --enable-shareddir=/var/indimail
        sysconfdir = 
        servicedir = /service
    Mail Base Path = /home/mail  --enable-basepath=/home/mail
Supervise Log Path = /var/log/indimail    --enable-logdir=/var/log/indimail
    indimail  user = indimail  --enable-indiuser=indimail
    indimail group = indimail --enable-indigroup=indimail
indimail directory = /var/indimail
    indimail   uid = 555
    indimail   gid = 555
    default domain =  --enable-default-domain=
   syslog log name = indimail --enable-log-name=indimail
      MySQL Prefix = /usr
MySQL bin directory= /usr/bin --enable-mysqlbindir=/usr/bin
       include dir = yes --enable-mysqlincdir=yes
     MySQL lib dir = /usr/lib/mysql --enable-mysqllibdir=/usr/lib/mysql
         libraries =  -lmysqlclient
          auth inc = -I/var/indimail/include -Iyes -Iyes/mysql
          auth lib = -L. -L/var/indimail/lib -lindimail -lcrypt -L/usr/lib/mysql -lmysqlclient -lssl -lcrypto -lm
    acl_libdirstem = lib
      mysql escape = enabled
     roaming users = ON --enable-roaming-users=y default
  relay clear mins = 60 --enable-relay-clear-minutes=60
    tcprules  prog = yes --enable-tcprules-prog=yes
    tcpserver file = /var/indimail/etc/tcp.smtp --enable-tcpserver-file=/var/indimail/etc/tcp.smtp
    open_smtp file = /var/indimail/etc/open-smtp
            syslog = show only failure attempts --enable-logging=e default
     mysql logging = OFF --enable-mysql-logging=n default
      auth logging = ON  --enable-auth-logging=y default
        user quota = OFF --enable-hardquota=n default
   maildir++ quota = ON  --enable-maildir-quota=y default
        Large Site = OFF --enable-large-site=n (indimail table) default
  Clustered   Arch = ON  --enable-user-cluster=y default
address extentions = ON  --enable-qmail-ext=y default
          ip alias = OFF --enable-ip-alias-domains=n (default)
 valias processing = ON  --enable-valias=y default
vfilter processing = OFF --enable-vfilter=n default
     fcntl locking = ON  --enable-file-locking=y default (use fcntl)
         file sync = ON  --enable-file-sync=y default
make input seekable= ON  --enable-make-seekable=y default
time slice balance = ON  --enable-random-balancing=n default
       Query cache = OFF --enable-query-cache=n default
  system passwords = ON  --enable-passwd=y default
     domain limits = ON  --enable-domain-limits=y default
     Password Hash = MD5 --enable-password-hash=md5
      IPV6 Support = ON  --enable-ipv6=y default
         MD5 Crypt = OFF --enable-md5-crypt=n default
      SHA256 Crypt = OFF --enable-sha256-crypt=n default
      SHA512 Crypt = OFF --enable-sha512-crypt=n default
      Enterprise   = OFF --enable-enterprise-support=n default
-------------------------------------------------------------
Additonal Components = cdb-1.0 eps-1.2 .


============ WARNING WARNING WARNING WARNING ===============
Missing   Components = ../flash-0.9.4 ../ripmime-1.4.0.9 ../altermime-0.3.10 ../mpack-1.6 ../fortune-1.1 ../pam-multi-1.1 ../logalert-0.3 ../qmail-1.03

Download and extract the following additional component(s)

http://cr.yp.to/software/qmail-1.03.tar.gz
http://downloads.sourceforge.net/indimail/flash-0.9.4.tar.gz
http://downloads.sourceforge.net/indimail/altermime-0.3.10.tar.gz
http://downloads.sourceforge.net/indimail/ripmime-1.4.0.9.tar.gz
http://downloads.sourceforge.net/indimail/mpack-1.6.tar.gz
http://downloads.sourceforge.net/indimail/fortune-1.1.tar.gz
http://downloads.sourceforge.net/indimail/pam-multi-1.1.tar.gz
http://downloads.sourceforge.net/indimail/logalert-0.3.tar.gz

in the directory /home/kabal/Загрузки
и при сборке вот такая ошибка выплыла

Код: Выделить всё

make  all-recursive
make[1]: вход в каталог «/home/kabal/Загрузки/indimail-2.0»
Making all in cdb-1.0
make[2]: вход в каталог «/home/kabal/Загрузки/indimail-2.0/cdb-1.0»
make  all-am
make[3]: вход в каталог «/home/kabal/Загрузки/indimail-2.0/cdb-1.0»
make[3]: выход из каталога «/home/kabal/Загрузки/indimail-2.0/cdb-1.0»
make[2]: выход из каталога «/home/kabal/Загрузки/indimail-2.0/cdb-1.0»
Making all in eps-1.2
make[2]: вход в каталог «/home/kabal/Загрузки/indimail-2.0/eps-1.2»
make  all-am
make[3]: вход в каталог «/home/kabal/Загрузки/indimail-2.0/eps-1.2»
make[3]: выход из каталога «/home/kabal/Загрузки/indimail-2.0/eps-1.2»
make[2]: выход из каталога «/home/kabal/Загрузки/indimail-2.0/eps-1.2»
Making all in .
make[2]: вход в каталог «/home/kabal/Загрузки/indimail-2.0»
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -fno-strict-aliasing -I. -Ieps-1.2 -I/var/indimail/include -Iyes -Iyes/mysql -I/var/indimail/include -Iyes -Iyes/mysql -c iauth.c
libtool: compile:  gcc -DHAVE_CONFIG_H -fno-strict-aliasing -I. -Ieps-1.2 -I/var/indimail/include -Iyes -Iyes/mysql -I/var/indimail/include -Iyes -Iyes/mysql -c iauth.c  -fPIC -DPIC -o .libs/iauth.o
In file included from iauth.c:74:0:
indimail.h:1019:19: фатальная ошибка: mysql.h: Нет такого файла или каталога
 #include <mysql.h>
                   ^
компиляция прервана.
make[2]: *** [Makefile:2663: iauth.lo] Ошибка 1
make[2]: выход из каталога «/home/kabal/Загрузки/indimail-2.0»
make[1]: *** [Makefile:2192: all-recursive] Ошибка 1
make[1]: выход из каталога «/home/kabal/Загрузки/indimail-2.0»
make: *** [Makefile:1200: all] Ошибка 2
Как так он файл найти не может <mysql.h> , я перед началом сборки поставил пакеты libmysqlclient-devel , mysql, mysql-server. :o

Ответить

Вернуться в «Обсуждение ROSA Fresh R4 - R8 (платформа 2014.1)»