[OS X TeX] CGI TeX processing (addition)
Ross Moore
ross at maths.mq.edu.au
Tue Oct 19 23:30:16 CEST 2004
Hi Jan,
On 20/10/2004, at 2:00 AM, Jan Eden wrote:
>>
>> Now, check on the command line that it works. If so, it should work
>> for *any* user, irrespectively of environment settings and such.
>
> This brought me several steps further. Thanks! Now there's just a
> minor problem: The generation of my pdf fails because TeX does not
> find my aux file. This is what I do (in Perl):
>
> system "/usr/local/teTeX/bin/powerpc-apple-darwin-current/pdflatex",
> "/Users/jan/Desktop/briefe/brief.tex" or die "Cannot process file";
> Sorry to be so dump, but how can I get the file written and read in a
> www writeable dir?
Are you trying to get this done *by* a request coming from the web ?
Then you need to install the 'suexec' patch to the Apache web-server.
An alternative is to have the directory world-writeable, which is
potentially a security hole.
(BTW, there's nothing "dump" about writing web-secure applications
and CGI scripts. Many things are not at all obvious.)
Hope this helps,
Ross
>
> Thanks,
>
> Jan
> --
> There are 10 kinds of people: those who understand binary, and those
> who don't
> --------------------- Info ---------------------
> Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
> & FAQ: http://latex.yauh.de/faq/
> TeX FAQ: http://www.tex.ac.uk/faq
> List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
>
>
>
------------------------------------------------------------------------
Ross Moore ross at maths.mq.edu.au
Mathematics Department office: E7A-419
Macquarie University tel: +61 +2 9850 8955
Sydney, Australia fax: +61 +2 9850 8114
------------------------------------------------------------------------
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the macostex-archives
mailing list