You are not logged in.
Pages: 1
Does anybody know a way to have wikipedia on your computer?
I'm running arch64 on a Laptop. Since I'm working mobile, I don't have a permanent internet connection.
The german wikipedia has a DVD for offline use, but it's for windows. They say, Linux users can run it using wine.
So, does anybody know how to run wine on arch64?
Or has someone an idea to run wikipedia offline?
Offline
i suppose you'd need a so-called "web crawler". i don't know if such thing exists on linux, but googling a bit here's what i found :
http://www.linuxforums.org/forum/linux- … linux.html
wget has some crawler functionality. To download an entire site, try "wget -rp http://www.site.tld/". It has more options, though. Check "wget --help".
hope this helps
what goes up must come down
Offline
I believe wikipedia has a dump of their database posted somewhere. (its large). It might be possible to take that database and set it up with a local mediawiki installation.
Dusty
Offline
i suppose you'd need a so-called "web crawler".
Please do not use a web crawler
woops
what goes up must come down
Offline
Slightly OT, but you might like to remind whoever's responsible for that German Windows-only CD that there are other OSes.
Offline
All this here is arch64 independend!
Offline
All this here is arch64 independend!
Not the wine question. Otherwise I'd have moved it.
Dusty
Offline
I missed that. Wine is not yet ported. You will have to play with 32bit chroots or multilib stuff that we don't support.
Offline
Pages: 1