yep some files must be missing i updated and recompiled and it worked...<br>
<br>
thanks<br><br><div><span class="gmail_quote">On 3/22/06, <b class="gmail_sendername">Josh Sled</b> <<a href="mailto:jsled@asynchronous.org">jsled@asynchronous.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Wed, 2006-03-22 at 07:55 +0545, Pawan Chitrakar wrote:<br>> please provide me with the solution when this sort of error comes up<br>><br>> what is the reason....<br>><br>> GnuCash execute only the splash screen shows and quits with the
<br>> error...<br>><br>> ******ERROR: Unbound variable: gnc:report-menu-setup<br><br>It's a strange error. "Unbound variable" is lisp for "I've never been<br>told what 'gnc:report-menu-setup' is." It's "unbound variable" and not
<br>more specifically "undefined function" because a function name is, in<br>many respects, just a variable for an anonymous function. [e.g., "var<br>gnc:report-menu-setup = function() { ... }" or such in
<br>pseudo-javascript...]<br><br>In any case, this generally points to the scheme files that gnucash uses<br>either not being installed correctly, or not being loaded correctly at<br>loadtime. It's hard to say more specifically... so I ask again:
<br><br>> Where did you install gnucash? How did you configure it (what<br>> command-line did you give to ./autogen.sh)? Did the install<br>> complete<br>> successfully?<br>>
<br>> ...jsled<br><br>--<br>...jsled<br><a href="http://asynchronous.org/">http://asynchronous.org/</a> - `a=jsled; b=<a href="http://asynchronous.org">asynchronous.org</a>; echo ${a}@${b}`<br></blockquote></div>
<br>