Re: [Evolution] /bin/sh: line 1: no: command not found



                                                        \
        for p in apps_evolution_shell.schemas ;
do                                                                                      \
                GCONF_CONFIG_SOURCE= no --makefile-install-rule ./$p;  
\
       
done                                                                                                        
    \
fi
/bin/sh: line 1: no: command not found

It looks like your problem is that it couldn't find gconftool-2...
meaning either that you don't have gconf2 installed, or the binary isn't
in your path. You should re-configure after fixing that.

(The fact that configure didn't bomb out is a bug.)

-- Dan



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]