help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

finding the right path


From: gfp
Subject: finding the right path
Date: Mon, 18 Nov 2024 16:01:06 +0000

Hi Guix,

I installed Ghostscript in my GNU Guix SD:

"guix install ghostscript"

In Emacs init.el file:
I have got:

(require 'printing)
    (setq pr-path-alist
            '((unix      "." "~/bin" ghostview mpage PATH)
              (ghostview "$HOME/bin/gsview-dir")
              (mpage     "$HOME/bin/mpage-dir")
              ))


There are wrong paths set (from another Linux SD)

What is now the right path for those three files in Guix,
which I installed in Guix?

Thanks for help

Gottfried

Attachment: OpenPGP_0xD9E413C6C4BB32CE.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]