Prove that as $x\to\infty$, $$\sum_{p \leq x} \frac{1}{p \log \log p} \approx \log \log \log x$$
Here sum is taken over primes.I tried to use the partial summation formula but could not choose a suitable choice of functions. It would be great if anyone can give hints. Thanks.
Note that holds $\underset{p\leq x}{\sum}\frac{1}{p}\sim\log\log x$ so by partial summation$$\underset{p\leq x}{\sum}\frac{1}{p\log\log p}\sim1+\int_{3}^{x}\frac{1}{\left(\log\log t\right)t\log t}dt=1-\log\log\log3+\log\log\log x\sim\log\log\log x$$ as $x\rightarrow\infty.$