Recent

Author Topic: Freebsd 13 and Freebsd 12 Fascgi  (Read 2812 times)

nick1965

  • New Member
  • *
  • Posts: 23
Freebsd 13 and Freebsd 12 Fascgi
« on: November 19, 2021, 10:24:45 am »
Two Questions

On freebsd 13 lxde i try everything to install lazarus ( both gtk-2 and qt5 )
After install each time i try to install weblaz 1.0   i get error  JSTREE not found.
any solution on this?

Second Question.
On freebsd 12
I create a simple Fastcgi hello world
when i request the page i get error 
Code: Pascal  [Select][+][-]
  1. project1 raised exception class "Unknown" with message
  2. Not Supported on GDB < 5.3
  3.  

Any help?


trev

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2020
  • Former Delphi 1-7, 10.2 user
Re: Freebsd 13 and Freebsd 12 Fascgi
« Reply #1 on: November 19, 2021, 11:50:45 am »
Code: [Select]
[quote author=nick1965 link=topic=57230.msg425434#msg425434 date=1637313885]
On freebsd 13 lxde i try everything to install lazarus ( both gtk-2 and qt5 )
After install each time i try to install weblaz 1.0   i get error  JSTREE not found.
any solution on this?

I just installed weblaz on 13.0-RELEASE-p4 GENERIC amd64 GTK2 without any issues.

Lazarus version: 2.3.0
Lazarus revision: main-2_3-685-g3891f57067
Lazarus build date: 2021/11/19
Lazarus was compiled for x86_64-freebsd
Lazarus was compiled with FPC 3.2.2

nick1965

  • New Member
  • *
  • Posts: 23
Re: Freebsd 13 and Freebsd 12 Fascgi
« Reply #2 on: November 19, 2021, 05:33:35 pm »
well
iits a clean install
installed from pkg system and 100% is not works
and the message is weblaz cannot find JStree

in freebsd 12 tehre is not this problem .

mine it says

Lazarus version #: 2.0.12
FPC Version: 3.2.2
SVN Version:  Unknown
x86 64-freebsd-gtk2

and does not works

« Last Edit: November 19, 2021, 07:02:07 pm by nick1965 »

trev

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2020
  • Former Delphi 1-7, 10.2 user
Re: Freebsd 13 and Freebsd 12 Fascgi
« Reply #3 on: November 20, 2021, 03:44:09 am »
jstree is part of FPC:

Code: [Select]
[/home/trev] $ locate -i jstree
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/fcl-js/jstree.o
/usr/local/lib/fpc/3.2.0/units/x86_64-freebsd/fcl-js/jstree.ppu
/usr/local/lib/fpc/3.2.2/units/x86_64-freebsd/fcl-js/jstree.o
/usr/local/lib/fpc/3.2.2/units/x86_64-freebsd/fcl-js/jstree.ppu
/usr/local/share/fpc/3.0.4/packages/fcl-js/src/jstree.pp
/usr/local/share/fpc/3.2.0/packages/fcl-js/src/jstree.pp
/usr/local/share/fpc/3.2.2/packages/fcl-js/src/jstree.pp

You should have it unless your FPC install is faulty.

nick1965

  • New Member
  • *
  • Posts: 23
Re: Freebsd 13 and Freebsd 12 Fascgi
« Reply #4 on: November 20, 2021, 09:45:04 pm »

I installed freebsd13 + lxde
Then i try to install  editors/lazarus-qt5 with pkg
After install i try to add weblaz for my fastcgi app.
Not success
Then i remove ( with pkg ) the qt5 version and i installed simple editors/lazarus
Same problem
Then i try with ports

probably everything is messed Up ...

i will try to reinstall everything again without try the qt5


Thanks anyway.




 

TinyPortal © 2005-2018