> What do these commands do: > > pkg-config --variable idldir evolution-data-server-1.0 yields -> /usr/local/share/idl/evolution-data-server-1.0
However, I attempted to review the contents, but the file doesn't exists. So, it doesn't appear that this file was built during the e-d-s 0.96 compile ;( > and: > ls -l `pkg-config --variable idldir evolution-data- > server-1.0`/Evolution-DataServer.idl Not sure if I cut/pasted the correct path here ,but here goes ls -l `pkg-config --variable idldir evolution-data-server-1.0`/ Evolution-DataServer.idl yields -> No such file or directory > If 'file not found', then there's something else wrong, it should point > to where the Evolution-DataServer.idl file is, which means there's > probably some e-d-s build/install issue. > How do I fix it ? Must I do 'make distclean' on e-d-s 0.96 src tree and recompile ? _______________________________________________ evolution maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/evolution
