ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Sergey Shilov <hsv@dstszi.gov.ua>
To: community@lists.altlinux.org
Subject: Re: [Comm] проблема при установке mailfilter
Date: Thu, 22 Dec 2005 11:42:56 +0000
Message-ID: <200512221142.57837.hsv@dstszi.gov.ua> (raw)
In-Reply-To: <43A959C7.3090005@ostap.ru>

В сообщении от 21 Декабрь 2005 13:33 Коротков Георгий написал(a):
> в Alt репзитории не нашел..
:-)
> скачал исходники с http://mailfilter.sourceforge.net/
> устанавливаю
> configure - OK
> make  ругается - flex: can't open rcparcer.h
> 
> как бороться нужен совет

1. Внимательно прочитать вывод make.
2. Возможно 
apt-get install rpm-build bison flex

Для сборки из тарбола вроде достаточно, но можно пойти дальше.

3. Прочитать http://www.freesource.info/wiki//ALTLinux/Разработчику/СборкаПакетов
4. Создать каталоги ( если их нет ) 
~/RPM/
~/RPM/BUILD
~/RPM/SOURCES
~/RPM/SPECS
и  добавить себя в группу rpm (желательно)
5. Разместить mailfilter-0.6.2.tar.gz в ~/RPM/SOURCES
6. Разархивировать  mailfilter-0.6.2.tar.gz в ~/RPM/BUILD 
7. Файл  ~/RPM/BUILD/mailfilter-0.6.2/mailfilter.spec.in
разместиь в ~/RPM/SPECS переименовав в mailfilter.spec
8. Пофиксить явную багу в ~/RPM/SPECS/mailfilter.spec :-)
строку
%define version 0.6.1
истправить на
%define version 0.6.2
9. B ~/RPM/SPECS/mailfilter.spec (желательно)
строку
%define release 1
истправить на
%define release alt1
10. Из каталога ~/RPM/SPECS выполнить команду
rpm -ba --target i586 mailfilter.spec        
11. В случае успешной сборки получите
~/RPM/RPMS/i586/mailfilter-0.6.2-alt1.i586.rpm
~/RPM/SRPMS/mailfilter-0.6.2-alt1.src.rpm
...

Можно пойти еще дальше.

На сайте mailfilter
https://sourceforge.net/tracker/?group_id=14762&atid=114762
а) Повесить критическую багу на mailfilter.spec.in ( п.8 ) 
б) Повесить багу на отсутствие зависимостей от bison и flex в mailfilter.spec.in 
в) Было бы хорошим тоном предложить разработчикам соотв. патчи

Точить напильником mailfilter.spec до соответствия п.3

Стать мантейнером пакета mailfilter и присоединиться к ALT Linux Team.


-- 
С уважением
Сергей Шилов


      parent reply	other threads:[~2005-12-22 11:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-12-21 13:33 Коротков Георгий
2005-12-21 13:46 ` Наумкин Сергей
2005-12-22 11:42 ` Sergey Shilov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200512221142.57837.hsv@dstszi.gov.ua \
    --to=hsv@dstszi.gov.ua \
    --cc=community@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git