PharoForTheEnterprise

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
14 messages Options
Reply | Threaded
Open this post in threaded view
|

PharoForTheEnterprise

Stephan Eggermont-3
PharoForTheEnterprise works very well for generating nice-looking documentation.
I've started moving some Deltawerken introduction mails to this format.

On a 10.6.8 Mac, I've noticed the following:
- each compile run complains about 'setsockopt: No buffer space available'
- by default only the chapters are generated. The whole book is not generated.
- when trying to compile the whole book, the references to figures seem to be broken.

Stephan




Reply | Threaded
Open this post in threaded view
|

Re: PharoForTheEnterprise

Stéphane Ducasse

On Jun 17, 2013, at 12:26 PM, Stephan Eggermont <[hidden email]> wrote:

> PharoForTheEnterprise works very well for generating nice-looking documentation.
> I've started moving some Deltawerken introduction mails to this format.
>
> On a 10.6.8 Mac, I've noticed the following:
> - each compile run complains about 'setsockopt: No buffer space available'
> - by default only the chapters are generated. The whole book is not generated.
> - when trying to compile the whole book, the references to figures seem to be broken.

thanks I will have a look

>
> Stephan
>
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: PharoForTheEnterprise

Tudor Girba-2
Where can I see the book?

Doru


On Mon, Jun 17, 2013 at 12:40 PM, Stéphane Ducasse <[hidden email]> wrote:

On Jun 17, 2013, at 12:26 PM, Stephan Eggermont <[hidden email]> wrote:

> PharoForTheEnterprise works very well for generating nice-looking documentation.
> I've started moving some Deltawerken introduction mails to this format.
>
> On a 10.6.8 Mac, I've noticed the following:
> - each compile run complains about 'setsockopt: No buffer space available'
> - by default only the chapters are generated. The whole book is not generated.
> - when trying to compile the whole book, the references to figures seem to be broken.

thanks I will have a look

>
> Stephan
>
>
>
>





--

"Every thing has its own flow"
Reply | Threaded
Open this post in threaded view
|

Re: PharoForTheEnterprise

Stephan Eggermont-3
In reply to this post by Stephan Eggermont-3
Doru wrote:
> Where can I see the book?

https://github.com/SquareBracketAssociates/PharoForTheEnterprise-english

(or one of the forks)

Stephan

Reply | Threaded
Open this post in threaded view
|

Re: PharoForTheEnterprise

Damien Cassou
> https://github.com/SquareBracketAssociates/PharoForTheEnterprise-english

these are the sources. If you want the result, look at

https://ci.inria.fr/pharo-contribution/job/PharoForTheEnterprise/lastSuccessfulBuild/artifact/


--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill

Reply | Threaded
Open this post in threaded view
|

Re: PharoForTheEnterprise

hernanmd
Hi Damien,
My question is basically the latest one from:

https://github.com/SquareBracketAssociates/PharoForTheEnterprise-english/blob/master/QuestionForMCassou.md

where is the vm.sh file?

Hernán

El 23/06/2013 7:10, Damien Cassou escribió:

>> https://github.com/SquareBracketAssociates/PharoForTheEnterprise-english
>
> these are the sources. If you want the result, look at
>
> https://ci.inria.fr/pharo-contribution/job/PharoForTheEnterprise/lastSuccessfulBuild/artifact/
>
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Success is the ability to go from one failure to another without
> losing enthusiasm."
> Winston Churchill
>
>


Reply | Threaded
Open this post in threaded view
|

Re: PharoForTheEnterprise

Damien Cassou
On Sun, Jun 23, 2013 at 10:44 PM, Hernán Morales Durand
<[hidden email]> wrote:
> Hi Damien,
> My question is basically the latest one from:
>
> https://github.com/SquareBracketAssociates/PharoForTheEnterprise-english/blob/master/QuestionForMCassou.md
>
> where is the vm.sh file?


as written in the readme, you have to execute:
  ./download.sh vm image

to get vm.sh

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill

Reply | Threaded
Open this post in threaded view
|

Re: PharoForTheEnterprise

hernanmd
In reply to this post by Stephan Eggermont-3
Mmm, then something else is missing because i have already executed the download.sh script, but vm.sh is not here.

De: Damien Cassou
Enviado: 24/06/2013 03:28 a.m.
Para: Any question about pharo is welcome
Asunto: Re: [Pharo-users] PharoForTheEnterprise

On Sun, Jun 23, 2013 at 10:44 PM, Hernán Morales Durand
<[hidden email]> wrote:
> Hi Damien,
> My question is basically the latest one from:
>
> https://github.com/SquareBracketAssociates/PharoForTheEnterprise-english/blob/master/QuestionForMCassou.md
>
> where is the vm.sh file?


as written in the readme, you have to execute:
  ./download.sh vm image

to get vm.sh

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill

Reply | Threaded
Open this post in threaded view
|

Re: PharoForTheEnterprise

Damien Cassou
On Mon, Jun 24, 2013 at 2:35 PM, Hernán <[hidden email]> wrote:
> Mmm, then something else is missing because i have already executed the
> download.sh script, but vm.sh is not here.


did you pass 'vm image' as argument? If not, you can execute the
script again. I'm on IRC.

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill

Reply | Threaded
Open this post in threaded view
|

Re: PharoForTheEnterprise

hernanmd
Yes, I have executed

./download.sh vm image

To check what's happening I have added wget -S -o in the get_vm()
function in download.sh
This is the response:

--2013-06-24 18:25:21--  http://files.pharo.org/script/ciPharoVM.sh
Resolving files.pharo.org... 128.93.162.72
Connecting to files.pharo.org|128.93.162.72|:80... connected.
HTTP request sent, awaiting response...
   HTTP/1.1 404 Not Found
   Date: Mon, 24 Jun 2013 21:25:22 GMT
   Server: Apache
   Vary: Accept-Encoding
   Content-Length: 217
   Connection: close
   Content-Type: text/html; charset=iso-8859-1
2013-06-24 18:25:22 ERROR 404: Not Found.

Cheers,

Hernán

El 24/06/2013 9:49, Damien Cassou escribió:

> On Mon, Jun 24, 2013 at 2:35 PM, Hernán <[hidden email]> wrote:
>> Mmm, then something else is missing because i have already executed the
>> download.sh script, but vm.sh is not here.
>
>
> did you pass 'vm image' as argument? If not, you can execute the
> script again. I'm on IRC.
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Success is the ability to go from one failure to another without
> losing enthusiasm."
> Winston Churchill
>
>


Reply | Threaded
Open this post in threaded view
|

Re: PharoForTheEnterprise

Damien Cassou
On Mon, Jun 24, 2013 at 11:35 PM, Hernán Morales Durand
<[hidden email]> wrote:
> Yes, I have executed


the following works fine for me. Could you please try from scratch in
an empty directory and give me the full output?

$ cd /tmp
$ git clone git://github.com/SquareBracketAssociates/PharoForTheEnterprise-english.git
$ cd PharoForTheEnterprise-english/
$ ./download.sh vm image
$ ./compile.sh

--
Damien Cassou
http://damiencassou.seasidehosting.st

"Success is the ability to go from one failure to another without
losing enthusiasm."
Winston Churchill

Reply | Threaded
Open this post in threaded view
|

Re: PharoForTheEnterprise

hernanmd
Cool, it worked perfectly! Thank you Damien. I guess I have cloned the
wrong repository, "git://github.com/DamienCassou/pier-cl.git"

Now I have a BioPharo chapter :)

Cheers,

Hernán

El 25/06/2013 6:28, Damien Cassou escribió:

> On Mon, Jun 24, 2013 at 11:35 PM, Hernán Morales Durand
> <[hidden email]> wrote:
>> Yes, I have executed
>
>
> the following works fine for me. Could you please try from scratch in
> an empty directory and give me the full output?
>
> $ cd /tmp
> $ git clone git://github.com/SquareBracketAssociates/PharoForTheEnterprise-english.git
> $ cd PharoForTheEnterprise-english/
> $ ./download.sh vm image
> $ ./compile.sh
>
> --
> Damien Cassou
> http://damiencassou.seasidehosting.st
>
> "Success is the ability to go from one failure to another without
> losing enthusiasm."
> Winston Churchill
>
>


Reply | Threaded
Open this post in threaded view
|

Re: PharoForTheEnterprise

Stéphane Ducasse
Cool
Do a pull request :)

On Jun 25, 2013, at 4:50 PM, Hernán Morales Durand <[hidden email]> wrote:

> Cool, it worked perfectly! Thank you Damien. I guess I have cloned the wrong repository, "git://github.com/DamienCassou/pier-cl.git"
>
> Now I have a BioPharo chapter :)
>
> Cheers,
>
> Hernán
>
> El 25/06/2013 6:28, Damien Cassou escribió:
>> On Mon, Jun 24, 2013 at 11:35 PM, Hernán Morales Durand
>> <[hidden email]> wrote:
>>> Yes, I have executed
>>
>>
>> the following works fine for me. Could you please try from scratch in
>> an empty directory and give me the full output?
>>
>> $ cd /tmp
>> $ git clone git://github.com/SquareBracketAssociates/PharoForTheEnterprise-english.git
>> $ cd PharoForTheEnterprise-english/
>> $ ./download.sh vm image
>> $ ./compile.sh
>>
>> --
>> Damien Cassou
>> http://damiencassou.seasidehosting.st
>>
>> "Success is the ability to go from one failure to another without
>> losing enthusiasm."
>> Winston Churchill
>>
>>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: PharoForTheEnterprise

hernanmd
Done!
The documentation generated looks really nice. Good work!!

Anyone knows how to make a smaller fonts in pier syntax? (I would like
to make smaller DNA letters)

Hernán

El 25/06/2013 14:32, Stéphane Ducasse escribió:

> Cool
> Do a pull request :)
>
> On Jun 25, 2013, at 4:50 PM, Hernán Morales Durand <[hidden email]> wrote:
>
>> Cool, it worked perfectly! Thank you Damien. I guess I have cloned the wrong repository, "git://github.com/DamienCassou/pier-cl.git"
>>
>> Now I have a BioPharo chapter :)
>>
>> Cheers,
>>
>> Hernán
>>
>> El 25/06/2013 6:28, Damien Cassou escribió:
>>> On Mon, Jun 24, 2013 at 11:35 PM, Hernán Morales Durand
>>> <[hidden email]> wrote:
>>>> Yes, I have executed
>>>
>>>
>>> the following works fine for me. Could you please try from scratch in
>>> an empty directory and give me the full output?
>>>
>>> $ cd /tmp
>>> $ git clone git://github.com/SquareBracketAssociates/PharoForTheEnterprise-english.git
>>> $ cd PharoForTheEnterprise-english/
>>> $ ./download.sh vm image
>>> $ ./compile.sh
>>>
>>> --
>>> Damien Cassou
>>> http://damiencassou.seasidehosting.st
>>>
>>> "Success is the ability to go from one failure to another without
>>> losing enthusiasm."
>>> Winston Churchill
>>>
>>>
>>
>>
>
>
>