Re: [MSEide-MSEgui-talk] Compile on freeBSD problem

2014-12-18 Thread Fred van Stappen
Hello Martin.

Ok, one full night to install-reinstall-re-re-reinstall fpc on freeBSD (and 
re-re-install PC-BSD too).

Now all the units needed to compile mseide are finded, it compiles ok but...
when linking it takes ages and finally VirtualBox crashes...

I know that it is not a mse problem but it is really very boring.

Fred
  --
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Compile on freeBSD problem

2014-12-18 Thread Fred van Stappen

 FPC is easy to install on any platform. Simply use the installer
 supplied by the FPC team. Download the installer and source archive from
 SourceForge. Very simple (on ALL platforms) and should take around 2
 minutes.

Yep, i find that site and it does the trick (in less than 2 minutes ;-) )
= http://sourceforge.net/projects/freepascal/files/FreeBSD/2.6.4/
 
 FreeBSD doesn't use sudo as far as I know (not on my systems at least).
 I have to use 'su' to switch to the root account, then run things as admin.

Ha, i use sudo and works perfectly (but if su is better, i will use su)...

Thanks Graeme.

Fred.

  --
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Compile on freeBSD problem

2014-12-18 Thread Fred van Stappen

 Suggestion: remove -CX -XX .

Ho, nice one, i will try it, many thanks Martin.

Fred.
  --
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Compile on freeBSD problem

2014-12-18 Thread Fred van Stappen
 Suggestion: remove -CX -XX .

Excellent = it works directly and fast ;-)

Many thanks.
  --
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Compile on freeBSD problem

2014-12-17 Thread Fred van Stappen
mseguiintf.pas(27,14) Fatal: Can't find unit xlib used by mseguiintf
Fatal: Compilation aborted

OK, the guilty is fpc.

My god, what a hell to install fpc (everywhere).
Do you have a easy way to install it, with source on freebsd ?

I have done  sudo pkg install fpc, fpc is installed but not the source.

What next, download fpc-source and update fpc.cfg ?

It is really a hard work because i have only a little netbook, with freebsd 
installed on VirtualBox and everything takes ages...

Thanks.



  --
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk


Re: [MSEide-MSEgui-talk] Compile on freeBSD problem

2014-12-17 Thread Graeme Geldenhuys
On 2014-12-18 00:49, Fred van Stappen wrote:
 My god, what a hell to install fpc (everywhere). Do you have a easy
 way to install it, with source on freebsd ?

FPC is easy to install on any platform. Simply use the installer
supplied by the FPC team. Download the installer and source archive from
SourceForge. Very simple (on ALL platforms) and should take around 2
minutes.

Even on Linux I never use the package manager because with FPC that just
makes things overly complicated. The text based binary installer works
the best.


 I have done  sudo pkg install fpc, fpc is installed but not the
 source.

FreeBSD doesn't use sudo as far as I know (not on my systems at least).
I have to use 'su' to switch to the root account, then run things as admin.

BTW:
To install FPC (from the text installer) you don't need to be root
(another benefit of not using the package managers). You can install FPC
to your home directory if need be.


Regards,
  - Graeme -

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

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151iu=/4140/ostg.clktrk
___
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk