<?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 Problem w/ make not finding files in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/problem-w-make-not-finding-files/m-p/4481586#M61713</link>
    <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;I normally don't do programming on Linux so I don't know what to do here. I've downloaded a package and I'm trying to install it. I ran the ./configure without a problem but the make fails with the following:&lt;BR /&gt;&lt;BR /&gt;make[3]: Entering directory `/root/FahMon-2.3.99.1/wxcurl/src'&lt;BR /&gt;/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../wxcurl/include   -Wall -Wno-strict-aliasing -g -O2   -MT base.lo -MD -MP -MF .deps/base.Tpo -c -o base.lo base.cpp&lt;BR /&gt;mkdir .libs&lt;BR /&gt; g++ -DHAVE_CONFIG_H -I. -I../.. -I../../wxcurl/include -Wall -Wno-strict-aliasing -g -O2 -MT base.lo -MD -MP -MF .deps/base.Tpo -c base.cpp  -fPIC -DPIC -o .libs/base.o&lt;BR /&gt;base.cpp:16:23: error: wx/wxprec.h: No such file or directory&lt;BR /&gt;base.cpp:19:23: error: wx/wx.h: No such file or directory&lt;BR /&gt;In file included from base.cpp:25:&lt;BR /&gt;../../wxcurl/include/wx/curl/base.h:32:22: error: wx/event.h: No such file or directory&lt;BR /&gt;../../wxcurl/include/wx/curl/base.h:33:23: error: wx/string.h: No such file or directory&lt;BR /&gt;../../wxcurl/include/wx/curl/base.h:34:25: error: wx/datetime.h: No such file or directory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;These files that make can't find are in directory /usr/local/include/wx-2.8. How do I get make to look in that directory?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
    <pubDate>Tue, 18 Aug 2009 13:20:16 GMT</pubDate>
    <dc:creator>Victor Semaska_3</dc:creator>
    <dc:date>2009-08-18T13:20:16Z</dc:date>
    <item>
      <title>Problem w/ make not finding files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-w-make-not-finding-files/m-p/4481586#M61713</link>
      <description>Greetings,&lt;BR /&gt;&lt;BR /&gt;I normally don't do programming on Linux so I don't know what to do here. I've downloaded a package and I'm trying to install it. I ran the ./configure without a problem but the make fails with the following:&lt;BR /&gt;&lt;BR /&gt;make[3]: Entering directory `/root/FahMon-2.3.99.1/wxcurl/src'&lt;BR /&gt;/bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../wxcurl/include   -Wall -Wno-strict-aliasing -g -O2   -MT base.lo -MD -MP -MF .deps/base.Tpo -c -o base.lo base.cpp&lt;BR /&gt;mkdir .libs&lt;BR /&gt; g++ -DHAVE_CONFIG_H -I. -I../.. -I../../wxcurl/include -Wall -Wno-strict-aliasing -g -O2 -MT base.lo -MD -MP -MF .deps/base.Tpo -c base.cpp  -fPIC -DPIC -o .libs/base.o&lt;BR /&gt;base.cpp:16:23: error: wx/wxprec.h: No such file or directory&lt;BR /&gt;base.cpp:19:23: error: wx/wx.h: No such file or directory&lt;BR /&gt;In file included from base.cpp:25:&lt;BR /&gt;../../wxcurl/include/wx/curl/base.h:32:22: error: wx/event.h: No such file or directory&lt;BR /&gt;../../wxcurl/include/wx/curl/base.h:33:23: error: wx/string.h: No such file or directory&lt;BR /&gt;../../wxcurl/include/wx/curl/base.h:34:25: error: wx/datetime.h: No such file or directory&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;These files that make can't find are in directory /usr/local/include/wx-2.8. How do I get make to look in that directory?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 18 Aug 2009 13:20:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-w-make-not-finding-files/m-p/4481586#M61713</guid>
      <dc:creator>Victor Semaska_3</dc:creator>
      <dc:date>2009-08-18T13:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem w/ make not finding files</title>
      <link>https://community.hpe.com/t5/operating-system-linux/problem-w-make-not-finding-files/m-p/4481587#M61714</link>
      <description>Check the README or INSTALL file, there should be an option to the ./configure command to indicate where are these headers like:&lt;BR /&gt;&lt;BR /&gt;./configure --with-curl-headers=&lt;PATH&gt;&lt;BR /&gt;./configure --help&lt;BR /&gt;&lt;BR /&gt;The above is just one example.&lt;/PATH&gt;</description>
      <pubDate>Tue, 18 Aug 2009 13:56:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/problem-w-make-not-finding-files/m-p/4481587#M61714</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2009-08-18T13:56:11Z</dc:date>
    </item>
  </channel>
</rss>

