Comment 37 for bug 154349

Revision history for this message
John Doe (jodo-deactivatedaccount) wrote :

Oliver, I've tested your patch. What should I say? Works fine. Only the Menu-entry doesn't works because of :

Childprocess »su-to-root« couldn't been started (No such file or directory)

Running "sudo synaptic" from a Terminal works fine. But maybe I've made something wrong when compiling.

I did:

bzr branch lp:ubuntu/synaptic
cd synaptic/
patch -p0 < synaptic-0.63.2-store_install_recommends.patch
./configure --prefix=/usr
make
sudo make install