On 03/03/13 07:41, Ranjan Maitra wrote:
> On Sun, 3 Mar 2013 07:17:10 +0100 poma <pomidorabelis...@gmail.com>
> wrote:
> 
>> On 03/03/13 02:00, Ranjan Maitra wrote:
>>> On Sun, 3 Mar 2013 00:01:06 +0100 poma <pomidorabelis...@gmail.com>
>>> wrote:
>>>
>>>> On 03/02/13 20:22, Ranjan Maitra wrote:
>>>>>
>>>>>
>>>>> Thanks! 
>>>>>
>>>>> I was able to get it to "work" (i.e. compile, etc) with the following:
>>>>>
>>>>> ./configure --with-libsylph=sylpheed --with-package=sylpheed
>>>>> --enable-sqlite=yes --includedir=/usr/include/sylpheed
>>>>>
>>>>> make
>>>>>
>>>>> make install
>>>>>
>>>>> I don't know how convenient it would be to make this into an rpm, but I
>>>>> thought I would post this to the ML in case someone was looking for it
>>>>> later. (It does require glib-devel, sylpheed-devel and sqlite-devel to
>>>>> compile.)
>>>>
>>>> 'sylfilter-0.7' missing a couple 'includes' needed for
>>>> BUILTIN_LIBSYLPH(default), so you don't need all that stunts with
>>>> 'configure'. :)
>>>> git clone http://floss.sraoss.jp/~yamamoto/sylfilter.git
>>>>
>>>> poma
>>>>
>>>
>>> Not sure if I am using git correctly....
>>>
>>> $git clone http://floss.sraoss.jp/~yamamoto/sylfilter.git
>>> Cloning into 'sylfilter'...
>>>
>>> But then, while doing:
>>>
>>> ./configure --with-libsylph=builtin
>>>
>>> or 
>>>
>>> ./configure --with-libsylph=sylpheed
>>>
>>> I get exactly the same error sequences as before. "Fixed" with the same
>>> commands as before.
>>>
>>> What am I doing wrong?
>>
>> Patch "sylfilter-0.7-includes.diff" is for "sylfilter-0.7.tar.gz"
>> exclusively for BUILTIN_LIBSYLPH(--with-libsylph=builtin) which is
>> default, so "./configure" is adequate. ;)
>>
>> Patch(attach) "sylfilter-20120116git90da63d-includes.diff" is for the
>> recent "sylfilter" git;
>>
>> git clone http://floss.sraoss.jp/~yamamoto/sylfilter.git
>> cd sylfilter/
>> git apply --stat ../sylfilter-20120116git90da63d-includes.diff
>> git apply --check ../sylfilter-20120116git90da63d-includes.diff
>> git apply ../sylfilter-20120116git90da63d-includes.diff
>>
>> ./configure [--with-libsylph=builtin]
>> or
>> ./configure --with-libsylph=sylpheed
>> make
>>
>> ./src/sylfilter -h
>> --
> 
> Thanks a bundle! I was able to get this to work! Do you know which one I
> should use? configure with sylpheed or built-in? What is the difference?
> 

Hiroyuki,
 please can you help us with this question?

cheers,
poma


-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to