On 07.03.2010 18:24, Maginot Junior wrote: > I can't open locations such as computer://, trash://, > network://, everytime I try I get "Error: Operation not supported",
Hi, I have had the very same problem a while back. I traced it back to an undocumented dependency of gnome-vfs on gvfs. The solution was to build gvfs as soon as possible in the GNOME build process and build everything GNOME anew again. Some package (possibly nautilus) seems not to complain a missing gvfs, use a fallback, and not give the full functionality. That was a while back, however and gnome-vfs is depreciated by now. My recommendation is to build gvfs and nautilus again (in that order) and take a very close look at the output of configure and make in order to find any missing references. BTW: My configuration file match yours, so that seems OK. HTH Lars -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
