slib isn't functional for GNUCash under Ubuntu 10.10 and the current
build of guile -- there just isn't a version of slibcat there that I can
find to symlink to.
Suggestions? I'd really like to get this to work with the current
versions of guile.
Thanks,
Jeff
j...@fx:/usr/local/src/gnucash-2.4.0/svn-2.4.0$ sudo apt-get install
guile-1.8 slib
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
guile-1.8-libs
Suggested packages:
guile-1.8-doc
The following NEW packages will be installed:
guile-1.8 guile-1.8-libs slib
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 731kB/1,697kB of archives.
After this operation, 7,410kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://us.archive.ubuntu.com/ubuntu/ maverick/main guile-1.8-libs
i386 1.8.7+1-3ubuntu2 [719kB]
Get:2 http://us.archive.ubuntu.com/ubuntu/ maverick/main guile-1.8 i386
1.8.7+1-3ubuntu2 [11.9kB]
Fetched 731kB in 2s (318kB/s)
Selecting previously deselected package guile-1.8-libs.
(Reading database ... 208421 files and directories currently installed.)
Unpacking guile-1.8-libs (from
.../guile-1.8-libs_1.8.7+1-3ubuntu2_i386.deb) ...
Selecting previously deselected package guile-1.8.
Unpacking guile-1.8 (from .../guile-1.8_1.8.7+1-3ubuntu2_i386.deb) ...
Selecting previously deselected package slib.
Unpacking slib (from .../archives/slib_3b1-3.1_all.deb) ...
Processing triggers for man-db ...
Processing triggers for menu ...
Processing triggers for doc-base ...
Processing 1 added doc-base file(s)...
Registering documents with scrollkeeper...
Processing triggers for install-info ...
Setting up guile-1.8-libs (1.8.7+1-3ubuntu2) ...
Setting up guile-1.8 (1.8.7+1-3ubuntu2) ...
update-alternatives: using /usr/bin/guile-1.8 to provide /usr/bin/guile
(guile) in auto mode.
Setting up slib (3b1-3.1) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for menu ...
j...@fx:/usr/local/src/gnucash-2.4.0/svn-2.4.0$ guile -c "(use-modules
(ice-9 slib)) (require 'printf)"
ERROR: In procedure open-file:
ERROR: Permission denied: "/usr/share/guile/1.8/slibcat"
j...@fx:/usr/local/src/gnucash-2.4.0/svn-2.4.0$ sudo ls -l
/usr/share/guile/1.8/slibcat
ls: cannot access /usr/share/guile/1.8/slibcat: No such file or directory
j...@fx:/usr/local/src/gnucash-2.4.0/svn-2.4.0$ sudo find /usr -name
'slibcat'
j...@fx:/usr/local/src/gnucash-2.4.0/svn-2.4.0$
On 12/12/2010 07:27 AM, Derek Atkins wrote:
[...]q NM
It does. On Fedora and on Ubuntu, the slib package comes pre-configured
with a working slibcat file that gets created as part of the package
installation. I'm not sure if it's created when the package is built or
when the package is installed, but the end result is the same, a working
slibcat when you install the slib package.
-derek
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel