Skip to content

a2ps stops with "a2ps: cannot find file `level1.ppd': No such file or directory" #4531

Answered by gromgit
cbruder asked this question in Everyday usage
Discussion options

You must be logged in to vote
LibraryPath: /opt/homebrew/Cellar/a2ps/4.14/share/a2ps/sheets:/opt/homebrew/Cellar/a2ps/4.14/share/a2ps/ps:/opt/homebrew/Cellar/a2ps/4.14/share/a2ps/encoding:/opt/homebrew/Cellar/a2ps/4.14/share/a2ps/afm:/opt/homebrew/Cellar/a2ps/4.14/share/ogonkify/afm:/opt/homebrew/Cellar/a2ps/4.14/share/a2ps/ppd:/opt/homebrew/Cellar/a2ps/4.14/share/a2ps/fonts:/opt/homebrew/Cellar/a2ps/4.14/share/ogonkify/fonts:/opt/homebrew/Cellar/a2ps/4.14/share/a2ps

There's your problem: your entire LibraryPath points to an older version. Probably a good idea to "opt-imize" the paths in your config, like this:

sed -i '' -e 's!Cellar/a2ps/4.14!opt/a2ps!g' /opt/homebrew/etc/a2ps*

then try using a2ps again.

Replies: 18 comments 11 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@gromgit
Comment options

Comment options

You must be logged in to vote
1 reply
@gromgit
Comment options

Comment options

You must be logged in to vote
3 replies
@gromgit
Comment options

Answer selected by cbruder
@jeffreyjparker
Comment options

@gromgit
Comment options

Comment options

You must be logged in to vote
1 reply
@gromgit
Comment options

Comment options

You must be logged in to vote
1 reply
@gromgit
Comment options

Comment options

You must be logged in to vote
1 reply
@gromgit
Comment options

Comment options

You must be logged in to vote
1 reply
@gromgit
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@dangets
Comment options

@enver-haase
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
8 participants