Find the answer to your Linux question:
Results 1 to 3 of 3
hello When I am trying install amsn I get this error checking tcl build dir... configure: error: Unable to find Tcl directory or Tcl package is not tcl-dev Anybody can ...
  1. #1
    Just Joined!
    Join Date
    Nov 2007
    Posts
    1

    error with amsn

    hello
    When I am trying install amsn
    I get this error
    checking tcl build dir... configure: error: Unable to find Tcl directory or Tcl package is not tcl-dev

    Anybody can help me?

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Hi and Welcome !

    Are you installing .deb package using dpkg -i command or apt-get throwing that error?
    If your machine has internet access, you should try this
    Code:
    su
    apt-get update
    apt-get install amsn
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Oct 2007
    Location
    Mexico
    Posts
    65
    You need to install tcl8.3, itcl3.1, itk3.1 . . . , maybe tclx8.3, tk8.3, iwidgets3.1 . . . from debian packages, they come in my Debian 4.0 r0 Etch CDs

    check the dependances for aMSN,

    Also, you can check ActiveTcl webpage for download and install a more recent version, mybe you'll need to create some softlinks

    did you read the INSTALL file inside the tar.gz archive ???
    maybe references to parameters as "./configure --with-tcl --with-tcl-libraries" or some like that


    But, you can use Kopete (kde) or maybe GAIM / PIDGIN

    also, you can have multiple logged accounts

    it's only an advice

    depends of you

    See you
    Last edited by devils casper; 11-07-2007 at 09:44 AM. Reason: posts merged

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •