On Sat, Jun 30, 2007 at 11:12:15PM +0200, we recorded a bogon-computron collision of the <[EMAIL PROTECTED]> flavor, containing: > Thank you for your help. =) > > Now the problem is that I don't really know how to set right > permissions, they should be "-rw-r--r--" by looking at the Online dir, > now the problem is just, how do I set it right.
You use the "chmod" function to change the permissions (which are technically known as "file modes," so chmod stands for "CHange MODe"). The short answer is you do this: sudo chmod -R a+rX /usr/local/share/xastir/maps which makes sure that all files in all subdirectories of the maps directory (and the subdirectories themselves) are readable by everyone. For details, see: man chmod HTH, T. > Lance Cotton wrote: > > Luka wrote: > >> I hope anyone can help me. > >> So far, I've put my .geo and .gif files in > >> /usr/local/share/xastir/maps/Slovenia and yet I don't know how to tell > >> Xastir to look for them. > > > > First, make sure that the folder and files have the right permissions > > (just make them the same as the other maps) > > > > Second, go to the menu Map->Configure->Index: Add New Maps to reindex > > new files in the maps directory. > > > > That ought to be it. > > > > -Lance > > > > > > > > > > > > -- > BOFH Excuse #359: > > YOU HAVE AN I/O ERROR -> Incompetent Operator error > > Luka Goltnik, [EMAIL PROTECTED] > > http://lea.hamradio.si/~s57lx > _______________________________________________ > Xastir mailing list > Xastir@xastir.org > http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir -- Tom Russo KM5VY SAR502 DM64ux http://www.swcp.com/~russo/ Tijeras, NM QRPL#1592 K2#398 SOC#236 AHTB#1 http://kevan.org/brain.cgi?DDTNM "And, isn't sanity really just a one-trick pony anyway? I mean all you get is one trick, rational thinking, but when you're good and crazy, oooh, oooh, oooh, the sky is the limit!" --- The Tick _______________________________________________ Xastir mailing list Xastir@xastir.org http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir