Comment 9 for bug 886367

Revision history for this message
Frédéric Côté (frederic-cote) wrote :

Can you try it with the PPA ? and make sure you have the last version (1.4.0-0~27~oneiric1 or 1.4.0-0~27~precise1 at this time)

When you compile it yourself, you also have to do the "sudo make install" to make "me-tv-server" available in the path. When you just "make", the application is build ok but the "me-tv-client" don't have access to the bin "me-tv-server".

To remove it after a "sudo make install", you can do "sudo make uninstall" but you need the original folder from where you have compile it.