20 Jul
2012
20 Jul
'12
10:25 p.m.
On Fri, Jul 20, 2012 at 8:32 PM, Christian Hesse <list@eworm.de> wrote:
Hello everybody,
I am creating live media and want to reduce size. After removing /usr/include/ wicd fails to start because of a missing header file.
Do you know which one is trying to read? If not, you could try running it with `strace` to see what it is looking for: -- Rodrigo