Difference between revisions of "Slackware"
From GnuCash
(→Slack 11 + GnuCash 2) |
(→Slack 11 + GnuCash 2) |
||
Line 26: | Line 26: | ||
# Install slib for guile. See [http://www.gnu.org/software/guile/docs/docs-1.8/guile-ref/SLIB-installation.html here] for what you might have to do. | # Install slib for guile. See [http://www.gnu.org/software/guile/docs/docs-1.8/guile-ref/SLIB-installation.html here] for what you might have to do. | ||
# Install g-wrap 1.3.4 from sources | # Install g-wrap 1.3.4 from sources | ||
− | # removepkg libgsf | + | # Download the latest source package for libgsf from your favorite Mirror |
− | + | # removepkg libgsf | |
+ | # Run the libgsf.SlackBuild and install the new package that now contains libgsf-gnome | ||
# ./configure && make && make install | # ./configure && make && make install | ||
Revision as of 04:47, 15 May 2007
Contents
Gnucash on Slackware
With Gnucash having evolved into a Gnome 2 application, and Slackware Gnome support being picked up by Dropline Gnome, it has become much easier to install Gnucash on a Slackware system. In fact, we may even hope for the day when Gnucash itself is distributed with Dropline Gnome. In the meantime, here are some success stories.
Slack 11 + GnuCash 2
Outline follows. See this page with more details.
- Start with a fresh Slack 11 installation
- Do a full dropline install. Probably only a few Dropline packages are required - if someone has time it would be a great contribution to figure out what the minimum set of packages is.
- removepkg guile-1.8.0-i486-1
- Install guile 1.6.8 from sources
- Install g-wrap 1.3.4 from sources
- Install slib 2d6
- ./configure && make && make install.
Alternate Method: GWARE Rev. H works just as well (more testing needed) as dropline
- Start with a fresh Slack 11.0 installation
- Complete a full GWARE Rev. H
- removepkg guile-1.8.0-i486-1 (unnecessary?)
- Install guile 1.6.8 from source (unnecessary?)
- Install slib2d6 (can a newer version be used?)
- Install slib for guile. See here for what you might have to do.
- Install g-wrap 1.3.4 from sources
- Download the latest source package for libgsf from your favorite Mirror
- removepkg libgsf
- Run the libgsf.SlackBuild and install the new package that now contains libgsf-gnome
- ./configure && make && make install
Your results may vary.
Slack 10.1 + GnuCash 1.8
See this writeup by J. Milgram and also this writeup provided by Amigo Linux.
Slack 9.0/9.1 + GnuCash 1.8
See this writeup by RJ Marquette. RJ has also provided directions for installing the help files.
Prebuilt packages and other links
- Some pre-built GnuCash packages for Slackware, including packages for Slack 7 and 8. Haven't tried these - perhaps someone could comment on them. Some (or all?) of these were built by Jay the Obscure who offers other Slackware 10.2 Packages as well.
- Rich Shepard offers a prebuilt GnuCash 2 package for Slackware 10.2.
--Milgram 19:28, 7 January 2007 (EST)