nkh / P5-App-Asciio

Plain ASCII diagram
https://nkh.github.io/P5-App-Asciio/
56 stars 4 forks source link

Enabling Windows Build #4

Closed vashnt707 closed 3 years ago

vashnt707 commented 4 years ago

Am a very big fan of Asciio. However despite my several attempts I haven't been able to make it work in windows. I am running a dedicated virtual machine just to have this working in windows. Camelbox is broken & no other alternative such as ActivePerl or StrawberryPerl is working.

Is it feasible to make this work in windows?

nkh commented 4 years ago

Hi, I think the simplest is to get camelbox working. You need to download everything and build it. I tried and failed but other succeeded.

Alternatively you need to get gtk working on Windows. Then it should be trivial.

Another but maybe not so bad option is to write a new interface not using gtk.

If you run win10, Wsl, Windows subsystem for lunch, may be even simpler.

Don't give up 😁

I am a Linux user so I can't help much but I will as much as I can.

N

On Sun, May 3, 2020, 19:31 V notifications@github.com wrote:

Am a very big fan of Asciio. However despite my several attempts I haven't been able to make it work in windows. I am running a dedicated virtual machine just to have this working in windows. Camelbox is broken & no other alternative such as ActivePerl or StrawberryPerl is working.

Is it feasible to make this work in windows?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nkh/P5-App-Asciio/issues/4, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALCYNMS45J5Z5POAFMZE3RPWS53ANCNFSM4MYG3IUQ .

vashnt707 commented 4 years ago

Thanks for the quick response. I gave these a try. WSL works great. I tried camelbox and finally made it work however the asciio version seems to be 1.1 or so without those curly arrows and other stencils. Let me give a couple of more tries.

nkh commented 4 years ago

hi, sorry for the late answer but your mail got lost in the jungle

I am curious how you got camelbox to work.

I can help you upgrade to the latest version if you want.

N

On Mon, May 4, 2020 at 6:31 AM V notifications@github.com wrote:

Thanks for the quick response. I gave these a try. WSL works great. I tried camelbox and finally made it work however the asciio version seems to be 1.1 or so without those curly arrows and other stencils. Let me give a couple of more tries.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nkh/P5-App-Asciio/issues/4#issuecomment-623251915, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALCYIHUCTFIHSPSD7SGMLRPZAL5ANCNFSM4MYG3IUQ .

vashnt707 commented 4 years ago

I had to download each individual packages from google code archive. Then I started a local web server, pointed the root folder during the camelbox setup. As the final installed size became quite large, I ended up using a linux subsystem eventually.

nkh commented 4 years ago

would it be possible for you to send me the generated distribution, I'd like to install camelbox for a few test? N

On Wed, Jun 3, 2020 at 3:15 PM V notifications@github.com wrote:

I had to download each individual packages from google code archive. Then I started a local web server, pointed the root folder during the camelbox setup. As the final installed size became quite large, I ended up using a linux subsystem eventually.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nkh/P5-App-Asciio/issues/4#issuecomment-638189453, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALCYMRD3HELBMJHQGZHZDRUZEIFANCNFSM4MYG3IUQ .

vashnt707 commented 4 years ago

Sorry I don't have the distribution with me now. As mentioned above since it became quite huge, I had to delete it and move on to linux subsystem

nkh commented 4 years ago

so you are running asciio in linux subsystem for windows? right?

have you tried using cpan to upgrade asciio?

N

On Thu, Jun 4, 2020 at 2:43 PM V notifications@github.com wrote:

Sorry I don't have the distribution with me now. As mentioned above since it became quite huge, I had to delete it and move on to linux subsystem

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nkh/P5-App-Asciio/issues/4#issuecomment-638823591, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAALCYK2UJVZYOMAFC2ZTB3RU6JIVANCNFSM4MYG3IUQ .

vashnt707 commented 4 years ago

Linux subsystem has latest version of asciio. Camelbox had an old version which I couldn't update.