>>>>> "Brady" == Brady Montz <bradym_at_cs.arizona.edu> writes:
Brady> This is on HPUX.
Brady> The first problem is the order of the libaries when compiling
Brady> fvwm2. On my machine at least, -lfvwm2 needs to come before
Brady> the X libs, as it uses XLoadQueryFont, which is defined in
Brady> X11. Currently, it's the last library in the list.
Known problem. Patch can be found at:
http://www.hpc.uh.edu/fvwm/
Brady> Secondly, the macro FVWM_CPP, which is used by FvwmCpp to
Brady> determine where cpp is, can be set in makefile.h, but there
Brady> doesn't seem to be an automatic way for imake to generate a
Brady> -DFVWM_CPP="whatever" line in FvwmCpp's makefile.
Correct. The build process is still being improved, so for the time
being just edit makefile.h. I'll try and account for this in the
future.
Chuck
--
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Feb 08 1996 - 11:41:38 GMT