LNJ wrote:Some of the ideas are my
I found a lot of MT versions with tags not with branches
but not the old 0.0.1. In c55 blog are just the win-32 builds.
Has someone a idea where the (0.0.1) sources are?
Or has celeron55 them just private or are they lost?
jbb wrote:It also will have a news HTML site.
Ive got an idea: A news.minetest.net where you can find the news would be great.
srifqi wrote:jbb wrote:It also will have a news HTML site.
Ive got an idea: A news.minetest.net where you can find the news would be great.
Why not just use this forum's news thread?
rubenwardy wrote:srifqi wrote:jbb wrote:It also will have a news HTML site.
Ive got an idea: A news.minetest.net where you can find the news would be great.
Why not just use this forum's news thread?
Here is an RSS feed for it: feed.php?f=18
Gael de Sailly wrote:I'm trying to use an old version (minetest 0.3.1) but it don't work. The building fails.
Amaz wrote:If anyone could tell me how to compile the early versions of Minetest on a recent Ubuntu, I would be very grateful! I have tried a fair few times, without success...
sudo apt-get update; sudo apt-get install wine
wine /path/to/exe/file [OPTIONS]CWz wrote:i know old version 0.3 and older can be compiled on older versions of ubuntu
dpkg -i Downloads/minetest.deb Downloads/minetest-common.deb[ 53%] Building CXX object src/CMakeFiles/minetest.dir/filesys.cpp.o
/minetest-0.2.20110731_3/src/filesys.cpp: In function ‘bool fs::RecursiveDelete(std::string)’:
/minetest-0.2.20110731_3/src/filesys.cpp:236:25: error: ‘fork’ was not declared in this scope
pid_t child_pid = fork();
^
/minetest-0.2.20110731_3/src/filesys.cpp:254:22: error: ‘execv’ was not declared in this scope
execv(argv[0], argv);
^
src/CMakeFiles/minetest.dir/build.make:583: recipe for target 'src/CMakeFiles/minetest.dir/filesys.cpp.o' failedUsers browsing this forum: No registered users and 13 guests