View Single Post
mece's Avatar
Posts: 1,111 | Thanked: 1,985 times | Joined on Aug 2009 @ Åbo, Finland
#16
Originally Posted by janezek View Post
first of all i want to thank for heroes 2! i played it yesterday for 2 hours and it is the same good experience as on PC!

but i have a problem this morning HOME was full, but before heroes 2 i had only 800mb, i am not saying it is heroes2 related, but how can i make shure it isnt?

Kristijan
well it is installed in home, as ar all other optified apps, opt is really /home/opt/
Anyway you can move the data and map files to MyDos to free up some space in home.
Here's how:
in xterm
Code:
root
mkdir /home/user/MyDocs/fheroes2
mv /opt/fheroes2/files/data /home/user/MyDocs/fheroes2/ 
mv /opt/fheroes2/files/maps /home/user/MyDocs/fheroes2/
then edit /home/user/.fheroes2/fheroes2.cfg
and change the lines
data = /opt/fheroes2/data
maps = /opt/fheroes2/maps
to
data = /home/user/MyDocs/fheroes2/data
maps = /home/user/MyDocs/fheroes2/maps

and you're good to go.
__________________
Class .. : Meddler, Thread watcher, Developer, Helper
Humor .. : [********--] Alignment: Pacifist
Patience : [*****-----] Weapon(s): N900, N950, Metal music
Agro ... : [----------] Relic(s) : N95, NGage, Tamyia Wild One

Try Tweed Suit for your hardcore twittering needs
http://twitter.com/mece66
I like my coffee black, like my metal.
 

The Following User Says Thank You to mece For This Useful Post: