URL:
  <http://savannah.nongnu.org/bugs/?47077>

                 Summary: Tclconfig not automatically found on 64bit fedora
                 Project: Simulavr: an AVR simulator
            Submitted by: chrta
            Submitted on: Sat 06 Feb 2016 01:33:51 PM GMT
                Category: Configure
                Severity: 2 - Minor
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: hack...@taedcke.com
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: simulavr

    _______________________________________________________

Details:

When i execute "./configure --enable-tcl" tclConfig.sh is not found.

$ ./configure --enable-tcl
...
checking Tcl desired... yes
tclConfig.sh directory = /usr/lib
checking for /usr/lib/tclConfig.sh... no
configure: error: tclConfig.sh not found
&

My tclConfig.h is in /usr/lib64.

Changing the file m4/avr_tcl.m4:
form [with_tclconfig=/usr/lib]
to [with_tclconfig=/usr/lib64]

fixes my problem. But i thing the default value of with_tclconfig should be
dependent on the architecture.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?47077>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/


_______________________________________________
Simulavr-devel mailing list
Simulavr-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to