Thank you very much! I got this working following your instructions (and modifying the spec file) and would be happy to submit it somewhere if there is interest.
Btw, I always thought that this was GPL, but turns out that it is a BSD-like license.
Best wishes, Ranjan
On Sat, 14 Feb 2015 20:53:16 -0700 jd1008 jd1008@gmail.com wrote:
On 02/14/2015 08:03 PM, jd1008 wrote:
On 02/14/2015 07:49 PM, Ranjan Maitra wrote:
On Sat, 25 Jan 2014 00:49:02 +0100 poma pomidorabelisima@gmail.com wrote:
On 24.01.2014 23:05, Ranjan Maitra wrote:
Hello,
I am trying to build an RPM for sylfilter available at http://sylpheed.sraoss.jp/sylfilter/src/sylfilter-%%7B?version%7D.tar.gz
…
Not sure what the issue is, but wondering if anyone had any suggestions?
Many thanks and best wishes, Ranjan
http://download.opensuse.org/repositories/home:/SeaEagle1/Fedora_19/home:Sea...
So, the Fedora repo appears to have disappeared. Anyone know if there is a repo containing sylfilter? Or should I go back to building an rpm from scratch?
Many thanks and best wishes, Ranjan
ftp://ftp.pbone.net/mirror/www.pclinuxos.com/pclinuxos/srpms/SRPMS.pclos/sylfilter-0.8-1pclos2013.src.rpm
64 bit: ftp://ftp.pbone.net/mirror/www.pclinuxos.com/pclinuxos/apt/pclinuxos/64bit/RPMS.x86_64/sylfilter-0.8-1pclos2013.x86_64.rpm
32 bit: ftp://ftp.pbone.net/mirror/www.pclinuxos.com/pclinuxos/apt/pclinuxos/32bit/RPMS.updates/sylfilter-0.8-1pclos2013.i586.rpm
I suggest you build the source as follows (assuming you downloaded the source):
sudo yum-builddep -y sylfilter-0.8-1pclos2013.src.rpm
now as non-root:
rpm -ivh sylfilter-0.8-1pclos2013.src.rpm cd { to the SPECS directory }. I assume it will be somewhere in your home dir.
You might want to edit the stylfilter.spec file so that the newly built rpm will be named after your fedora dist release number. Not crucial.
rpmbuild -vvv -bb sylfilter.spec 2>&1 | tee sylfilter.build.out
When it finishes (successfully), it will say what it Wrote (will give full pathname)
If successfull, then
yum localinstall full-path-name-to-the-newly-built-stylfilter.......rpm
Good luck.
Also, I found an old fc18 src rpm:
ftp://ftp.pbone.net/mirror/ftp5.gwdg.de/pub/opensuse/repositories/home%3A/SeaEagle1/Fedora_18/src/sylfilter-0.8-12.1.src.rpm
-- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org