[tahoe-dev] Unicode (was: ANNOUNCING Tahoe, the Least-Authority File System, v1.8.0β)

Chris Palmer chris at noncombatant.org
Wed Aug 4 22:09:47 UTC 2010


> > > http://tahoe-lafs.org/source/tahoe-lafs/snapshots/tahoe-lafs-ticket798-1.8.0%ce%b2.tar.bz2
>> > Well, the link works, but then when firefox saves it I get a file with a
> > ? in it.

What platform are you on? NetBSD, right? I have achieved success by putting
this:

      export LC_ALL=en_US.UTF-8

in my shell RC file (.bashrc in my case). (I'm using FreeBSD server with
Linux and OS X clients.) Get rid of all other LC_* stuff.  You have to do
this from beginning to end of your terminal chain; in my case, that meant
updating all .bashrc files in all my SSH clients, in my SSH server, and then
quitting screen on my server and restarting screen and all my apps.  Now I
have Total Unicode Happiness.



More information about the tahoe-dev mailing list