In addition to my earlier mail regarding a starting point for gretl in fedora, I found an updated URL (should be stable but the website itself is not yet really finished):
https://apps.fedoraproject.org/packages/gretl

@Leandro:
Please don't build rpms as root, should work fine even as user and I really don't see a reason why you should build it yourself if it's available from the repos (for quite some time now).

On Fri, Mar 30, 2012 at 2:30 PM, Leandro Zipitria <leandro.zipitria@gmail.com> wrote:
Hi,

I'm using Gretl on Fedora and build the package myself (altough its now on Fedora repos, which is great). I'm attaching the procedure to build your own package and installing it.

First you have to install rpmbuild (as root: yum install rpmbuild)
Then, as root, copy the attached spec on /root/rpmbuild/SPECS (you have just update the version each time there is a new version, and also the number of the Fedora distribution)
Then download the source file from Gretl webpage (http://prdownloads.sourceforge.net/gretl/gretl-1.9.8.tar.bz2)

Then, as root, run:  rpmbuild -bb /root/rpmbuild/SPECS/gretl.spec
Then (if everything is ok, which is my case): yum erase gretl
Then install the new version:
cd /root/rpmbuild/RPMS/i686
rpm -Uvh gretl-1.9.8-1.fc16.i686.rpm

and that's all.

Maybe you need to install additional packages, if you have errors.

Hope this help.

Regards,
Leandro


El 29 de marzo de 2012 21:09, Allin Cottrell <cottrell@wfu.edu> escribió:

On Thu, 29 Mar 2012, Johannes Lips wrote:

> just pushed the updates to the fedora 16 and 17 repos after a flawless
> build. Don't know if it's worth noting on the gretl page that fedora
> provides packages for it.

Yes, definitely, I'll take care of that. It's great that Fedora
offers up-to-date gretl and that should be mentioned on our site.

> Those packages or src.rpms could probably be used on any rpm
> distro after a rebuild. Don't know how you build the rpm you are
> offering on the webpage.

I've installed an rpm build system on my own (non-distro) working
Linux laptop, but I have to admit I don't know how many systems will
actually be able to run the resulting binary rpm.

(I might mention that I've recently installed 64-bit Fedora 16 on my
home PC and I'm very pleased with it. No doubt I'll update to 17
soon.)

Allin Cottrell
_______________________________________________
Gretl-users mailing list
Gretl-users@lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users


_______________________________________________
Gretl-users mailing list
Gretl-users@lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-users