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> &lt;<a href="mailto:jsled@asynchronous.org">jsled@asynchronous.org</a>&gt; 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>&gt; please provide me with the solution when this sort of error comes up<br>&gt;<br>&gt; what is the reason....<br>&gt;<br>&gt; GnuCash execute only the splash screen shows and quits with the
<br>&gt; error...<br>&gt;<br>&gt; ******ERROR: Unbound variable: gnc:report-menu-setup<br><br>It's a strange error.&nbsp;&nbsp;&quot;Unbound variable&quot; is lisp for &quot;I've never been<br>told what 'gnc:report-menu-setup' is.&quot;&nbsp;&nbsp;It's &quot;unbound variable&quot; and not
<br>more specifically &quot;undefined function&quot; because a function name is, in<br>many respects, just a variable for an anonymous function. [e.g., &quot;var<br>gnc:report-menu-setup = function() { ... }&quot; 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.&nbsp;&nbsp;It's hard to say more specifically... so I ask again:
<br><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Where did you install gnucash?&nbsp;&nbsp;How did you configure it (what<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; command-line did you give to ./autogen.sh)?&nbsp;&nbsp;Did the install<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; complete<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; successfully?<br>&gt;
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ...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>