Help (Getting the icons to work on the Map)
Potter, G M (Greg)
GPotter at MarathonOil.com
Thu Nov 21 20:41:43 CET 2002
Sorry, I looked at Makefile instead of configure.
Does your Solaris installation actually have a /usr/X11R6 directory? Mine does not, so
I substutited the openwin directory in it's place.
$includeDirs = "-I/usr/include/freetype2 -I/usr/local/include/freetype2 " .
"-I/usr/include/X11 -I/usr/openwin/include/X11 -I/usr/local/include";
$libDirs = "-L/usr/lib/X11 -L/usr/openwin/lib -L/usr/local/lib";
I don't remember if I edited the prefix variable or not. But I believe I changed if from /usr
to /usr/local. I am not for sure though.
Greg
> -----Original Message-----
> From: emily zhou [mailto:zhoue at algonquincollege.com]
> Sent: Thursday, November 21, 2002 1:15 PM
> To: Potter, G M (Greg)
> Subject: Re: [Nagios-users] Help (Getting the icons to work
> on the Map)
>
>
> Sorry, I think should be like this:
> $includeDirs = "-I/usr/include/freetype2
> -I/usr/local/include/freetype2 ".
> "-I/usr/include/X11 -I/usr/X11R6/include/X11
> -I/usr/local/include /usr/oenwin/include";
> $libDirs = "-L/usr/lib/X11 -L/usr/X11R6/lib -L/usr/local/lib
> -L/usr/openwin/lib";
> what else I should change in configure file? That's it?
>
> >
>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
More information about the Users
mailing list