Re-arrange your equation as
[tex]y^{\prime \prime \prime} = \frac{y^{\prime \prime}}{y^{\prime}}[/tex]
Now integrate with respect to x to get
[tex]y^{\prime \prime} = \kappa + \ln{y^{\prime}}[/tex]
where [tex]\kappa[/tex] is a constant of integration. Now re-arrange and integrate to get
[tex]\int{\frac{d y^{\prime}}{\kappa + \ln{y^{\prime}}} = x + \epsilon[/tex]
where [tex]\epsilon[/tex] is another constant.
I checked the Integrator (Wolfram site), and it gave the integral as:
[tex]\int{\frac{dw}{a + \ln{w}}} = e^{-a}Ei(a + \ln{w})[/tex]
where [tex]Ei[/tex] is the
Exponential Integral.
Hence we can apply this to our integral to get
[tex]e^{- \kappa} Ei(\kappa + \ln{y^{\prime}) = x + \epsilon[/tex]
which we can re-arrange as
[tex]y^{\prime} = exp(Ei^{-1}(e^{\kappa}(x + \epsilon)) - \kappa)[/tex]
We can tidy this up a bit by making
[tex]e^{\kappa} = \alpha[/tex]
and
[tex]\epsilon \alpha = \beta[/tex]
and then integrate to get
[tex]y(x) = \frac{1}{\beta}\int{exp(Ei^{-1}(\alpha x + \beta)) dx}[/tex]
and then you'll have to try some numerical techniques to obtain values for y(x) (I have to idea how to express the inverse of "Ei".)