On Tue, May 25, 2010 at 4:58 AM, Tao Wang wrote:
> Did you check wiki and follow it's instructions for Ubuntu 10.04?
> http://wiki.gnucash.org/wiki/Building#Ubuntu_10.04_.28Lucid_Lynx.29
I'm updating this thread since I broke the URL with a tiny change:
http://wiki.gnucash.org/wiki/Building#Ubun
Brilliant, thank you Tao and Valdis, I'll try this tomorrow. I didn't check
the Wiki, instead relying on the various README / INSTALL / etc. files in
the source directory, which made no mention of the Ubuntu 10.04 specifics.
I'll give it a shot again on the morrow once I'm back from work.
Cheers,
Did you check wiki and follow it's instructions for Ubuntu 10.04?
http://wiki.gnucash.org/wiki/Building#Ubuntu_10.04_.28Lucid_Lynx.29
On Tue, May 25, 2010 at 3:25 PM, wrote:
> Using Ubuntu 10.04 64-bit. Attempting to compile GnuCash 2.3.12.
>
> Configure fails out with the following:
>
> --
P , 2010-05-24 22:25 -0700, z33...@gmail.com rakstīja:
> I have guile-1.8 installed, but not 1.6.
Ubuntu 10.04 doesn't have guile-1.8-slib package similarly to guile-1.6-slib,
which contains symlink /usr/share/guile/1.6/slib->../../slib.
To fix that, enter following commands:
sudo su
cd /usr/shar
Using Ubuntu 10.04 64-bit. Attempting to compile GnuCash 2.3.12.
Configure fails out with the following:
--
eir...@wolkenheim:~/gc/gnucash-2.3.12$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thr
== Environment ==
I use the latest development version checked out from
http://svn.gnucash.org/repo/gnucash/trunk
gnucash 2.3.12 svn r19148M
I got dependencies to compile gnucash partially for stable version
(as a lazy Ubuntu's shortcut to resolve most of dependencies for GnuCash
stable):
sudo ap
Hi,
I confirmed your method works, and I simplified your procedure.
You don't need to remove guile-1.6-*, just install guile-1.8 and
guile-1.8-dev will make it work. Install guile-1.8 will make the
default guile become guile 1.8, you can check it by 'guile --version'
before and after install guil
Done with Gnucash revision 19152.
which still doesn't run using guile 1.6
But, as Tao noted, Ubuntu 10.04 doesn't have guile-1.8-slib package
similarly to guile-1.6-slib.
Fortunately this package doesn't have anything exceptional:
As root
r...@studio:/# apt-file list guile-1.6-slib
guile-1.6-slib:
Geert Janssens writes:
> I see there's also a bugreport for this on Windows
> https://bugzilla.gnome.org/show_bug.cgi?id=618331
>
> The windows port of GnuCash still uses guile 1.6, so perhaps this issue only
> happens when using guile 1.6 ? And possibly then it's not related to you
> having in
Zitat von Valdis V?toli?? :
gnucash 2.3.12 svn r19148M
Backtrace:
In unknown file:
?: 0* [gnc:send-options 0 #]
In /opt/gnucash-svn/share/gnucash/scm/options.scm:
1565: 1* [gnc:options-for-each # #]
1512: 2 [options-for-each #]
...
1352: 3 (hash-for-each (lambda # #) option-hash)
/opt/g
On May 12, 2010, at 6:00 AM, Tao Wang wrote:
> Hi,
>
> I got exactly same problem when building GnuCash from trunk in Ubuntu
> 10.04. I confirmed /usr/share/guile/1.6/slib is a softlink to
> /usr/share/slib. But I cannot find slib for 1.8 in Ubuntu. And I think
> the build script is using 1.6 in
On Wednesday 12 May 2010, Valdis Vītoliņš wrote:
> Hm..
> Maybe there are version incompatibility, or wrong one is found and used?
>
> r...@studio:/home/valdis# which slib
> /usr/bin/slib
>
> r...@studio:/home/valdis# ls -la /usr/bin/slib
> -rwxr-xr-x 1 root root 5053 2010-04-07 15:58 /usr/bin/sl
On Wednesday 12 May 2010, Valdis Vītoliņš wrote:
> Hm..
> Maybe there are version incompatibility, or wrong one is found and used?
>
> r...@studio:/home/valdis# which slib
> /usr/bin/slib
>
> r...@studio:/home/valdis# ls -la /usr/bin/slib
> -rwxr-xr-x 1 root root 5053 2010-04-07 15:58 /usr/bin/sl
Hm..
Maybe there are version incompatibility, or wrong one is found and used?
r...@studio:/home/valdis# which slib
/usr/bin/slib
r...@studio:/home/valdis# ls -la /usr/bin/slib
-rwxr-xr-x 1 root root 5053 2010-04-07 15:58 /usr/bin/slib
r...@studio:/home/valdis#
r...@studio:/home/valdis# find / -
On Wednesday 12 May 2010, Valdis Vītoliņš wrote:
> == Environment ==
> I use the latest development version checked out from
> http://svn.gnucash.org/repo/gnucash/trunk
> gnucash 2.3.12 svn r19148M
>
> I got dependencies to compile gnucash partially for stable version
> (as a lazy Ubuntu's shortcu
== Environment ==
I use the latest development version checked out from
http://svn.gnucash.org/repo/gnucash/trunk
gnucash 2.3.12 svn r19148M
I got dependencies to compile gnucash partially for stable version
(as a lazy Ubuntu's shortcut to resolve most of dependencies for GnuCash
stable):
sudo ap
16 matches
Mail list logo