Texture mapping on sphere

how can i map a texture on a sphere created with gluSphere() ? what should be the texture
coordinates ?
and what is red book ? is it free for download ? if yes give me link

Have a look at gluQuadricTexture().

http://www.opengl.org/developers/code/tutorials.html

see OPENGL ONLINE BOOK