Re: [NTG-context] ConText on webspace

2013-04-22 Thread Keith J. Schultz
Hi Janis,

ConText can run on a server, and therefore on a web-server.

Your problem would be getting 1und1 allowing for you to install the binaries.
I would suggest you mail 1und1 and ask them if you can do that.
You might need to switch your contract inorder to do that.

Hope this helps
Keith.

Am 19.04.2013 um 21:17 schrieb Jan Heinen jahei...@gmx.de:

 Is it possible to instal and runl ConText on webspace?
Which requirements and limitations are needed?
 
  define webspace
 
 
 I have webspace hosted at the german provider (1und1) where my homepage is 
 running.
 It contains php, perl, python, mysqld.
 
 I have access via
 - ssh
 - ftp
 
 It's NOT a managed server - there are lot's of other customers on the same 
 server.
 
 Is this enough for your answer or which else information do you need?
 
 Regards
 Janis
 
 ___
 If your question is of interest to others as well, please add an entry to the 
 Wiki!
 
 maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
 webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
 archive  : http://foundry.supelec.fr/projects/contextrev/
 wiki : http://contextgarden.net
 ___

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] ConText on webspace

2013-04-19 Thread Hans Hagen

On 4/19/2013 2:50 PM, Jan Heinen wrote:

Is it possible to instal and runl ConText on webspace?
Which requirements and limitations are needed?


define webspace


Have a nice weekend ... in Germany sun is shining :-)
Regards
Janis
___

If your question is of interest to others as well, please add an entry
to the Wiki!

maillist : ntg-context@ntg.nl /
http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___




--

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] ConText on webspace

2013-04-19 Thread Jan Heinen

Is it possible to instal and runl ConText on webspace?
   Which requirements and limitations are needed?

 define webspace


I have webspace hosted at the german provider (1und1) where 
my homepage is running.

It contains php, perl, python, mysqld.

I have access via
- ssh
- ftp

It's NOT a managed server - there are lot's of other 
customers on the same server.


Is this enough for your answer or which else information do 
you need?


Regards
Janis

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] ConText on webspace

2013-04-19 Thread Hans Hagen

On 4/19/2013 9:17 PM, Jan Heinen wrote:


 Is it possible to instal and runl ConText on webspace?
Which requirements and limitations are needed?

  define webspace


I have webspace hosted at the german provider (1und1) where my homepage
is running.
It contains php, perl, python, mysqld.

I have access via
- ssh
- ftp

It's NOT a managed server - there are lot's of other customers on the
same server.

Is this enough for your answer or which else information do you need?


the garden distribution is not that large and if you use mkiv (install 
with --engine=luatex to get a small footprint) there are no depencies


Hans


-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] ConText on webspace

2013-04-19 Thread Henning Hraban Ramm

Am 2013-04-19 um 14:50 schrieb Jan Heinen:

 Is it possible to instal and runl ConText on webspace?
 Which requirements and limitations are needed?

I run ConTeXt as typesetting machine behind my (Django/Gunicorn/NginX) 
webserver on my own virtual machine.
You cannot run any independent program on a usual shared hosting webspace, you 
need root access.


Greetlings, Hraban
---
http://www.fiee.net/texnique/
http://wiki.contextgarden.net
https://www.cacert.org (I'm an assurer)

___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___


Re: [NTG-context] ConText on webspace

2013-04-19 Thread Peter Münster
On Fri, Apr 19 2013, Jan Heinen wrote:

Is it possible to instal and runl ConText on webspace?

 I have access via
 - ssh

Hi,

You could just try it:

- ssh remote-host
- mkdir context-dir ; cd context-dir
- rsync -ptv rsync://contextgarden.net/distribution/setup/first-setup.sh .
- ./first-setup.sh --modules=all --fonts=all
- PATH=$PATH:~/context-dir/tex/texmf-???/bin

-- 
   Peter
___
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___