Search found 5 matches

Return to advanced search

Re: redis not found

Awesome! I totally just dug around in the source code of the commit to figure it out. :P I just created a wiki account so I can add some additional content to the working documentation. Thanks!
by joshburt
Fri Apr 25, 2014 22:11
 
Forum: Minetest Problems
Topic: redis not found
Replies: 19
Views: 5652

Re: Database Backend Questions

Glad to hear it! :)
by joshburt
Fri Apr 25, 2014 22:08
 
Forum: Minetest Problems
Topic: Database Backend Questions
Replies: 26
Views: 7701

Re: redis not found

sosolal wrote:Why "on linux". that doesn't works with another kernel?



The server should compile just fine with redis support on any platform. :) I only tested Linux though since that's how I deploy back-end (server).
by joshburt
Fri Apr 25, 2014 15:42
 
Forum: Minetest Problems
Topic: redis not found
Replies: 19
Views: 5652

Re: Database Backend Questions

In order to get redis support working (on linux - which is does). I had to : 1. Setup and properly configure a redis server. Go do that first or find a hosted one you can use. 2. Build the c library used to link to during minetest compiling and runtime: a. git clone and build this: https://github.co...
by joshburt
Fri Apr 25, 2014 15:35
 
Forum: Minetest Problems
Topic: Database Backend Questions
Replies: 26
Views: 7701

Re: redis not found

In order to get redis support working (on linux - which is does). I had to : 1. Setup and properly configure a redis server. Go do that first or find a hosted one you can use. 2. Build the c library used to link to during minetest compiling and runtime: a. git clone and build this: https://github.co...
by joshburt
Fri Apr 25, 2014 15:33
 
Forum: Minetest Problems
Topic: redis not found
Replies: 19
Views: 5652

Return to advanced search

cron