<?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 Re: ksendmail installation error in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878921#M88974</link>
    <description>HI,&lt;BR /&gt;&lt;BR /&gt;it means you are missing *.h header file under /usr/X11R6/include/ directory.&lt;BR /&gt;&lt;BR /&gt;Install XFree86-Devel package for getting all the required X header files.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 16 Jan 2003 05:03:21 GMT</pubDate>
    <dc:creator>U.SivaKumar_2</dc:creator>
    <dc:date>2003-01-16T05:03:21Z</dc:date>
    <item>
      <title>ksendmail installation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878915#M88968</link>
      <description>Dear Friends,&lt;BR /&gt;&lt;BR /&gt;I am trying to install ksendmail, a software for sendmail administration.Here is my problem..&lt;BR /&gt;I have installed necessary compilers .. &lt;BR /&gt;I am using KDE as my Desktop .. No GNome installed...&lt;BR /&gt;&lt;BR /&gt;This is the o/p ...&lt;BR /&gt;&lt;BR /&gt;[root@SHANMU ksendmail-0.7]# ./configure&lt;BR /&gt;loading cache ./config.cache&lt;BR /&gt;checking for a C-Compiler...&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 how to run the C preprocessor... gcc -E&lt;BR /&gt;checking for a C++-Compiler...&lt;BR /&gt;checking for g++... g++&lt;BR /&gt;checking whether the C++ compiler (g++  -s) works... yes&lt;BR /&gt;checking whether the C++ compiler (g++  -s) is a cross-compiler... no&lt;BR /&gt;checking whether we are using GNU C++... yes&lt;BR /&gt;checking host system type... i686-pc-linux-gnu&lt;BR /&gt;checking for ranlib... ranlib&lt;BR /&gt;checking for ld used by GCC... /usr/bin/ld&lt;BR /&gt;checking if the linker (/usr/bin/ld) is GNU ld... yes&lt;BR /&gt;checking for BSD-compatible nm... /usr/bin/nm -B&lt;BR /&gt;checking whether ln -s works... yes&lt;BR /&gt;checking for g++ option to produce PIC... -fPIC&lt;BR /&gt;checking if g++ PIC flag -fPIC works... yes&lt;BR /&gt;checking if g++ static flag -static works... -static&lt;BR /&gt;checking if the linker (/usr/bin/ld) is GNU ld... yes&lt;BR /&gt;checking whether the linker (/usr/bin/ld) supports shared libraries... yes&lt;BR /&gt;checking command to parse /usr/bin/nm -B output... yes&lt;BR /&gt;checking how to hardcode library paths into programs... immediate&lt;BR /&gt;checking for /usr/bin/ld option to reload object files... -r&lt;BR /&gt;checking dynamic linker characteristics... Linux ld.so&lt;BR /&gt;checking if libtool supports shared libraries... yes&lt;BR /&gt;checking whether to build shared libraries... no&lt;BR /&gt;checking whether to build static libraries... yes&lt;BR /&gt;checking for objdir... .libs&lt;BR /&gt;creating libtool&lt;BR /&gt;checking whether NLS is requested... yes&lt;BR /&gt;checking for msgfmt... msgfmt&lt;BR /&gt;checking for gmsgfmt... msgfmt&lt;BR /&gt;found msgfmt program is not GNU msgfmt; ignore it&lt;BR /&gt;checking for xgettext... :&lt;BR /&gt;checking how to run the C++ preprocessor... g++ -E&lt;BR /&gt;checking for X... configure: error: Can't find X includes. Please check your installation and add the correct paths!&lt;BR /&gt;[root@SHANMU ksendmail-0.7]#&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;It gives the error Cant find X includes.. What the problem could be .. please guide me..&lt;BR /&gt;&lt;BR /&gt;Raj&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Jan 2003 12:29:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878915#M88968</guid>
      <dc:creator>Rajendran_1</dc:creator>
      <dc:date>2003-01-10T12:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: ksendmail installation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878916#M88969</link>
      <description>Sorry,&lt;BR /&gt;&lt;BR /&gt;I am  using RedHat 8.0&lt;BR /&gt;&lt;BR /&gt;Raj</description>
      <pubDate>Fri, 10 Jan 2003 12:34:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878916#M88969</guid>
      <dc:creator>Rajendran_1</dc:creator>
      <dc:date>2003-01-10T12:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: ksendmail installation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878917#M88970</link>
      <description>Are you running telnet or X-Windows to compile?&lt;BR /&gt;&lt;BR /&gt;Is your DISPLAY variable set?&lt;BR /&gt;&lt;BR /&gt;I've seen this before, though and it was a bad path in an environment variable.  Validate the envronment, look at the install script and see what environment variables it uses.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 15 Jan 2003 14:48:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878917#M88970</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-01-15T14:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: ksendmail installation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878918#M88971</link>
      <description>Sounds more like you haven't intalled the X development packages.&lt;BR /&gt;&lt;BR /&gt;See if you have the package XFree86-devel installed (rpm -q XFree86-devel).&lt;BR /&gt;&lt;BR /&gt;This package includes a large number of files in /usr/X11R6/include/, all of the X include files.&lt;BR /&gt;&lt;BR /&gt;If you don't, I'd suggest installing that package, along with the 'Xaw3d-devel' package, and possibly the 'Xft-devel' one too.  This should cover all of your core X development needs.&lt;BR /&gt;&lt;BR /&gt;Beyond that, you might want to look at the KDE development packages..  I'm picking that's wehre your next error lies.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2003 22:22:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878918#M88971</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-01-15T22:22:04Z</dc:date>
    </item>
    <item>
      <title>Re: ksendmail installation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878919#M88972</link>
      <description>Sounds more like you haven't intalled the X development packages.&lt;BR /&gt;&lt;BR /&gt;See if you have the package XFree86-devel installed (rpm -q XFree86-devel).&lt;BR /&gt;&lt;BR /&gt;This package includes a large number of files in /usr/X11R6/include/, all of the X include files.&lt;BR /&gt;&lt;BR /&gt;If you don't, I'd suggest installing that package, along with the 'Xaw3d-devel' package, and possibly the 'Xft-devel' one too.  This should cover all of your core X development needs.&lt;BR /&gt;&lt;BR /&gt;Beyond that, you might want to look at the KDE development packages..  I'm picking that's wehre your next error lyes.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Jan 2003 22:22:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878919#M88972</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-01-15T22:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: ksendmail installation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878920#M88973</link>
      <description>ack! sorry for the double post!&lt;BR /&gt;&lt;BR /&gt;*mumbles* dumb bloody browser *mumbles*</description>
      <pubDate>Wed, 15 Jan 2003 22:23:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878920#M88973</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-01-15T22:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: ksendmail installation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878921#M88974</link>
      <description>HI,&lt;BR /&gt;&lt;BR /&gt;it means you are missing *.h header file under /usr/X11R6/include/ directory.&lt;BR /&gt;&lt;BR /&gt;Install XFree86-Devel package for getting all the required X header files.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 16 Jan 2003 05:03:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878921#M88974</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2003-01-16T05:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: ksendmail installation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878922#M88975</link>
      <description>Check is X is installed on your machine,  rpm -qa | grep XFree86&lt;BR /&gt;&lt;BR /&gt;if not install the X related RPMS</description>
      <pubDate>Thu, 16 Jan 2003 07:04:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878922#M88975</guid>
      <dc:creator>Chakravarthi</dc:creator>
      <dc:date>2003-01-16T07:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: ksendmail installation error</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878923#M88976</link>
      <description>Dear all friends,&lt;BR /&gt;&lt;BR /&gt;Thanks for your Kind reply...&lt;BR /&gt;&lt;BR /&gt;Ill get back to you in a day or two..&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Rajendran.</description>
      <pubDate>Thu, 16 Jan 2003 13:17:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ksendmail-installation-error/m-p/2878923#M88976</guid>
      <dc:creator>Rajendran_1</dc:creator>
      <dc:date>2003-01-16T13:17:29Z</dc:date>
    </item>
  </channel>
</rss>

