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

both tk40/tcl74 & tk41/tcl75 on same system?



These packages conflict with each other.  I thought I was able to have 
both 4.0/74 & 4.1/7.5 on the same system but that I could only have one 
or the other of the development libraries.

I'd like to have tk40/tcl74 installed, plus the dev libs for the same (at 
least until tcl75/tk41 seems to be more widely used) but I'd also like to 
have 4.1/7.5 runtime libs installed for running apps which need them 
(e.g. Surfit web browser).

Is this possible?

here's what i have installed:

$ dpkg -l "tk*" "tcl*"

Desired=Unknown/Install/Remove/Purge
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name            Version        Description
+++-===============-==============-============================================
pn  tk              <unknown>      (no description available)
un  tk-dev          <unknown>      (no description available)
ii  tk40            4.0p3-2        The Tk toolkit for TCL and X11 - Run-Time Pa
ii  tk40-dev        4.0p3-2        The Tk toolkit for TCL and X11 - Development
ii  tkdesk          1.0a2-1        X11 Desktop/File manager
ii  tkined          1.3.4-1        The tkined network editor.
ii  tkman           1.7.5-1        TkMan is a graphical, hypertext manual page 
pn  tcl             <unknown>      (no description available)
un  tcl-dev         <unknown>      (no description available)
ii  tcl74           7.4p3-2        The Tool Command Language (TCL) - Run-Time P
ii  tcl74-dev       7.4p3-2        The Tool Command Language (TCL) - Developmen
ii  tclX            7.4a-p2-1      Extended Tcl (TclX).

here's what i have in my mirror...

-r--r--r--   1 root     root       103998 May  5 09:27 tcl74-7.4p3-3.deb
-r--r--r--   1 root     root       179022 May  5 09:27 tcl74-dev-7.4p3-3.deb
-r--r--r--   1 root     root       178722 May  5 09:28 tcl75-7.5-1.deb
-r--r--r--   1 root     root       309084 May  5 09:28 tcl75-dev-7.5-1.deb
-r--r--r--   1 root     root       485938 May  5 09:28 tk40-4.0p3-3.deb
-r--r--r--   1 root     root       496812 May  5 09:29 tk40-dev-4.0p3-3.deb
-r--r--r--   1 root     root       518632 May  5 09:29 tk41-4.1-1.deb
-r--r--r--   1 root     root       508930 May  5 09:30 tk41-dev-4.1-1.deb

$ dpkg -I tcl74-7.4p3-3.deb

 new debian package, version 2.0.
 size 103998 bytes: control archive= 555 bytes.
     298 bytes,    10 lines      control              
     165 bytes,     6 lines   *  postinst             #!/bin/sh
      98 bytes,     5 lines   *  prerm                #!/bin/sh
 PACKAGE: tcl74
 VERSION: 7.4p3-3
 MAINTAINER: David Engel <david@ods.com>
 DESCRIPTION: The Tool Command Language (TCL) v7.4 - Run-Time Package.
  TCL is a powerful, easy to use, interpreted scripting language.
 DEPENDS: libc5 (>=5.2.18-5)
 CONFLICTS: tcl
 ARCHITECTURE: i386
 SOURCE: tcl74
 SECTION: devel


$ dpkg -I tcl75-7.5-1.deb

 new debian package, version 2.0.
 size 178722 bytes: control archive= 566 bytes.
     315 bytes,    10 lines      control              
     165 bytes,     6 lines   *  postinst             #!/bin/sh
      98 bytes,     5 lines   *  prerm                #!/bin/sh
 PACKAGE: tcl75
 VERSION: 7.5-1
 MAINTAINER: David Engel <david@ods.com>
 DESCRIPTION: The Tool Command Language (TCL) v7.5 - Run-Time Package.
  TCL is a powerful, easy to use, interpreted scripting language.
 DEPENDS: libc5 (>=5.2.18-5)
 CONFLICTS: tcl, tcl74 (<=7.4p3-2)
 ARCHITECTURE: i386
 SOURCE: tcl75
 SECTION: devel


$ dpkg -I tk40-4.0p3-3.deb

 new debian package, version 2.0.
 size 485938 bytes: control archive= 586 bytes.
     357 bytes,    11 lines      control              
     159 bytes,     6 lines   *  postinst             #!/bin/sh
      96 bytes,     5 lines   *  prerm                #!/bin/sh
 PACKAGE: tk40
 VERSION: 4.0p3-3
 MAINTAINER: David Engel <david@ods.com>
 DESCRIPTION: The Tk toolkit for TCL and X11 v4.0 - Run-Time Package.
  Tk is an X11 toolkit that provides the Motif look and feel and is 
  implemented using the Tcl scripting language.
 DEPENDS: tcl74 (>=7.4p3-3), elf-x11r6lib
 CONFLICTS: tk
 ARCHITECTURE: i386
 SOURCE: tk40
 SECTION: devel


$ dpkg -I tk41-4.1-1.deb

 new debian package, version 2.0.
 size 518632 bytes: control archive= 598 bytes.
     371 bytes,    11 lines      control              
     159 bytes,     6 lines   *  postinst             #!/bin/sh
      96 bytes,     5 lines   *  prerm                #!/bin/sh
 PACKAGE: tk41
 VERSION: 4.1-1
 MAINTAINER: David Engel <david@ods.com>
 DESCRIPTION: The Tk toolkit for TCL and X11 v4.1 - Run-Time Package.
  Tk is an X11 toolkit that provides the Motif look and feel and is 
  implemented using the Tcl scripting language.
 DEPENDS: tcl75 (>=7.5-1), elf-x11r6lib
 CONFLICTS: tk, tk40 (<=4.0p3-2)
 ARCHITECTURE: i386
 SOURCE: tk41
 SECTION: devel



Craig


Reply to: