GLEE_ARB_texture_non_power_of_two

Hi There,
I am trying to compile a code form OpenGL Superbible which is on FBO.
After running the application I get an error “GLEE_ARB_texture_non_power_of_two” & “GLEE_EXT_framebuffer_object” is not available.
Is it related to the Hardware enviroment.

Can anyone please throw some light on it.

Thanks in advance.

NPOT should not be mandatory, but framebuffer_object is FBO.

Can you share some details about your computer ?
OS ? GPU ? graphic driver version ?

Update of the graphic driver can provide FBO even on old video cards.