On 18/01/16 02:43, Mihai Cristescu wrote: > Hi, > > I have worked on translation of Romanian strings in Transifex. > I have built the latest sources of pacman, but many of the strings > still appear in English, although the strings are 100% translated. > Maybe I did something wrong during config, build, install steps. > > Could you please tell me the exact steps to install pacman in separate > folder > without changing system pacman, but to be able to test the new pacman > build from sources with the latest translated strings. > > I need to check the strings before making Transifex last minor adjustments. > > Thanks. > Mihai >
./configure --prefix=/opt/pacman make sudo make install The run /opt/pacman/bin/pacman
