Chukwuemezie Aneke

Results 9 comments of Chukwuemezie Aneke

> df reports the free/used space of your (remote) Drive. Thanks, this clears up a lot. > The exported files are not included, because Google Docs don't count against your...

@astrada thanks. I think I get it. When you mount the drive, all the contained docs are downloaded lazily. Then once you access the .shared directory then all the contained...

> It can get bigger if you have other subfolders as you access them. @astrada When you access the .shared folder and the Google Docs are downloaded, are the Google...

@astrada My local file system ran out of disk space, this time due to `cp` accessing all contents of the .shared directory during its recursive copy of directories under .shared....

@astrada Thanks. If I delete `~/.gdfuse/default/cache` or `~/.gdfuse/[label]/cache`, what are the consequences?

Thanks for answering @farindk . I already solved it by setting the environment variable for __PKG_CONFIG_PATH__ like so ` export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/` and now running `/configure` builds *sherlock265* too. However there...

0. Ahh right, I see so I was right in thinking Cmake and automake were seprate options 1. No, that file doesn't exist: ``` user@host containers]$ pwd /usr/local/include/libvideogfx/containers [user@fhost containers]$...

Oh great, your commit was swift...Now its compiling. After installing libde, how do I use it and the two video players dec265 and Sherlock265? Do I just run `/usr/local/lib/libde265.so` like...

Compilation actually succeeded but `make install` returned an error