Fedora
From Gerris
(Difference between revisions)
| Revision as of 20:23, 25 March 2012 Popinet (Talk | contribs) (Added Fedora 16) ← Previous diff |
Current revision Popinet (Talk | contribs) |
||
| Line 23: | Line 23: | ||
| su -c 'yum update gerris-snapshot gfsview-snapshot' | su -c 'yum update gerris-snapshot gfsview-snapshot' | ||
| - | ==== See also ==== | + | === See also === |
| [http://docs.fedoraproject.org/en-US/Fedora_Core/3/html/Software_Management_Guide/index.html Software Management with yum] | [http://docs.fedoraproject.org/en-US/Fedora_Core/3/html/Software_Management_Guide/index.html Software Management with yum] | ||
| + | |||
| + | === Bugs === | ||
| + | |||
| + | When running GfsView, if you get an error message looking like | ||
| + | |||
| + | gfsview2D: symbol lookup error: | ||
| + | /usr/local/lib/libgtkglext-x11-1.0.so.0: undefined symbol: | ||
| + | GTK_WIDGET_NO_WINDOW | ||
| + | |||
| + | you may have hit [https://bugzilla.redhat.com/show_bug.cgi?id=677457 this Fedora bug]. | ||
Current revision
Daily snapshot builds for Fedora are available at:
- http://download.opensuse.org/repositories/home:/popinet/Fedora_16
- http://download.opensuse.org/repositories/home:/popinet/Fedora_15
To enable the correct repository in Fedora, you need to copy and paste the following repository definition
[gerris] name=Gerris Flow Solver development snapshot baseurl=http://download.opensuse.org/repositories/home:/popinet/Fedora_$releasever enable=1 gpgcheck=1 gpgkey=http://gerris.dalembert.upmc.fr/debian/popinet_key.asc
in a file called (for example) /etc/yum.repos.d/gerris.repo. Note that you will need root access to be able to do this.
Once this is done, you can install Gerris, GfsView (and dependencies) using
su -c 'yum install gerris-snapshot gfsview-snapshot'
If you want to update Gerris and GfsView to the latest version do
su -c 'yum update gerris-snapshot gfsview-snapshot'
[edit]
See also
[edit]
Bugs
When running GfsView, if you get an error message looking like
gfsview2D: symbol lookup error: /usr/local/lib/libgtkglext-x11-1.0.so.0: undefined symbol: GTK_WIDGET_NO_WINDOW
you may have hit this Fedora bug.

