removido
(usa Nenhuma)
Enviado em 23/07/2017 - 13:13h
mateusgabriel escreveu:
Ah sim, entendi.
Tira as aspas Exec="/home/eu/teste/teste.64".
Tem certeza que este é o caminho do executável?
Eu sugiro você fazer o seguinte:
1 - Copiar a pasta do programa para /usr/lib.
2 - Criar um link simbólico do executável para /usr/bin, assim você não precisa apontar o caminho do executável.
$ cp -rv nomedapasta /usr/lib
$ ln -s /usr/lib/nomedapasta/executavel /usr/bin/teste64
Ai depois você consegue chamar no terminal somente escrevendo teste64.
Então, no arquivo do applications você troca Exec="/home/eu/teste/teste.64" por Exec=teste64
Att,
Mateus Gabriel
O local mais adequado para estas instalações fica nas estruturas dentro de /usr/local/
----------------------------------------------------------------------------------------------------------------
"That's the beauty of argument, if you argue correctly, you're never wrong."
Encryption works. Properly implemented strong crypto systems are one of the few things that you can rely on. Unfortunately, endpoint security is so terrifically weak that NSA can frequently find ways around it. — Edward Snowden