Public bug reported:

Binary package hint: php-pear

Il try to use adp with php5.

I did

sudo apt-get install php5-dev
sudo pecl install adp

then i prepared my scripts to use adp, i did a trace and i want to parse
it from pprofp.

i get on error at this step. By default pprofp  said

pprofp -R /home/jerikojerk/Projets/adp/pprof.11650.0 
bash: /usr/bin/pprofp : /usr/local/bin/php : mauvais interpréteur: Aucun 
fichier ou répertoire de ce type

[EMAIL PROTECTED]:~$ ls -l /usr/local/bin/php
ls: /usr/local/bin/php: Aucun fichier ou répertoire de ce type

[EMAIL PROTECTED]:~$ which php
/usr/bin/php

to solve it i simply run

sudo ln -s /usr/bin/php   /usr/local/bin/php


Moreover there is no man page for pprofp

** Affects: php5 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
bad integration of adp ( advence php debugger) 
https://bugs.launchpad.net/bugs/123659
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to