search for: 954880

Displaying 2 results from an estimated 2 matches for "954880".

Did you mean: 94880
2018 Mar 29
0
LINUX gfortran.so.3 missing
All, I wanted to share this with the users.? I have been having periodic issues with packages loading with a missing gfortran.so.3 file.? I have found this is due to system upgrades to my fedora linux computers to a? newer version of gfortran. I am not sure if other linux flavors have this issue or not, but I expect if you do a major version upgrade it will happen. The fix is to re-install
2012 Dec 05
7
ov_open_callbacks takes so much time to open 210 MB OGG file
Why ov_open_callbacks(fd_, &vf, NULL, 0, OV_CALLBACKS_NOCLOSE) takes so long to open OGG file? The OGG file has just 210 MB. It takes a lot of time open the file. I am working on OGG audio recorder and player. Thanks in advance! With kind regards, Pavel