<?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: Installing in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152095#M901075</link>
    <description>Here is another example...</description>
    <pubDate>Wed, 24 Dec 2003 11:48:23 GMT</pubDate>
    <dc:creator>Ceaser123</dc:creator>
    <dc:date>2003-12-24T11:48:23Z</dc:date>
    <item>
      <title>Installing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152090#M901070</link>
      <description>Would someone please tell what I'm doing wrong?&lt;BR /&gt;What is the trick to getting ./configure make and make install to work correctly? No matter what I try to install I get different errors. I can try to install something and list the errors if someone would be willing to take the time and help me.&lt;BR /&gt;John</description>
      <pubDate>Wed, 24 Dec 2003 08:19:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152090#M901070</guid>
      <dc:creator>Ceaser123</dc:creator>
      <dc:date>2003-12-24T08:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Installing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152091#M901071</link>
      <description>It totally depends on what you are trying to configure and make. And on what kind of configuration. Not all software configures correctly on all OS's and versions and compilers and compiler versions.... So probably your problem is related to something like this... So please give some more info on what you're trying to do and perhaps someone can help you (I won't be around till next tuesday after about 1 hour).</description>
      <pubDate>Wed, 24 Dec 2003 08:45:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152091#M901071</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-12-24T08:45:07Z</dc:date>
    </item>
    <item>
      <title>Re: Installing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152092#M901072</link>
      <description>Unless the application package uses swinstall (the package is in Software Depot format), getting the install to work is a problem for the author of the package. There are no guarentees that a particular makefile will work unless the author has tested it on each platform and has carefully documented the prequisites. For instance, a developer may assume that every HP-UX installation has the aCC compiler, a set of development libraries and certain freeware tools (because that is what is on their computer). The reality is that the vast majority of HP-UX systems do not have a development environment so these assumptions will fail. A well-written makefile would test for these conditions, but just like any program, there are good one and there are bad ones. Ask the author of the package what is wrong.</description>
      <pubDate>Wed, 24 Dec 2003 10:01:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152092#M901072</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-12-24T10:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Installing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152093#M901073</link>
      <description>What are some good dev libs that I would probably need? I tried to install xfce 4 on 11.00 and got errors. Here is an example of the config. Could you tell me if this is good or bad?&lt;BR /&gt;&lt;BR /&gt;This file contains any messages produced by compilers while&lt;BR /&gt;running configure, to aid debugging if configure makes a mistake.&lt;BR /&gt;&lt;BR /&gt;It was created by configure, which was&lt;BR /&gt;generated by GNU Autoconf 2.57.  Invocation command line was&lt;BR /&gt;&lt;BR /&gt;  $ ./configure &lt;BR /&gt;&lt;BR /&gt;## --------- ##&lt;BR /&gt;## Platform. ##&lt;BR /&gt;## --------- ##&lt;BR /&gt;&lt;BR /&gt;hostname = Warlock&lt;BR /&gt;uname -m = 9000/712&lt;BR /&gt;uname -r = B.11.00&lt;BR /&gt;uname -s = HP-UX&lt;BR /&gt;uname -v = U&lt;BR /&gt;&lt;BR /&gt;/usr/bin/uname -p = unknown&lt;BR /&gt;/bin/uname -X     = unknown&lt;BR /&gt;&lt;BR /&gt;/bin/arch              = unknown&lt;BR /&gt;/usr/bin/arch -k       = unknown&lt;BR /&gt;/usr/convex/getsysinfo = unknown&lt;BR /&gt;hostinfo               = unknown&lt;BR /&gt;/bin/machine           = unknown&lt;BR /&gt;/usr/bin/oslevel       = unknown&lt;BR /&gt;/bin/universe          = unknown&lt;BR /&gt;&lt;BR /&gt;PATH: /usr/sbin&lt;BR /&gt;PATH: /usr/bin&lt;BR /&gt;PATH: /usr/ccs/bin&lt;BR /&gt;PATH: /usr/contrib/bin&lt;BR /&gt;PATH: /opt/nettladm/bin&lt;BR /&gt;PATH: /opt/fc/bin&lt;BR /&gt;PATH: /opt/fcms/bin&lt;BR /&gt;PATH: /opt/upgrade/bin&lt;BR /&gt;PATH: /opt/pd/bin&lt;BR /&gt;PATH: /usr/dt/bin&lt;BR /&gt;PATH: /usr/bin/X11&lt;BR /&gt;PATH: /usr/contrib/bin/X11&lt;BR /&gt;PATH: /opt/mozilla&lt;BR /&gt;PATH: /opt/netscape&lt;BR /&gt;PATH: /usr/local/bin&lt;BR /&gt;PATH: /opt/OpenSource/bin&lt;BR /&gt;PATH: /opt/resmon/bin&lt;BR /&gt;PATH: /usr/sbin/diag/contrib&lt;BR /&gt;PATH: /opt/hparray/bin&lt;BR /&gt;PATH: /opt/graphics/common/bin&lt;BR /&gt;PATH: /opt/imake/bin&lt;BR /&gt;PATH: /opt/ignite/bin&lt;BR /&gt;PATH: /opt/gnome/bin&lt;BR /&gt;PATH: /sbin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;## ----------- ##&lt;BR /&gt;## Core tests. ##&lt;BR /&gt;## ----------- ##&lt;BR /&gt;&lt;BR /&gt;configure:1519: checking for a BSD-compatible install&lt;BR /&gt;configure:1573: result: /opt/imake/bin/install -c&lt;BR /&gt;configure:1584: checking whether build environment is sane&lt;BR /&gt;configure:1627: result: yes&lt;BR /&gt;configure:1660: checking for gawk&lt;BR /&gt;configure:1689: result: no&lt;BR /&gt;configure:1660: checking for mawk&lt;BR /&gt;configure:1689: result: no&lt;BR /&gt;configure:1660: checking for nawk&lt;BR /&gt;configure:1689: result: no&lt;BR /&gt;configure:1660: checking for awk&lt;BR /&gt;configure:1676: found /usr/bin/awk&lt;BR /&gt;configure:1686: result: awk&lt;BR /&gt;configure:1696: checking whether make sets $(MAKE)&lt;BR /&gt;configure:1716: result: yes&lt;BR /&gt;configure:1884: checking whether to enable maintainer-specific portions of Makefiles&lt;BR /&gt;configure:1893: result: no&lt;BR /&gt;configure:1924: checking for style of include used by make&lt;BR /&gt;configure:1952: result: GNU&lt;BR /&gt;configure:2023: checking for gcc&lt;BR /&gt;configure:2039: found /usr/local/bin/gcc&lt;BR /&gt;configure:2049: result: gcc&lt;BR /&gt;configure:2293: checking for C compiler version&lt;BR /&gt;configure:2296: gcc --version &amp;amp;5&lt;BR /&gt;gcc (GCC) 3.3.2&lt;BR /&gt;Copyright (C) 2003 Free Software Foundation, Inc.&lt;BR /&gt;This is free software; see the source for copying conditions.  There is NO&lt;BR /&gt;warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;BR /&gt;&lt;BR /&gt;configure:2299: $? = 0&lt;BR /&gt;configure:2301: gcc -v &amp;amp;5&lt;BR /&gt;Reading specs from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.3.2/specs&lt;BR /&gt;Configured with: ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure &lt;BR /&gt;Thread model: single&lt;BR /&gt;gcc version 3.3.2&lt;BR /&gt;configure:2304: $? = 0&lt;BR /&gt;configure:2306: gcc -V &amp;amp;5&lt;BR /&gt;gcc: `-V' option must have argument&lt;BR /&gt;configure:2309: $? = 1&lt;BR /&gt;configure:2333: checking for C compiler default output&lt;BR /&gt;configure:2336: gcc    conftest.c  &amp;gt;&amp;amp;5&lt;BR /&gt;configure:2339: $? = 0&lt;BR /&gt;configure:2385: result: a.out&lt;BR /&gt;configure:2390: checking whether the C compiler works&lt;BR /&gt;configure:2396: ./a.out&lt;BR /&gt;configure:2399: $? = 0&lt;BR /&gt;configure:2416: result: yes&lt;BR /&gt;configure:2423: checking whether we are cross compiling&lt;BR /&gt;configure:2425: result: no&lt;BR /&gt;configure:2428: checking for suffix of executables&lt;BR /&gt;configure:2430: gcc -o conftest    conftest.c  &amp;gt;&amp;amp;5&lt;BR /&gt;configure:2433: $? = 0&lt;BR /&gt;configure:2458: result: &lt;BR /&gt;configure:2464: checking for suffix of object files&lt;BR /&gt;configure:2486: gcc -c   conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:2489: $? = 0&lt;BR /&gt;configure:2511: result: o&lt;BR /&gt;configure:2515: checking whether we are using the GNU C compiler&lt;BR /&gt;configure:2540: gcc -c   conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:2543: $? = 0&lt;BR /&gt;configure:2546: test -s conftest.o&lt;BR /&gt;configure:2549: $? = 0&lt;BR /&gt;configure:2562: result: yes&lt;BR /&gt;configure:2568: checking whether gcc accepts -g&lt;BR /&gt;configure:2590: gcc -c -g  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:2593: $? = 0&lt;BR /&gt;configure:2596: test -s conftest.o&lt;BR /&gt;configure:2599: $? = 0&lt;BR /&gt;configure:2610: result: yes&lt;BR /&gt;configure:2627: checking for gcc option to accept ANSI C&lt;BR /&gt;configure:2688: gcc  -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:2691: $? = 0&lt;BR /&gt;configure:2694: test -s conftest.o&lt;BR /&gt;configure:2697: $? = 0&lt;BR /&gt;configure:2715: result: none needed&lt;BR /&gt;configure:2733: gcc -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;conftest.c:2: error: parse error before "me"&lt;BR /&gt;configure:2736: $? = 1&lt;BR /&gt;configure: failed program was:&lt;BR /&gt;| #ifndef __cplusplus&lt;BR /&gt;|   choke me&lt;BR /&gt;| #endif&lt;BR /&gt;configure:2847: checking dependency style of gcc&lt;BR /&gt;configure:2915: result: gcc3&lt;BR /&gt;configure:2938: checking how to run the C preprocessor&lt;BR /&gt;configure:2974: gcc -E  conftest.c&lt;BR /&gt;configure:2980: $? = 0&lt;BR /&gt;configure:3012: gcc -E  conftest.c&lt;BR /&gt;configure:3013:28: ac_nonexistent.h: No such file or directory&lt;BR /&gt;configure:3018: $? = 1&lt;BR /&gt;configure: failed program was:&lt;BR /&gt;| #line 3003 "configure"&lt;BR /&gt;| /* confdefs.h.  */&lt;BR /&gt;| &lt;BR /&gt;| #define PACKAGE_NAME ""&lt;BR /&gt;| #define PACKAGE_TARNAME ""&lt;BR /&gt;| #define PACKAGE_VERSION ""&lt;BR /&gt;| #define PACKAGE_STRING ""&lt;BR /&gt;| #define PACKAGE_BUGREPORT ""&lt;BR /&gt;| #define PACKAGE "libxfcegui4"&lt;BR /&gt;| #define VERSION "4.0.2"&lt;BR /&gt;| /* end confdefs.h.  */&lt;BR /&gt;| #include &lt;AC_NONEXISTENT.H&gt;&lt;BR /&gt;configure:3056: result: gcc -E&lt;BR /&gt;configure:3081: gcc -E  conftest.c&lt;BR /&gt;configure:3087: $? = 0&lt;BR /&gt;configure:3119: gcc -E  conftest.c&lt;BR /&gt;configure:3120:28: ac_nonexistent.h: No such file or directory&lt;BR /&gt;configure:3125: $? = 1&lt;BR /&gt;configure: failed program was:&lt;BR /&gt;| #line 3110 "configure"&lt;BR /&gt;| /* confdefs.h.  */&lt;BR /&gt;| &lt;BR /&gt;| #define PACKAGE_NAME ""&lt;BR /&gt;| #define PACKAGE_TARNAME ""&lt;BR /&gt;| #define PACKAGE_VERSION ""&lt;BR /&gt;| #define PACKAGE_STRING ""&lt;BR /&gt;| #define PACKAGE_BUGREPORT ""&lt;BR /&gt;| #define PACKAGE "libxfcegui4"&lt;BR /&gt;| #define VERSION "4.0.2"&lt;BR /&gt;| /* end confdefs.h.  */&lt;BR /&gt;| #include &lt;AC_NONEXISTENT.H&gt;&lt;BR /&gt;configure:3168: checking for egrep&lt;BR /&gt;configure:3178: result: grep -E&lt;BR /&gt;configure:3184: checking for AIX&lt;BR /&gt;configure:3207: result: no&lt;BR /&gt;configure:3214: checking for strerror in -lcposix&lt;BR /&gt;configure:3245: gcc -o conftest -g -O2   conftest.c -lcposix   &amp;gt;&amp;amp;5&lt;BR /&gt;/usr/ccs/bin/ld: Can't find library: "cposix"&lt;BR /&gt;collect2: ld returned 1 exit status&lt;BR /&gt;configure:3248: $? = 1&lt;BR /&gt;configure: failed program was:&lt;BR /&gt;| #line 3221 "configure"&lt;BR /&gt;| /* confdefs.h.  */&lt;BR /&gt;| &lt;BR /&gt;| #define PACKAGE_NAME ""&lt;BR /&gt;| #define PACKAGE_TARNAME ""&lt;BR /&gt;| #define PACKAGE_VERSION ""&lt;BR /&gt;| #define PACKAGE_STRING ""&lt;BR /&gt;| #define PACKAGE_BUGREPORT ""&lt;BR /&gt;| #define PACKAGE "libxfcegui4"&lt;BR /&gt;| #define VERSION "4.0.2"&lt;BR /&gt;| /* end confdefs.h.  */&lt;BR /&gt;| &lt;BR /&gt;| /* Override any gcc2 internal prototype to avoid an error.  */&lt;BR /&gt;| #ifdef __cplusplus&lt;BR /&gt;| extern "C"&lt;BR /&gt;| #endif&lt;BR /&gt;| /* We use char because int might match the return type of a gcc2&lt;BR /&gt;|    builtin and then its argument prototype would still apply.  */&lt;BR /&gt;| char strerror ();&lt;BR /&gt;| int&lt;BR /&gt;| main ()&lt;BR /&gt;| {&lt;BR /&gt;| strerror ();&lt;BR /&gt;|   ;&lt;BR /&gt;|   return 0;&lt;BR /&gt;| }&lt;BR /&gt;configure:3266: result: no&lt;BR /&gt;configure:3274: checking for ANSI C header files&lt;BR /&gt;configure:3300: gcc -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:3303: $? = 0&lt;BR /&gt;configure:3306: test -s conftest.o&lt;BR /&gt;configure:3309: $? = 0&lt;BR /&gt;configure:3401: gcc -o conftest -g -O2   conftest.c  &amp;gt;&amp;amp;5&lt;BR /&gt;configure:3404: $? = 0&lt;BR /&gt;configure:3406: ./conftest&lt;BR /&gt;configure:3409: $? = 0&lt;BR /&gt;configure:3424: result: yes&lt;BR /&gt;configure:3448: checking for sys/types.h&lt;BR /&gt;configure:3465: gcc -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:3468: $? = 0&lt;BR /&gt;configure:3471: test -s conftest.o&lt;BR /&gt;configure:3474: $? = 0&lt;BR /&gt;configure:3485: result: yes&lt;BR /&gt;configure:3448: checking for sys/stat.h&lt;BR /&gt;configure:3465: gcc -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:3468: $? = 0&lt;BR /&gt;configure:3471: test -s conftest.o&lt;BR /&gt;configure:3474: $? = 0&lt;BR /&gt;configure:3485: result: yes&lt;BR /&gt;configure:3448: checking for stdlib.h&lt;BR /&gt;configure:3465: gcc -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:3468: $? = 0&lt;BR /&gt;configure:3471: test -s conftest.o&lt;BR /&gt;configure:3474: $? = 0&lt;BR /&gt;configure:3485: result: yes&lt;BR /&gt;configure:3448: checking for string.h&lt;BR /&gt;configure:3465: gcc -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:3468: $? = 0&lt;BR /&gt;configure:3471: test -s conftest.o&lt;BR /&gt;configure:3474: $? = 0&lt;BR /&gt;configure:3485: result: yes&lt;BR /&gt;configure:3448: checking for memory.h&lt;BR /&gt;configure:3465: gcc -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:3468: $? = 0&lt;BR /&gt;configure:3471: test -s conftest.o&lt;BR /&gt;configure:3474: $? = 0&lt;BR /&gt;configure:3485: result: yes&lt;BR /&gt;configure:3448: checking for strings.h&lt;BR /&gt;configure:3465: gcc -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:3468: $? = 0&lt;BR /&gt;configure:3471: test -s conftest.o&lt;BR /&gt;configure:3474: $? = 0&lt;BR /&gt;configure:3485: result: yes&lt;BR /&gt;configure:3448: checking for inttypes.h&lt;BR /&gt;configure:3465: gcc -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:3468: $? = 0&lt;BR /&gt;configure:3471: test -s conftest.o&lt;BR /&gt;configure:3474: $? = 0&lt;BR /&gt;configure:3485: result: yes&lt;BR /&gt;configure:3448: checking for stdint.h&lt;BR /&gt;configure:3465: gcc -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:3506:20: stdint.h: No such file or directory&lt;BR /&gt;configure:3468: $? = 1&lt;BR /&gt;configure: failed program was:&lt;BR /&gt;| #line 3453 "configure"&lt;BR /&gt;| /* confdefs.h.  */&lt;BR /&gt;| &lt;BR /&gt;| #define PACKAGE_NAME ""&lt;BR /&gt;| #define PACKAGE_TARNAME ""&lt;BR /&gt;| #define PACKAGE_VERSION ""&lt;BR /&gt;| #define PACKAGE_STRING ""&lt;BR /&gt;| #define PACKAGE_BUGREPORT ""&lt;BR /&gt;| #define PACKAGE "libxfcegui4"&lt;BR /&gt;| #define VERSION "4.0.2"&lt;BR /&gt;| #define STDC_HEADERS 1&lt;BR /&gt;| #define HAVE_SYS_TYPES_H 1&lt;BR /&gt;| #define HAVE_SYS_STAT_H 1&lt;BR /&gt;| #define HAVE_STDLIB_H 1&lt;BR /&gt;| #define HAVE_STRING_H 1&lt;BR /&gt;| #define HAVE_MEMORY_H 1&lt;BR /&gt;| #define HAVE_STRINGS_H 1&lt;BR /&gt;| #define HAVE_INTTYPES_H 1&lt;BR /&gt;| /* end confdefs.h.  */&lt;BR /&gt;| #include &lt;STDIO.H&gt;&lt;BR /&gt;| #if HAVE_SYS_TYPES_H&lt;BR /&gt;| # include &lt;SYS&gt;&lt;BR /&gt;| #endif&lt;BR /&gt;| #if HAVE_SYS_STAT_H&lt;BR /&gt;| # include &lt;SYS&gt;&lt;BR /&gt;| #endif&lt;BR /&gt;| #if STDC_HEADERS&lt;BR /&gt;| # include &lt;STDLIB.H&gt;&lt;BR /&gt;| # include &lt;STDDEF.H&gt;&lt;BR /&gt;| #else&lt;BR /&gt;| # if HAVE_STDLIB_H&lt;BR /&gt;| #  include &lt;STDLIB.H&gt;&lt;BR /&gt;| # endif&lt;BR /&gt;| #endif&lt;BR /&gt;| #if HAVE_STRING_H&lt;BR /&gt;| # if !STDC_HEADERS &amp;amp;&amp;amp; HAVE_MEMORY_H&lt;BR /&gt;| #  include &lt;MEMORY.H&gt;&lt;BR /&gt;| # endif&lt;BR /&gt;| # include &lt;STRING.H&gt;&lt;BR /&gt;| #endif&lt;BR /&gt;| #if HAVE_STRINGS_H&lt;BR /&gt;| # include &lt;STRINGS.H&gt;&lt;BR /&gt;| #endif&lt;BR /&gt;| #if HAVE_INTTYPES_H&lt;BR /&gt;| # include &lt;INTTYPES.H&gt;&lt;BR /&gt;| #else&lt;BR /&gt;| # if HAVE_STDINT_H&lt;BR /&gt;| #  include &lt;STDINT.H&gt;&lt;BR /&gt;| # endif&lt;BR /&gt;| #endif&lt;BR /&gt;| #if HAVE_UNISTD_H&lt;BR /&gt;| # include &lt;UNISTD.H&gt;&lt;BR /&gt;| #endif&lt;BR /&gt;| &lt;BR /&gt;| #include &lt;STDINT.H&gt;&lt;BR /&gt;configure:3485: result: no&lt;BR /&gt;configure:3448: checking for unistd.h&lt;BR /&gt;configure:3465: gcc -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:3468: $? = 0&lt;BR /&gt;configure:3471: test -s conftest.o&lt;BR /&gt;configure:3474: $? = 0&lt;BR /&gt;configure:3485: result: yes&lt;BR /&gt;configure:3507: checking minix/config.h usability&lt;BR /&gt;configure:3520: gcc -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:3562:26: minix/config.h: No such file or directory&lt;BR /&gt;configure:3523: $? = 1&lt;BR /&gt;configure: failed program was:&lt;BR /&gt;| #line 3509 "configure"&lt;BR /&gt;| /* confdefs.h.  */&lt;BR /&gt;| &lt;BR /&gt;| #define PACKAGE_NAME ""&lt;BR /&gt;| #define PACKAGE_TARNAME ""&lt;BR /&gt;| #define PACKAGE_VERSION ""&lt;BR /&gt;| #define PACKAGE_STRING ""&lt;BR /&gt;| #define PACKAGE_BUGREPORT ""&lt;BR /&gt;| #define PACKAGE "libxfcegui4"&lt;BR /&gt;| #define VERSION "4.0.2"&lt;BR /&gt;| #define STDC_HEADERS 1&lt;BR /&gt;| #define HAVE_SYS_TYPES_H 1&lt;BR /&gt;| #define HAVE_SYS_STAT_H 1&lt;BR /&gt;| #define HAVE_STDLIB_H 1&lt;BR /&gt;| #define HAVE_STRING_H 1&lt;BR /&gt;| #define HAVE_MEMORY_H 1&lt;BR /&gt;| #define HAVE_STRINGS_H 1&lt;BR /&gt;| #define HAVE_INTTYPES_H 1&lt;BR /&gt;| #define HAVE_UNISTD_H 1&lt;BR /&gt;| /* end confdefs.h.  */&lt;BR /&gt;| #include &lt;STDIO.H&gt;&lt;BR /&gt;| #if HAVE_SYS_TYPES_H&lt;BR /&gt;| # include &lt;SYS&gt;&lt;BR /&gt;| #endif&lt;BR /&gt;| #if HAVE_SYS_STAT_H&lt;BR /&gt;| # include &lt;SYS&gt;&lt;BR /&gt;| #endif&lt;BR /&gt;| #if STDC_HEADERS&lt;BR /&gt;| # include &lt;STDLIB.H&gt;&lt;BR /&gt;| # include &lt;STDDEF.H&gt;&lt;BR /&gt;| #else&lt;BR /&gt;| # if HAVE_STDLIB_H&lt;BR /&gt;| #  include &lt;STDLIB.H&gt;&lt;BR /&gt;| # endif&lt;BR /&gt;| #endif&lt;BR /&gt;| #if HAVE_STRING_H&lt;BR /&gt;| # if !STDC_HEADERS &amp;amp;&amp;amp; HAVE_MEMORY_H&lt;BR /&gt;| #  include &lt;MEMORY.H&gt;&lt;BR /&gt;| # endif&lt;BR /&gt;| # include &lt;STRING.H&gt;&lt;BR /&gt;| #endif&lt;BR /&gt;| #if HAVE_STRINGS_H&lt;BR /&gt;| # include &lt;STRINGS.H&gt;&lt;BR /&gt;| #endif&lt;BR /&gt;| #if HAVE_INTTYPES_H&lt;BR /&gt;| # include &lt;INTTYPES.H&gt;&lt;BR /&gt;| #else&lt;BR /&gt;| # if HAVE_STDINT_H&lt;BR /&gt;| #  include &lt;STDINT.H&gt;&lt;BR /&gt;| # endif&lt;BR /&gt;| #endif&lt;BR /&gt;| #if HAVE_UNISTD_H&lt;BR /&gt;| # include &lt;UNISTD.H&gt;&lt;BR /&gt;| #endif&lt;BR /&gt;| #include &lt;MINIX&gt;&lt;BR /&gt;configure:3539: result: no&lt;BR /&gt;configure:3543: checking minix/config.h presence&lt;BR /&gt;configure:3554: gcc -E  conftest.c&lt;BR /&gt;configure:3564:26: minix/config.h: No such file or directory&lt;BR /&gt;configure:3560: $? = 1&lt;BR /&gt;configure: failed program was:&lt;BR /&gt;| #line 3545 "configure"&lt;BR /&gt;| /* confdefs.h.  */&lt;BR /&gt;| &lt;BR /&gt;| #define PACKAGE_NAME ""&lt;BR /&gt;| #define PACKAGE_TARNAME ""&lt;BR /&gt;| #define PACKAGE_VERSION ""&lt;BR /&gt;| #define PACKAGE_STRING ""&lt;BR /&gt;| #define PACKAGE_BUGREPORT ""&lt;BR /&gt;| #define PACKAGE "libxfcegui4"&lt;BR /&gt;| #define VERSION "4.0.2"&lt;BR /&gt;| #define STDC_HEADERS 1&lt;BR /&gt;| #define HAVE_SYS_TYPES_H 1&lt;BR /&gt;| #define HAVE_SYS_STAT_H 1&lt;BR /&gt;| #define HAVE_STDLIB_H 1&lt;BR /&gt;| #define HAVE_STRING_H 1&lt;BR /&gt;| #define HAVE_MEMORY_H 1&lt;BR /&gt;| #define HAVE_STRINGS_H 1&lt;BR /&gt;| #define HAVE_INTTYPES_H 1&lt;BR /&gt;| #define HAVE_UNISTD_H 1&lt;BR /&gt;| /* end confdefs.h.  */&lt;BR /&gt;| #include &lt;MINIX&gt;&lt;BR /&gt;configure:3579: result: no&lt;BR /&gt;configure:3615: checking for minix/config.h&lt;BR /&gt;configure:3622: result: no&lt;BR /&gt;configure:3698: checking for gcc&lt;BR /&gt;configure:3724: result: gcc&lt;BR /&gt;configure:3968: checking for C compiler version&lt;BR /&gt;configure:3971: gcc --version &lt;/MINIX&gt;&amp;amp;5&lt;BR /&gt;gcc (GCC) 3.3.2&lt;BR /&gt;Copyright (C) 2003 Free Software Foundation, Inc.&lt;BR /&gt;This is free software; see the source for copying conditions.  There is NO&lt;BR /&gt;warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;BR /&gt;&lt;BR /&gt;configure:3974: $? = 0&lt;BR /&gt;configure:3976: gcc -v &lt;/MINIX&gt;&amp;amp;5&lt;BR /&gt;Reading specs from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.3.2/specs&lt;BR /&gt;Configured with: ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure &lt;BR /&gt;Thread model: single&lt;BR /&gt;gcc version 3.3.2&lt;BR /&gt;configure:3979: $? = 0&lt;BR /&gt;configure:3981: gcc -V &lt;/UNISTD.H&gt;&amp;amp;5&lt;BR /&gt;gcc: `-V' option must have argument&lt;BR /&gt;configure:3984: $? = 1&lt;BR /&gt;configure:3987: checking whether we are using the GNU C compiler&lt;BR /&gt;configure:4034: result: yes&lt;BR /&gt;configure:4040: checking whether gcc accepts -g&lt;BR /&gt;configure:4082: result: yes&lt;BR /&gt;configure:4099: checking for gcc option to accept ANSI C&lt;BR /&gt;configure:4187: result: none needed&lt;BR /&gt;configure:4205: gcc -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;conftest.c:2: error: parse error before "me"&lt;BR /&gt;configure:4208: $? = 1&lt;BR /&gt;configure: failed program was:&lt;BR /&gt;| #ifndef __cplusplus&lt;BR /&gt;|   choke me&lt;BR /&gt;| #endif&lt;BR /&gt;configure:4319: checking dependency style of gcc&lt;BR /&gt;configure:4387: result: gcc3&lt;BR /&gt;configure:4416: checking for a BSD-compatible install&lt;BR /&gt;configure:4470: result: /opt/imake/bin/install -c&lt;BR /&gt;configure:4559: checking build system type&lt;BR /&gt;configure:4577: result: hppa1.1-hp-hpux11.00&lt;BR /&gt;configure:4585: checking host system type&lt;BR /&gt;configure:4599: result: hppa1.1-hp-hpux11.00&lt;BR /&gt;configure:4607: checking for a sed that does not truncate output&lt;BR /&gt;configure:4661: result: /usr/bin/sed&lt;BR /&gt;configure:4675: checking for ld used by gcc&lt;BR /&gt;configure:4742: result: /usr/ccs/bin/ld&lt;BR /&gt;configure:4751: checking if the linker (/usr/ccs/bin/ld) is GNU ld&lt;BR /&gt;configure:4766: result: no&lt;BR /&gt;configure:4771: checking for /usr/ccs/bin/ld option to reload object files&lt;BR /&gt;configure:4778: result: -r&lt;BR /&gt;configure:4787: checking for BSD-compatible nm&lt;BR /&gt;configure:4829: result: /usr/bin/nm -p&lt;BR /&gt;configure:4833: checking whether ln -s works&lt;BR /&gt;configure:4837: result: yes&lt;BR /&gt;configure:4844: checking how to recognise dependent libraries&lt;BR /&gt;configure:5044: result: file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library&lt;BR /&gt;configure:5256: checking dlfcn.h usability&lt;BR /&gt;configure:5269: gcc -c -g -O2  conftest.c &amp;gt;&amp;amp;5&lt;BR /&gt;configure:5272: $? = 0&lt;BR /&gt;configure:5275: test -s conftest.o&lt;BR /&gt;configure:5278: $? = 0&lt;BR /&gt;configure:5288: result: yes&lt;BR /&gt;configure:5292: checking dlfcn.h presence&lt;BR /&gt;configure:5303: gcc -E  conftest.c&lt;BR /&gt;configure:5309: $? = 0&lt;BR /&gt;configure:5328: result: yes&lt;BR /&gt;configure:5364: checking for dlfcn.h&lt;BR /&gt;configure:5371: result: yes&lt;BR /&gt;configure:5436: checking for g++&lt;BR /&gt;configure:5452: found /usr/local/bin/g++&lt;BR /&gt;configure:5462: result: g++&lt;BR /&gt;configure:5478: checking for C++ compiler version&lt;BR /&gt;configure:5481: g++ --version &lt;/STDINT.H&gt;&amp;amp;5&lt;BR /&gt;g++ (GCC) 3.3.2&lt;BR /&gt;Copyright (C) 2003 Free Software Foundation, Inc.&lt;BR /&gt;This is free software; see the source for copying conditions.  There is NO&lt;BR /&gt;warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.&lt;BR /&gt;&lt;BR /&gt;configure:5484: $? = 0&lt;BR /&gt;configure:5486: g++ -v &lt;/INTTYPES.H&gt;&amp;amp;5&lt;BR /&gt;Reading specs from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.3.2/specs&lt;BR /&gt;Configured with: ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure &lt;BR /&gt;Thread model: single&lt;BR /&gt;gcc version 3.3.2&lt;BR /&gt;configure:5489: $? = 0&lt;BR /&gt;configure:5491: g++ -V &lt;/STRINGS.H&gt;&amp;amp;5&lt;BR /&gt;g++: `-V' option must have argument&lt;BR /&gt;configure:5494: $? = 1&lt;BR /&gt;configure:5497: checking whether we are using the GNU C++ compiler&lt;BR /&gt;configure:5522: g++ -c   conftest.cc &amp;gt;&amp;amp;5&lt;BR /&gt;configure:5525: $? = 0&lt;BR /&gt;configure:5528: test -s conftest.o&lt;BR /&gt;configure:5531: $? = 0&lt;BR /&gt;configure:5544: result: yes&lt;BR /&gt;configure:5550: checking whether g++ accepts -g&lt;BR /&gt;configure:5572: g++ -c -g  conftest.cc &amp;gt;&amp;amp;5&lt;BR /&gt;configure:5575: $? = 0&lt;BR /&gt;configure:5578: test -s conftest.o&lt;BR /&gt;configure:5581: $? = 0&lt;BR /&gt;configure:5592: result: yes&lt;BR /&gt;configure:5636: g++ -c -g -O2  conftest.cc &amp;gt;&amp;amp;5&lt;BR /&gt;configure:5639: $? = 0&lt;BR /&gt;configure:5642: test -s conftest.o&lt;BR /&gt;configure:5645: $? = 0&lt;BR /&gt;configure:5672: g++ -c -g -O2  conftest.cc &amp;gt;&amp;amp;5&lt;BR /&gt;configure: In function `int main()':&lt;BR /&gt;configure:5679: error: `exit' undeclared (first use this function)&lt;BR /&gt;configure:5679: error: (Each undeclared identifier is reported only once for &lt;BR /&gt;   each function it appears in.)&lt;BR /&gt;configure:5675: $? = 1&lt;BR /&gt;configure: failed program was:&lt;BR /&gt;| #line 5655 "configure"&lt;BR /&gt;| /* confdefs.h.  */&lt;BR /&gt;| &lt;BR /&gt;| #define PACKAGE_NAME ""&lt;BR /&gt;| #define PACKAGE_TARNAME ""&lt;BR /&gt;| #define PACKAGE_VERSION ""&lt;BR /&gt;| #define PACKAGE_STRING ""&lt;BR /&gt;| #define PACKAGE_BUGREPORT ""&lt;BR /&gt;| #define PACKAGE "libxfcegui4"&lt;BR /&gt;| #define VERSION "4.0.2"&lt;BR /&gt;| #define STDC_HEADERS 1&lt;BR /&gt;| #define HAVE_SYS_TYPES_H 1&lt;BR /&gt;| #define HAVE_SYS_STAT_H 1&lt;BR /&gt;| #define HAVE_STDLIB_H 1&lt;BR /&gt;| #define HAVE_STRING_H 1&lt;BR /&gt;| #define HAVE_MEMORY_H 1&lt;BR /&gt;| #define HAVE_STRINGS_H 1&lt;BR /&gt;| #define HAVE_INTTYPES_H 1&lt;BR /&gt;| #define HAVE_UNISTD_H 1&lt;BR /&gt;| #define HAVE_DLFCN_H 1&lt;BR /&gt;| /* end confdefs.h.  */&lt;BR /&gt;| &lt;BR /&gt;| int&lt;BR /&gt;| main ()&lt;BR /&gt;| {&lt;BR /&gt;| exit (42);&lt;BR /&gt;|   ;&lt;BR /&gt;|   return 0;&lt;BR /&gt;| }&lt;BR /&gt;configure:5636: g++ -c -g -O2  conftest.cc &amp;gt;&amp;amp;5&lt;BR /&gt;configure:5639: $? = 0&lt;BR /&gt;configure:5642: test -s conftest.o&lt;BR /&gt;configure:5645: $? = 0&lt;BR /&gt;configure:5672: g++ -c -g -O2  conftest.cc &amp;gt;&amp;amp;5&lt;BR /&gt;configure:5675: $? = 0&lt;BR /&gt;configure:5678: test -s conftest.o&lt;BR /&gt;configure:5681: $? = 0&lt;BR /&gt;configure:5706: checking dependency style of g++&lt;BR /&gt;configure:5774: result: gcc3&lt;BR /&gt;configure:5796: checking how to run the C++ preprocessor&lt;BR /&gt;configure:5828: g++ -E  conftest.cc&lt;BR /&gt;configure:5834: $? = 0&lt;BR /&gt;configure:5866: g++ -E  conftest.cc&lt;BR /&gt;configure:5880:28: ac_nonexistent.h: No such file or directory&lt;BR /&gt;configure:5872: $? = 1&lt;BR /&gt;configure: failed program was:&lt;BR /&gt;| #line 5857 "configure"&lt;BR /&gt;| /* confdefs.h.  */&lt;BR /&gt;| &lt;BR /&gt;| #define PACKAGE_NAME ""&lt;BR /&gt;| #define PACKAGE_TARNAME ""&lt;BR /&gt;| #define PACKAGE_VERSION ""&lt;BR /&gt;| #define PACKAGE_STRING ""&lt;BR /&gt;| #define PACKAGE_BUGREPORT ""&lt;BR /&gt;| #define PACKAGE "libxfcegui4"&lt;BR /&gt;| #define VERSION "4.0.2"&lt;BR /&gt;| #define STDC_HEADERS 1&lt;BR /&gt;| #define HAVE_SYS_TYPES_H 1&lt;BR /&gt;| #define HAVE_SYS_STAT_H 1&lt;BR /&gt;| #define HAVE_STDLIB_H 1&lt;BR /&gt;| #define HAVE_STRING_H 1&lt;BR /&gt;| #define HAVE_MEMORY_H 1&lt;BR /&gt;| #define HAVE_STRINGS_H 1&lt;BR /&gt;| #define HAVE_INTTYPES_H 1&lt;BR /&gt;| #define HAVE_UNISTD_H 1&lt;BR /&gt;| #define HAVE_DLFCN_H 1&lt;BR /&gt;| #ifdef __cplusplus&lt;BR /&gt;| #include &lt;STDLIB.H&gt;&lt;BR /&gt;| #endif&lt;BR /&gt;| /* end confdefs.h.  */&lt;BR /&gt;| #include &lt;AC_NONEXISTENT.H&gt;&lt;BR /&gt;configure:5910: result: g++ -E&lt;BR /&gt;configure:5935: g++ -E  conftest.cc&lt;BR /&gt;configure:5941: $? = 0&lt;BR /&gt;configure:5973: g++ -E  conftest.cc&lt;BR /&gt;configure:5987:28: ac_nonexistent.h: No such file or directory&lt;BR /&gt;configure:5979: $? = 1&lt;BR /&gt;configure: failed program was:&lt;BR /&gt;| #line 5964 "configure"&lt;BR /&gt;| /* confdefs.h.  */&lt;BR /&gt;| &lt;BR /&gt;| #define PACKAGE_NAME ""&lt;BR /&gt;| #define PACKAGE_TARNAME ""&lt;BR /&gt;| #define PACKAGE_VERSION ""&lt;BR /&gt;| #define PACKAGE_STRING ""&lt;BR /&gt;| #define PACKAGE_BUGREPORT ""&lt;BR /&gt;| #define PACKAGE "libxfcegui4"&lt;BR /&gt;| #define VERSION "4.0.2"&lt;BR /&gt;| #define STDC_HEADERS 1&lt;BR /&gt;| #define HAVE_SYS_TYPES_H 1&lt;BR /&gt;| #define HAVE_SYS_STAT_H 1&lt;BR /&gt;| #define HAVE_STDLIB_H 1&lt;BR /&gt;| #define HAVE_STRING_H 1&lt;BR /&gt;| #define HAVE_MEMORY_H 1&lt;BR /&gt;| #define HAVE_STRINGS_H 1&lt;BR /&gt;| #define HAVE_INTTYPES_H 1&lt;BR /&gt;| #define HAVE_UNISTD_H 1&lt;BR /&gt;| #define HAVE_DLFCN_H 1&lt;BR /&gt;| #ifdef __cplusplus&lt;BR /&gt;| #include &lt;STDLIB.H&gt;&lt;BR /&gt;| #endif&lt;BR /&gt;| /* end confdefs.h.  */&lt;BR /&gt;| #include &lt;AC_NONEXISTENT.H&gt;&lt;BR /&gt;configure:6073: checking for g77&lt;BR /&gt;configure:6089: found /usr/local/bin/g77&lt;BR /&gt;configure:6099: result: g77&lt;BR /&gt;configure:6114: checking for Fortran 77 compiler version&lt;BR /&gt;configure:6117: g77 --version &lt;/AC_NONEXISTENT.H&gt;&amp;amp;5&lt;BR /&gt;GNU Fortran (GCC) 3.3.2&lt;BR /&gt;Copyright (C) 2002 Free Software Foundation, Inc.&lt;BR /&gt;&lt;BR /&gt;GNU Fortran comes with NO WARRANTY, to the extent permitted by law.&lt;BR /&gt;You may redistribute copies of GNU Fortran&lt;BR /&gt;under the terms of the GNU General Public License.&lt;BR /&gt;For more information about these matters, see the file named COPYING&lt;BR /&gt;or type the command `info -f g77 Copying'.&lt;BR /&gt;configure:6120: $? = 0&lt;BR /&gt;configure:6122: g77 -v &lt;/STDLIB.H&gt;&amp;amp;5&lt;BR /&gt;Reading specs from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.3.2/specs&lt;BR /&gt;Configured with: ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure  : (reconfigured) ./configure &lt;BR /&gt;Thread model: single&lt;BR /&gt;gcc version 3.3.2&lt;BR /&gt;configure:6125: $? = 0&lt;BR /&gt;configure:6127: g77 -V &lt;/AC_NONEXISTENT.H&gt;&amp;amp;5&lt;BR /&gt;g77: `-V' option must have argument&lt;BR /&gt;configure:6130: $? = 1&lt;BR /&gt;configure:6137: checking whether we are using the GNU Fortran 77 compiler&lt;BR /&gt;configure: ...&lt;/STDLIB.H&gt;&lt;/STRING.H&gt;&lt;/MEMORY.H&gt;&lt;/STDLIB.H&gt;&lt;/STDDEF.H&gt;&lt;/STDLIB.H&gt;&lt;/SYS&gt;&lt;/SYS&gt;&lt;/STDIO.H&gt;&lt;/STDINT.H&gt;&lt;/UNISTD.H&gt;&lt;/STDINT.H&gt;&lt;/INTTYPES.H&gt;&lt;/STRINGS.H&gt;&lt;/STRING.H&gt;&lt;/MEMORY.H&gt;&lt;/STDLIB.H&gt;&lt;/STDDEF.H&gt;&lt;/STDLIB.H&gt;&lt;/SYS&gt;&lt;/SYS&gt;&lt;/STDIO.H&gt;&lt;/AC_NONEXISTENT.H&gt;&lt;/AC_NONEXISTENT.H&gt;</description>
      <pubDate>Wed, 24 Dec 2003 10:11:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152093#M901073</guid>
      <dc:creator>Ceaser123</dc:creator>
      <dc:date>2003-12-24T10:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Installing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152094#M901074</link>
      <description>Ok here is an example of what I have been going through. I still can't believe anyone succeeds at this...I want to install KDE on HP-UX 11.00. According to the website I can download Konstruct and:&lt;BR /&gt;&lt;BR /&gt;"Konstruct" is a build system which helps you to install KDE releases and&lt;BR /&gt;applications on your system. It downloads defined source tarballs, checks&lt;BR /&gt;their integrity, decompresses, patches, configures, builds and installs them.&lt;BR /&gt;&lt;BR /&gt;Also:&lt;BR /&gt;A complete KDE installation should be as easy as "cd meta/kde;make install"&lt;BR /&gt;which with this version gives a complete KDE 3.1.4 installation. Optionally&lt;BR /&gt;you can install additional applications like KOffice 1.2.1, KDevelop 2.1.5&lt;BR /&gt;or Quanta 3.1.4 too, just run for example "cd apps/koffice ; make install".&lt;BR /&gt;&lt;BR /&gt;Ok, no prob. I downloaded and ftp'd to my unix box with a binary xfer.&lt;BR /&gt;Moved to the dir where Konstruct is located,&lt;BR /&gt;&lt;BR /&gt; I read the following in the readme:&lt;BR /&gt;Be sure that you have a live internet connection. Choose a target and change&lt;BR /&gt;to the directory which helds its definition, e.g. "cd kde/kdebase". Now run&lt;BR /&gt;make with one of the following targets, usually you only need "make install".&lt;BR /&gt;&lt;BR /&gt;I went into the kdebase dir and typed "make install" just like the doc says. Here's what happened:&lt;BR /&gt;Make: Must be a separator on rules line 1. Stop.&lt;BR /&gt;&lt;BR /&gt;Now what? The docs didn't say anything about this. Was the author or person who wrote "A complete KDE installation should be as easy as "cd meta/kde;make install" on drugs?&lt;BR /&gt;anything I download and try fails. EVERYTHING!&lt;BR /&gt;only the .depot files work and then only half the time if I'm lucky to get all the deps. If all the deps are .depot except one which is something I need to do ./configure, make, make install... forget it. It don't work. &lt;BR /&gt;Now...Could someone tell me what I'm doing wrong. I am told to read all docs and readme's. (like the konstruct?) What do I believe and what do I not? Is it possible that everyone else has success with this except me? I know not all programs can be compiled and loaded on all platforms. ok...I've been at this for 3 weeks and have tried to do ./config....on approx 45 different programs and NONE have been successful. What is the trick?</description>
      <pubDate>Wed, 24 Dec 2003 11:31:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152094#M901074</guid>
      <dc:creator>Ceaser123</dc:creator>
      <dc:date>2003-12-24T11:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Installing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152095#M901075</link>
      <description>Here is another example...</description>
      <pubDate>Wed, 24 Dec 2003 11:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152095#M901075</guid>
      <dc:creator>Ceaser123</dc:creator>
      <dc:date>2003-12-24T11:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Installing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152096#M901076</link>
      <description>Please provide me with your OS version -&lt;BR /&gt;Also - what compiler do you have (i.e. c/ansi C compiler, gnu, etc)  I have some env things I do to get the misc gnu utilities built, and will post them in a bit, when I find them, but do need a little info in order to help you.&lt;BR /&gt;&lt;BR /&gt;I set the email flag...</description>
      <pubDate>Mon, 29 Dec 2003 10:54:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152096#M901076</guid>
      <dc:creator>Jim Butler</dc:creator>
      <dc:date>2003-12-29T10:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: Installing</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152097#M901077</link>
      <description>I suggest being more helpfull towards the developer of the package and get a step by step trace through screen shot output of the code to see what really goes on behind the scenes when installing , just as windbg is used for windows , then the same applies to this problem.</description>
      <pubDate>Mon, 29 Dec 2003 11:46:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/installing/m-p/3152097#M901077</guid>
      <dc:creator>lee forrest_1</dc:creator>
      <dc:date>2003-12-29T11:46:47Z</dc:date>
    </item>
  </channel>
</rss>

