On  2 Feb, Christian Gatzemeier wrote:
> Zitat von Derek Atkins <[EMAIL PROTECTED]>: 
>  
>> Um, you should have a /usr/local/lib/libgw-gnc* 
>>  
>> If you don't then something MAJOR went wrong in the build process.  Or 
>> you tried using "make install" with a DESTDIR. 
>  
> AFAIK I did just a plain make install (I did not export variables) 
>  
> The only libgw-gnc* files I have are 
>  
> /usr/local/lib/gnucash/libgw-gnc-module.a 
> /usr/local/lib/gnucash/libgw-gnc-module.la 
> /usr/local/lib/libgw-gnc.a 
> /usr/local/lib/libgw-gnc.la 
>  
> There is no shared library. (even not in the build directory) 
>   

I had similar problems in the past. I ended up writing a Tcl script that
copied the libs for me after I did the complete install. Maybe it'll
work for you. I'm attaching it here.

To make it work:

% make install |& tee output.txt
% tclsh install.tcl

I make no guarantees!

L


-- 
Laurent Duperval <mailto:[EMAIL PROTECTED]>

"Even though I try never to forget a face... I'm willing to make an exception
in your case."
        -Groucho Marx
                                                          -
Tap Into Your Full Potential/Puisez Dans Votre Plein Potentiel
My/Mon Club:          http://www.geocities.com/tmsuroit
My/Mon District:      http://www.toastmastersdistrict61.org
My/Mon Organisation:  http://www.toastmasters.org

Attachment: install_tcl_DEFANGED-44.DEFANGED-63
Description: application/defanged-63

This message has been 'sanitized'.  This means that potentially
dangerous content has been rewritten or removed.  The following
log describes which actions were taken.

Sanitizer (start="1044213923"):
  Replaced MIME boundary: >>Boundary_<<
                    with: >>MIMEStream=_0+230700_03580774215533_5756507173<<
  Writer (pos="1003"):
    Total modifications so far: 2

  Part (pos="1043"):
    SanitizeFile (filename="unnamed.txt", mimetype="TEXT/PLAIN"):
      Match (rule="2"):
        Enforced policy: accept

  Part (pos="2544"):
    SanitizeFile (filename="install.tcl", mimetype="TEXT/PLAIN"):
      Match (rule="default"):
        Enforced policy: defang

      Replaced mime type with: application/DEFANGED-44
      Replaced file name with: install_tcl.DEFANGED-44


Anomy 0.0.0 : Sanitizer.pm
$Id: Sanitizer.pm,v 1.64 2002/10/22 16:37:04 bre Exp $
_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnucash.org/cgi-bin/mailman/listinfo/gnucash-devel
This message has been 'sanitized'.  This means that potentially
dangerous content has been rewritten or removed.  The following
log describes which actions were taken.

Sanitizer (start="1044213980"):
  Part (pos="2365"):
    SanitizeFile (filename="unnamed.txt", mimetype="TEXT/PLAIN"):
      Match (rule="2"):
        Enforced policy: accept

  Part (pos="3876"):
    SanitizeFile (filename="install_tcl.DEFANGED-44", mimetype="application/DEFANGED-44"):
      Match (rule="default"):
        Enforced policy: defang

      Replaced mime type with: application/DEFANGED-63
      Replaced file name with: install_tcl_DEFANGED-44.DEFANGED-63

  Part (pos="5029"):
    SanitizeFile (filename="sanitizer.log", mimetype="text/sanitizer-log"):
      Match (rule="2"):
        Enforced policy: accept

  Part (pos="6089"):
    SanitizeFile (filename="unnamed.txt", mimetype="text/plain"):
      Match (rule="2"):
        Enforced policy: accept

  Total modifications so far: 1


Anomy 0.0.0 : Sanitizer.pm
$Id: Sanitizer.pm,v 1.64 2002/10/22 16:37:04 bre Exp $

Reply via email to