Re: [MSEide-MSEgui-talk] [fpc-pascal] polYdev release 1.0 with fpc as superstar.

2016-09-27 Thread Fred van Stappen

> haha... I promise to give more feedback in about a week's time, when
> I'll definitely be needing it in some cross-platform application testing.

;-)

Do not forget, after booting from the iso and transfered the system to a 
writable-device, to add programs+dependencies of the disto.
This can be done with "Menu" -> "Install program" -> "Install all". All this is 
included in the disto.

All those programs + libraries are not installed on the live-cd, this to make 
the boot of the iso faster and to use less ressource.

But once the system is transfered to a writable device, all those 
programs+dependencies may be installed and the boot will not be slower.

Fre;D
--
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] [fpc-pascal] polYdev release 1.0 with fpc as superstar.

2016-09-26 Thread Graeme Geldenhuys
On 2016-09-26 14:58, Fred van Stappen wrote:
> Huh, the 4th button in JWM-tray "Menu", then in button list
> "Utilities", then "Transfer to device"...

Awesome, I have to give that a try. I normally prefer to keep my
development VM's, data and code on my 4-disk ZFS Raid-Z2, but having a
USB stick as yet another backup would be very useful.


>>> As you might have guessed, I haven't actually tried out polYdev
>>> yet...
> Re-huh, indeed, there were too few "wow" so I thought you did not try
> it yet ;-)

haha... I promise to give more feedback in about a week's time, when
I'll definitely be needing it in some cross-platform application testing.


Regards,
  Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp

--
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] [fpc-pascal] polYdev release 1.0 with fpc as superstar.

2016-09-26 Thread Fred van Stappen

> Oh wow, no I haven't tried that. Where do I find that menu entry?

Huh, the 4th button in JWM-tray "Menu", then in button list "Utilities", then 
"Transfer to device"...

> As you might have guessed, I haven't actually tried out polYdev yet...

Re-huh, indeed, there were too few "wow" so I thought you did not try it yet ;-)

Fre;D
fpGUI Toolkit
fpgui.sourceforge.net
What is fpGUI? fpGUI Toolkit (or the Free Pascal GUI Toolkit) is a 
multi-platform toolkit for creating graphical user interfaces. Offering a 
complete set of custom ...




My public PGP key:  http://tinyurl.com/graeme-pgp

--
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
--
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] [fpc-pascal] polYdev release 1.0 with fpc as superstar.

2016-09-26 Thread Graeme Geldenhuys
On 2016-09-26 14:26, Fred van Stappen wrote:
> Did you try, in menu ==> "Transfer to device" to transfer the
> installed system to a usb stick ?
> 
> It allows you to have a bootable-installed system on your usb stick,
> working out-of-the-box.

Oh wow, no I haven't tried that. Where do I find that menu entry? As you
might have guessed, I haven't actually tried out polYdev yet (been quite
busy with work) - so if my answer is obvious, then ignore me for now. :)

Regards,
  Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp

--
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] [fpc-pascal] polYdev release 1.0 with fpc as superstar.

2016-09-26 Thread Fred van Stappen
Thanks Graeme for your attention.

You are the only one and it really helps me to find courage for that difficult 
work, without help or answer at questions from FreeBSD forum.


> and I'll definitely be using that distro i future client development VM's.


Did you try, in menu ==> "Transfer to device" to transfer the installed system 
to a usb stick ?

It allows you to have a bootable-installed system on your usb stick,  working 
out-of-the-box.


Fre;D




--
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] [fpc-pascal] polYdev release 1.0 with fpc as superstar.

2016-09-26 Thread Graeme Geldenhuys
On 2016-09-26 10:19, Michael Schnell wrote:
> AFAIK, Mac OS is based on BSD, so APIs should not be to different from 
> FreeBSD.

OSX was based on a old FreeBSD base system. I think around FreeBSD 4.3,
and FreeBSD is now at 10.3.


> Why then does this distribution  allow for Linux and Windows executables 
> (needing much more different APIs) but not for Mac OS executables ?

OSX only used the base operating system that FreeBSD supplied. The whole
GUI layer is proprietary work by Apple. The Application Bundles (a
directory acting as an application), many of the OS services are also
all specific to Apple. So as it currently stands, there isn't much
compatibility between OSX and FreeBSD any more. Apple also forces you to
use Apple hardware and software to create Apple applications. So you
require XCode etc. Again, not something that is possible to be installed
on any non-OSX system.

Regards,
  Graeme

-- 
fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal
http://fpgui.sourceforge.net/

My public PGP key:  http://tinyurl.com/graeme-pgp

--
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] [fpc-pascal] polYdev release 1.0 with fpc as superstar.

2016-09-26 Thread Michael Schnell
On 26.09.2016 11:11, Graeme Geldenhuys wrote:

> As I'm a FreeBSD user for some years,
> I'm also very happy Fred used FreeBSD as the base for his distro.
>
So maybe you could comment on a question that cam in my mind:

AFAIK, Mac OS is based on BSD, so APIs should not be to different from 
FreeBSD.

Why then does this distribution  allow for Linux and Windows executables 
(needing much more different APIs) but not for Mac OS executables ?

-Michael

--
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] [fpc-pascal] polYdev release 1.0 with fpc as superstar.

2016-09-26 Thread Graeme Geldenhuys
On 2016-09-26 09:44, Michael Schnell wrote:
> Astonishingly, s announcement did not gain any attention, though.

I already commented in the fpgui.support newsgroup, where it was
announced too. So I didn't see the point in commenting here again. ;-)

Fred did excellent work, and I'll definitely be using that distro in
future client development VM's. As I'm a FreeBSD user for some years,
I'm also very happy Fred used FreeBSD as the base for his distro.

Regards,
  Graeme


--
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] [fpc-pascal] polYdev release 1.0 with fpc as superstar.

2016-09-26 Thread Michael Schnell

> Fred did announce it here too. There is a post about it - last week
> Wednesday (17:25 GMT).
So I'm sorry for the unnecessary traffic.

Astonishingly, s announcement did not gain any attention, though.

-Michael

--
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] [fpc-pascal] polYdev release 1.0 with fpc as superstar.

2016-09-23 Thread Michael Schnell
Did you see this ?

-Michael


On 21.09.2016 18:33, fredvs wrote:
> Hello.
>
> polYdev release 1.0 is ready to download.
>
> polYdev is a multiarch FreeBSD 10.3 operating system.
>
> Thanks to his emulators, polYdev is able to compile and run applications for
> FreeBSD 64/32, Linux 64/32 and Windows 32 bit.
>
> No virtual machines needed, the compilations are fast and use the native
> compiler of each system.
>
> polYdev is shipped/configured with fpc 3.0.0 for FreeBSD 64/32, Linux 64/32,
> and Windows 32 bit.
>
> Here how to install polYdev:
>
> - Download the release from here:
>https://mega.nz/#!fwwRkLrQ
>
>This is the key Mega will ask:
>!0Pw4NOrCbiCffB3cZ7IrhY52cmaAp3Oa-jU99y5hNPY
>
> - Load and run the iso.
>
> - If you use a virtual machine, 2 gigas of ram are needed.
>
> - When the system is installed on device, install programs via menu "Install
> programs".
>This will install fpc and all the needed libraries for poly-compiling.
>
> - In /usr/local/share/ideu/prj_test_multisys/, there are demos of fpGUI and
> MSEgui poly-system.
>
>You may test it with ideU, all is pre-configured.
>   
>The source of all fpc fpGUI and MSEgui applications in the disto are in
> /dist/src.
>
> - Enjoy.
>
> Here fpc poly-sys in action:
>
> 
>
> Fre;D
>
>
>
>
>
> -
> Many thanks ;-)
> --
> View this message in context: 
> http://free-pascal-general.1045716.n5.nabble.com/polYdev-release-1-0-with-fpc-as-superstar-tp5726374.html
> Sent from the Free Pascal - General mailing list archive at Nabble.com.
> ___
> fpc-pascal maillist  -  fpc-pas...@lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal


--
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk