I need help with the following problem:
"Let $X$ be a vector field defined on surface $S$, and $p \in S$ such that $X(p) \neq 0$. Prove that there exists a local parametrization $\phi \colon U \to S$ with $U$ an open set of $\mathbb{R}^2$ such that $X|_{\phi(U)} = \phi_1$ where $\phi_1$ is the derivative of the parametrization with respect to it's first parameter."
I intuitively imagine I need to use the vector field in a creative way to satisfy the condition requiered. In a way I think I need something like
$$ \phi(s,t)=\int_0^s \int_0^t X(s,t) ds dt $$
But that doesn't really work. I was wondering if anyone could guide me to the good parametrization so I can complete the rest...