Hello, I have libzorpll-3.0.6.2 and zorp-3.0.5. I have sucessfully patched my 2.6.10 kernel and iptables version 1.2.11. Now while attempting to install libzorpll, the configure script fails with this error: checking for GLIB - version >= 2.2.3... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. configure: error: Cannot find GLIB version >- 2.2.4: is pkg-config in path? I have glibc version 2.3.4 installed as well as "pkg-config" which is in the path and was found by the configure script "/usr/bin/pkg-config". Looking to the config.log shows the following: configure:21738: checking for GLIB - version >= 2.2.3 configure:21887: result: no So, my question is how to I let configure know where my GLIB is? Should I modify the ".configure" script or should I create a soft link? Are there any ebuilds for all of this? Most Sincerely, John Chronister