<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Expect configuration -Warning in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/expect-configuration-warning/m-p/3008344#M85376</link>
    <description>Hi,&lt;BR /&gt;i want to install expect in my Linux system for that i have been installed tcl/tk and configured succesfully but when i configure for expect saying warning error:can't find Tcl configuration definitions.&lt;BR /&gt;&lt;BR /&gt;configuring Expect 5.38.0&lt;BR /&gt;checking for autoconf... yes&lt;BR /&gt;checking configure up to date... yes&lt;BR /&gt;checking host system type... i686-pc-linux-gnu&lt;BR /&gt;checking target system type... i686-pc-linux-gnu&lt;BR /&gt;checking build system type... i686-pc-linux-gnu&lt;BR /&gt;checking shell to use within Make...&lt;BR /&gt;checking for gcc... gcc&lt;BR /&gt;checking whether the C compiler (gcc  ) works... yes&lt;BR /&gt;checking whether the C compiler (gcc  ) is a cross-compiler... no&lt;BR /&gt;checking whether we are using GNU C... yes&lt;BR /&gt;checking whether gcc accepts -g... yes&lt;BR /&gt;checking for building with threads... no (default)&lt;BR /&gt;checking for Tcl configuration... configure: warning: Can't find Tcl configuration definitions&lt;BR /&gt;./configure: line 1106: #: No such file or directory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what might be the problem exactly.&lt;BR /&gt;can any one suggest me..&lt;BR /&gt;&lt;BR /&gt;Thanking You,&lt;BR /&gt;Tulasi</description>
    <pubDate>Thu, 26 Jun 2003 07:49:39 GMT</pubDate>
    <dc:creator>tulasi</dc:creator>
    <dc:date>2003-06-26T07:49:39Z</dc:date>
    <item>
      <title>Expect configuration -Warning</title>
      <link>https://community.hpe.com/t5/operating-system-linux/expect-configuration-warning/m-p/3008344#M85376</link>
      <description>Hi,&lt;BR /&gt;i want to install expect in my Linux system for that i have been installed tcl/tk and configured succesfully but when i configure for expect saying warning error:can't find Tcl configuration definitions.&lt;BR /&gt;&lt;BR /&gt;configuring Expect 5.38.0&lt;BR /&gt;checking for autoconf... yes&lt;BR /&gt;checking configure up to date... yes&lt;BR /&gt;checking host system type... i686-pc-linux-gnu&lt;BR /&gt;checking target system type... i686-pc-linux-gnu&lt;BR /&gt;checking build system type... i686-pc-linux-gnu&lt;BR /&gt;checking shell to use within Make...&lt;BR /&gt;checking for gcc... gcc&lt;BR /&gt;checking whether the C compiler (gcc  ) works... yes&lt;BR /&gt;checking whether the C compiler (gcc  ) is a cross-compiler... no&lt;BR /&gt;checking whether we are using GNU C... yes&lt;BR /&gt;checking whether gcc accepts -g... yes&lt;BR /&gt;checking for building with threads... no (default)&lt;BR /&gt;checking for Tcl configuration... configure: warning: Can't find Tcl configuration definitions&lt;BR /&gt;./configure: line 1106: #: No such file or directory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;what might be the problem exactly.&lt;BR /&gt;can any one suggest me..&lt;BR /&gt;&lt;BR /&gt;Thanking You,&lt;BR /&gt;Tulasi</description>
      <pubDate>Thu, 26 Jun 2003 07:49:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/expect-configuration-warning/m-p/3008344#M85376</guid>
      <dc:creator>tulasi</dc:creator>
      <dc:date>2003-06-26T07:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: Expect configuration -Warning</title>
      <link>https://community.hpe.com/t5/operating-system-linux/expect-configuration-warning/m-p/3008345#M85377</link>
      <description>Check that TCL and TK are in your path :&lt;BR /&gt;&lt;BR /&gt;echo $PATH&lt;BR /&gt;&lt;BR /&gt;And add them if they are not there...&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Thu, 26 Jun 2003 08:15:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/expect-configuration-warning/m-p/3008345#M85377</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-06-26T08:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Expect configuration -Warning</title>
      <link>https://community.hpe.com/t5/operating-system-linux/expect-configuration-warning/m-p/3008346#M85378</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Few thing to check, do you use the version&lt;BR /&gt;that your program looking for.&lt;BR /&gt;The permissions of Tcl and the path to.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Thu, 26 Jun 2003 09:58:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/expect-configuration-warning/m-p/3008346#M85378</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-26T09:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Expect configuration -Warning</title>
      <link>https://community.hpe.com/t5/operating-system-linux/expect-configuration-warning/m-p/3008347#M85379</link>
      <description>Has anyone come up with a solution to this problem. I'm having the same issues.</description>
      <pubDate>Wed, 19 Oct 2005 11:59:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/expect-configuration-warning/m-p/3008347#M85379</guid>
      <dc:creator>Donald C Nelson</dc:creator>
      <dc:date>2005-10-19T11:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Expect configuration -Warning</title>
      <link>https://community.hpe.com/t5/operating-system-linux/expect-configuration-warning/m-p/3008348#M85380</link>
      <description>You only need to to download and install tcl8.3 package.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 19 Oct 2005 13:01:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/expect-configuration-warning/m-p/3008348#M85380</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2005-10-19T13:01:45Z</dc:date>
    </item>
  </channel>
</rss>

