I'm trying to deal with the server of redpin, but having trouble in finding the file 'redpin.properties', the installing of mysql and libsvm all need to set some parameters in that file. Could anyone tell me where the file is?
Thank you ~
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
the file should be created by the application, but it is not. You have to
create it by yourself and put in there the requiered parameters.
Sincerely
Pavel Strnad
On Wed, 02 Apr 2014 08:39:17 +0000, Yang wrote
I'm trying to deal with the server of redpin, but having trouble in
finding the file 'redpin.properties', the installing of mysql and
libsvm all need to set some parameters in that file. Could anyone
tell me where the file is? Thank you ~
[About the
'redpin.properties']
(https://sourceforge.net/p/redpin/discussion/790149/thread/28edef97/?
limit=25#33a0)
I'm trying to deal with the server of redpin, but having trouble in finding the file 'redpin.properties', the installing of mysql and libsvm all need to set some parameters in that file. Could anyone tell me where the file is?
Thank you ~
Hello,
the file should be created by the application, but it is not. You have to
create it by yourself and put in there the requiered parameters.
Sincerely
Pavel Strnad
On Wed, 02 Apr 2014 08:39:17 +0000, Yang wrote
Thank you~ Having solved, as you said I created the file myself. :)