On 27/10/2015 09:18, Pouf le cascadeur wrote: > Thanks, could you tell me how to add /usr/bin/core_perl to my path?
In your .bashrc or .bash_profile configuration file (or in the appropriate file if you don't use bash as your default shell) add the following line: export PATH="$PATH:/usr/bin/core_perl/" The next time you open a terminal the commands available under that path will be available. Gabriele
signature.asc
Description: OpenPGP digital signature
_______________________________________________ dev-fxos mailing list [email protected] https://lists.mozilla.org/listinfo/dev-fxos

