Closed mozgbrasil closed 2 years ago
I think you are trying to install LIOS in /usr
without sudo
. That's why the permissions error
@cibersheep
Hello
In the documentation on
https://github.com/Nalin-x-Linux/lios-3#installing
We don't see the instruction to use "sudo"
I also see in some posts that the use of "sudo" is not recommended
Maybe I should apply some support in my environment I will search further, thanks anyway
Hello
@LAfricain
I install lios via ppa
I live in Brazil and my fluent language is Portuguese from Brazil
I can translate into my language
I already have this repository on gitlab
And I have this account on the launchpad
https://launchpad.net/~mozgbrasil
@cibersheep [...] In the documentation on https://github.com/Nalin-x-Linux/lios-3#installing
You might tell to the installer that the target is in your user folder tree
python3 setup.py install --install-data=~/[some/folder/under/documents]
the ~
indicates home folder. Just need to replace [some/folder/under/documents] for a folder you have in your home
I also see in some posts that the use of "sudo" is not recommended
True, normally is not recommended. I was pointing I think was the error. Trying to install in a system folder (/usr
) without sudo privileges :)
I already have this repository on gitlab
Okay, then just fork the master LIOS branch on gitlab,clone it in your computer, and create a new pt_BR.po file in the po folder, and translate it. After ask for a merge request. I will add it to the launchpad package. I just open a ticket on gitlab. We can work on it together if you have questions
Hello, good morning my friends
@Nalin-x-Linux @LAfricain @balazsszalab
Can you help me with this occurrence, I am following the installation process as images