unofficial mirror of help-guix@gnu.org 
 help / color / mirror / Atom feed
* finding the right path
@ 2024-11-18 16:01 gfp
  2024-11-19 15:04 ` Felix Lechner via
  0 siblings, 1 reply; 5+ messages in thread
From: gfp @ 2024-11-18 16:01 UTC (permalink / raw)
  To: help-guix


[-- Attachment #1.1.1: Type: text/plain, Size: 499 bytes --]

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 #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 2451 bytes --]

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 665 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-11-19 21:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-18 16:01 finding the right path gfp
2024-11-19 15:04 ` Felix Lechner via
2024-11-19 17:31   ` gfp
2024-11-19 19:36     ` Felix Lechner via
2024-11-19 21:04       ` gfp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).