[NTG-context] Instalation ConTeXt to MAC - newbie problem
Otared Kavian
otared at gmail.com
Sun Jan 17 14:38:18 CET 2016
Hello Jaroslav,
Here is what I do on my Mac:
1) While in the Finder, create a folder named Context-standalone
2) Put the attached file « first-setup.sh » in the folder Context-standalone
3) Open Terminal and issue the command
cd [Path-to-the-folder-Context-standalone]
4) Then in Terminal issue the command
ls first-setup.sh
you should see something beginning with:
-rwxr-xr-x
that is the file has an « x » in its or your rights, that is it is executable.
If this not the case, using the command below make sure it has that right:
chmod +x first-setup.sh
5) Once this is done, issue the command
sh first-setup.sh
6) In principle you should end up with all files necessary for Context working in the folder Context-standalone
7) If this is not the case, please report at which step things do not work as expected.
Best regards: OK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: first-setup.sh
Type: application/octet-stream
Size: 3525 bytes
Desc: not available
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20160117/285eb830/attachment.obj>
-------------- next part --------------
> On 17 Jan 2016, at 14:08, Jaroslav Hajtmar <hajtmar at gyza.cz> wrote:
>
> Hello Matthias.
> Thank you for the quick response. During installation, no error occurs, even seems that rsync copied without error message first-setup.sh to my %HOME/context directory. When then I look into this directory, then there is no file. Subsequently command sudo sh ./first-setup.sh reports nonexistent file or directory. I tried to install it into your Applications folder too (I have administrative access), but not in this way I have not done.
>
> (As you say: home directory should be safe and path no occure any problematic characters. My home directory is "hajtmar")
>
> Thanx Jaroslav
>
> Dne 17.01.16 v 13:27 Weber, Matthias napsal(a):
>> Hi Jaroslav,
>>
>> could you explain a bit more what you mean by "the installation will fail”?
>>
>> What error message do you get at what stage?
>>
>> You need to make sure that you have write permission to the installation directory; anything inside your home directory should be safe.
>> Also, as a general precaution, make sure the path to your installation directory doesn’t contain unusual characters.
>>
>> Matthias
>>
>>
>>> On Jan 17, 2016, at 7:19 AM, Jaroslav Hajtmar <hajtmar at gyza.cz> wrote:
>>>
>>> Hello ConTeXist.
>>> I am trying to install a standalone ConTeXt on MacBook. I am doing everything exactly as instructed on contextgarden.net, but the installation will fail. It seems that the problem is with rsync, with copying the installation script first-setup.sh into my Mac. Since I am a longtime Windows user and I'm a newbie on OS X, I'd like to find out what the problem may be. I dont know nothing about OS X, but I suppose that might be a problem with the firewall settings or access rights to the directories which I use to install ConTeXt etc. Can someone please advise how to perform the installation? There is an option to download the installation package and install ConTeXt differently?
>>> Thanks for replies.
>>>
>>> Jaroslav Hajtmar
>>>
>>> ___________________________________________________________________________________
>>> If your question is of interest to others as well, please add an entry to the Wiki!
>>>
>>> maillist : ntg-context at 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 at 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 at 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
> ___________________________________________________________________________________
More information about the ntg-context
mailing list