[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question: How Make Texi File Without Build PsPP
From: |
Ben Pfaff |
Subject: |
Re: Question: How Make Texi File Without Build PsPP |
Date: |
Wed, 26 Sep 2012 08:03:24 -0700 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) |
What errors?
Selma Leathem <address@hidden> writes:
> I get a lot of errors when I try that, such as can't find version or a file.
>
> Thanks,
>
> Selma
>
> From: Ben Pfaff <address@hidden>
> To: Selma Leathem <address@hidden>
> Cc: John Darrington <address@hidden>; "address@hidden"
> <address@hidden>
> Sent: Tuesday, September 25, 2012 1:30 PM
> Subject: Re: Question: How Make Texi File Without Build PsPP
>
> Selma Leathem <address@hidden> writes:
>
>> Is there a certain file or way to make a pdf of the manual
>> without building or installing pspp?
>
> You should be able to just run "texi2pdf pspp.texi" in the "doc"
> directory. It works for me; let me know if you have trouble.