[Thread Prev][Thread Next]   >Date Index >Thread Index

Re: [wmx] ./configure for wmx

Johannes Zellner - Thu Jan 21 03:49:38 1999




On Thu, 21 Jan 1999, Stefan `Sec` Zehl wrote:

>compiling should now work with "./configure" and then "make"
>
>Please report back to me, if it works, and if not, how it fails.
>

results:

Linux libc5: configure, compile and run ok.

HP-UX A.09.07 E 9000/712: dito. (hp c++ compiler)

DEC OSF1:     compiled whith configure switches
                --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
              don't run (g++)! (I have to figure out why)

SGI IRIX 6.2: also needed the x switches. The xpm call succeeded in 
              configure, but when linking, the libXpm was not found
              w/o these switches.
              running ok.


summary: header files and libraries are found when configuring,
         but are not found, when linking. Is the configure result
         really substitued when creating the Makefile?

-- joze



Next: