Skip to content

FreeBSD: change "/bin/bash" to "/usr/bin/env bash" #1638

@sagetrac-mabshoff

Description

@sagetrac-mabshoff

On FreeBSD the default bash installtion location is /usr/local. Hence all our shell scripts with /bin/bash will break. The solution is to use /usr/bin/env bash instead. The same might apply to python and perl scripts.

Cheers,

Michael

Component: packages: standard

Keywords: FreeBSD

Issue created by migration from https://trac.sagemath.org/ticket/1638

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions