[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: 0.4.0 Testing



On 03.02.2004 18:59, Chang wrote:
> > > But when I tried to launch crimson, which is installed in 
> > > prefix=/home/myuser/crimson-0.4.0, it said that 
> > > "Could not load Language resources for language 'en' "
> > 
> > This is quite normal, you cannot run crimson without installing via
> > make install.
> > Torinthiel
> 
> I installed it this way:
> ./configure --prefix=/home/myuser/crimson-0.4.0
> make
> make install
> 
> I thought I have it all set?

That should work, too. Did you run those commands on a fresh
build tree? Otherwise you need to issue make clean to force
recompilation of the binary.
Is the folder /home/myuser/crimson-0.4.0/share/crimson/locale/
and the en.dat and de.dat files present?

Jens