search for: find_directory

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

Did you mean: bin_directory
2010 Mar 26
1
openssh directories on Haiku
...enssh to build on Haiku. In our current port of openssh for Haiku it's creating a directory ~/.ssh, we'd like to have this moved to ~/config/settings/ssh (without a dot in front of ssh). Haiku (and BeOS before that) has a function available to determine the location of a directory, called find_directory(). Under Haiku it is considered rude, when programs dump their configuration (or cache) files/directories directly in the the user's home directory. There's a dedicated subdirectory (~/config/settings) for that purpose, which for future compatibility reasons should be looked up at run-time...
2008 Jul 03
0
Error on Autotest start
I have been using autotest/zentest 3.5.0 with my rails 2.0.2 and rspec. I upgraded my gems and got 3.9.3 and had a problem. I went back to 3.5.0 and it worked. I stayed there until moving to rails 2.1. I again updated my gems and got 3.10. This one had the same problem. This time I need to figure out what is wrong. Here is what I get: