Thanks for suggestion

but there is no folder by the name www

and out put of the
'echo $GUILE_LOAD_PATH'

/usr/share/guile:/opt/gnucash/share/gnucash/guile-modules:/opt/gnucash/share/gnucash/scm:

i am using gnome terminal

command line is ./gnucash in the /opt/gnucash/bin

hope this helps to identify the problem...

thanks once again
pawan

On 2/1/06, Chris Shoemaker <[EMAIL PROTECTED]> wrote:
On Wed, Feb 01, 2006 at 09:19:44AM +0545, Pawan Chitrakar wrote:
> Dear Derek,
>
> i was able to comiple and install but when i run i get this message what
> could be done ...
>
> i am using ne_NP as locale and translation file is there...
>

Pawan,
        Please check two things:
1) Does /opt/gnucash/share/gnucash/guile-modules/www/main.scm exist?

2) If you insert 'echo $GUILE_LOAD_PATH' just before the last line in
/opt/gnucash/bin/gnucash what do you see?

Also:

When do you see this error? Immediately on startup?  What is your
command-line?  Do you see this same error with LANG=C?

-chris



>
> hope to get some help
> Thanks in advance
> Backtrace:
> In unknown file:
>    ?: 17* [#<procedure #f ()>]
>    ?: 18* (let ((file #)) (cond (# => #) (# => #)))
>    ?: 19  [#<procedure #f #>
> "/opt/gnucash/share/gnucash/guile-modules/gnucash/price$
>    ?: 20  [load-file #<primitive-procedure primitive-load> ...]
>    ?: 21* [save-module-excursion #<procedure #f ()>]
>    ?: 22  (let (# #) (dynamic-wind # thunk #))
>    ?: 23  [dynamic-wind #<procedure #f ()> #<procedure #f ()> #<procedure #f
> ()>]
>    ?: 24* [#<procedure #f ()>]
>    ?: 25* [primitive-load
> "/opt/gnucash/share/gnucash/guile-modules/gnucash/price-qu$
> In /opt/gnucash/share/gnucash/guile-modules/gnucash/price- quotes.scm:
>   30: 26* (use-modules (www main))
>   30: 27  (eval-case (# #) (else #))
> In unknown file:
>     ...
>    ?: 28  [for-each #<procedure #f (mif-args)> (((www main)))]
>    ?: 29* [#<procedure #f (mif-args)> ((www main))]
>    ?: 30* (let ((mod-iface #)) (or mod-iface (error "no such module"
> mif-args)) ...)
>    ?: 31* [apply #<procedure resolve-interface (name . args)> ((www main))]
>    ?: 32  [resolve-interface (www main)]
>     ...
>    ?: 33  (let* (# # # #) (and # #) (if # public-i #))
>    ?: 34* (and (or (not module) (not public-i)) (error "no code for module"
> name))
>    ?: 35  [error "no code for module" (www main)]
>     ...
>    ?: 36  [scm-error misc-error #f "~A ~S" ("no code for module" (www main))
> #f]
> <unnamed port>: In procedure scm-error in _expression_ (scm-error (quote
> misc-error) #f ...):
> <unnamed port>: no code for module (www main)
>
>
>
>
> regards,
> pawan

> _______________________________________________
> gnucash-devel mailing list
> gnucash-devel@gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel


_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to