Texture Blending

Hi

I try to set the environment mode of a texture with glTexEnv but its not workling. If I ask it with glGetTexEnv its ok but there is still no blending. What is my stupid fault?

PS I use a Geforce MX 2 under Linux with 5336

glTexEnv affects a texture unit, not a particular texture. Could you be more specific?