discuss-gnustep
[Top][All Lists]
Advanced

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

Re: GSPdf cannot open PDF documents


From: Edwin Ancaer
Subject: Re: GSPdf cannot open PDF documents
Date: Tue, 13 Apr 2021 18:19:16 +0200

Riccardo,

sorry for taking so long to answer, but your update solved the problem.

But to my feeling, it is not clear as to what is the problem: is it the pdf that cannot be generated, or is it the executable that does not exist.

So now I am trying 2 things:
  • add a  test on if defined FREEBSD, to initialize gsPath with the correct value
  • test if the filename that was entered in the textfield really exists and eventually, if it is an executable file.
Thanks a lot for helping out.

Edwin

Op di 30 mrt. 2021 om 23:28 schreef Riccardo Mottola <riccardo.mottola@libero.it>:
Hi Edwin,


Edwin Ancaer wrote:
> Riccardo,
>
> Can you give me the link or the command to download the latest version
> of GSPdf?
>
> The little SVN- knowledge I had has been rusting away, I'm afraid.
>

it should be easy:

https://savannah.nongnu.org/svn/?group=gap

for anonymous checkout of trunk (git's master branch) you just need:
|svn co svn://svn.savannah.nongnu.org/gap/trunk

and if you just need GSPdf it should just need
||svn co svn://svn.savannah.nongnu.org/gap/trunk/user-apps/GSPdf

co = checkout
and in the future, just "svn update"


Riccardo
|||

reply via email to

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