[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Compilando Vigor-0.006 en Slink



¿Alguien ha conseguido compilar Vigor-0.006 en Slink? 

En el README dice que exporte:
  export CFLAGS="-I/usr/local/include/tcl8.0 -I/usr/local/include/tk8.0"
  export LDFLAGS="-L/usr/local/lib"
  Substitute your locations for tcl.h, tk.h, and libtcl.a on the CFLAGS and
  LDFLAGS lines.

Yo lo he adpatado a mi sistema:
  export CFLAGS="-I/usr/include/tcl8.0-int -I/usr/include/tk8.0-int"
  export LDFLAGS="-L/usr/lib"
que es lo que parecía más correcto, pero...
  checking for main in -ltcl... no
  Fatal error: no Tk/Tcl library
Y yo _sé_ que las tengo:
  $ dpkg -l | grep tcl
    tcl8.0          8.0.4-2        The Tool Command Language (TCL) v8.0 - Run-T
    tcl8.0-dev      8.0.4-2        The Tool Command Language (TCL) v8.0 - Devel
  $ dpkg -l | grep tk
    tk8.0           8.0.4-2        The Tk toolkit for TCL and X11 v8.0 - Run-Ti
    tk8.0-dev       8.0.4-2        The Tk toolkit for TCL and X11 v8.0 - Develo

Lo que no encuentro por ningún lado es: libtcl.a
¿Me falta hacer algo? (sí, he borrado el config.cache). 

Dentro de /usr/include/tcl8.0-int hay un directorio generic/ y otro unix/
incluso especificando cada uno de ellos sigue sin ver mis librerías (¿o
bibliotecas?). Lo mismo ocurre con /usr/include/tk8.0-int.

¿Alguien ha visto Vigor para Slink o Potato? Me confieso intrigada :-)

-- 
     The reason people sweat is so they won't catch fire when making love.
 Barbwired (The Translatrix)  -  U. Complutense de Madrid  -  Filología Inglesa
                 Web personal  http://www.bigfoot.com/~barbwired/            
      Proudly running Debian GNU/Linux 2.1 (Kernel 2.2.13) on a Dell Laptop 


Reply to: