Welcome, Guest
Username: Password: Remember me
CodeTyphon FreeBSD, OpenBSD, NetBSD and DragonFly OSes Development, discussions and problems
  • Page:
  • 1

TOPIC:

CT on GhostBSD (FreeBSD 14.2 RELEASE) - install failure 1 month 1 week ago #18853

  • Donald Montaine
  • Donald Montaine's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 18
  • Thank you received: 0
First line of setup script should be   #!/usr/local/bin/bash   not   #!/bin/bash

GTK2 install - fails - cannot build IDE
QT4 install - fails - cannot build IDE
QT5 install - fails - cannot build IDE
QT6 install - fails - cannot build IDE

 

Please Log in or Create an account to join the conversation.

CT on GhostBSD (FreeBSD 14.2 RELEASE) - install failure 1 month 1 week ago #18854

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1208
  • Thank you received: 188
Thanks Sir
We will test and report.
GhostBSD it's not in our LAB test OS list.
We test CT on the Latest FreeBSD.
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

Last edit: by Matis A..

CT on GhostBSD (FreeBSD 14.2 RELEASE) - install failure 1 month 1 week ago #18861

  • Donald Montaine
  • Donald Montaine's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 18
  • Thank you received: 0
Ghost BSD is just Free BSD with a pre-configured Mate or XFCE desktop included.

Please Log in or Create an account to join the conversation.

CT on GhostBSD (FreeBSD 14.2 RELEASE) - install failure 1 month 1 week ago #18862

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4550
  • Thank you received: 1121
No Sir
It's NOT

FreeBSD 14.2 the latest with CodeTyphon Ver 8.6 build for QT6

 

Look the libraries that the OS has

 

FreeBSD 14.2 with LAB CodeTyphon Ver 8.7 build for GTK2

 



Now look at GhostBSD ver 14.2 libraries

 

The CTCenter report in FreePascal build :
/usr/local/bin/ld.bfd: cannot find -lpthread: No such file or directory
/usr/local/bin/ld.bfd: cannot find -lc: No such file or directory 


We try to find how to install these Core OS libraries to GhostBSD (libpthread, libc, etc),
libraries that exist in FreeBSD 14.2



 
PilotLogic Architect and Core Programmer
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by Sternas Stefanos.

CT on GhostBSD (FreeBSD 14.2 RELEASE) - install failure 1 week 7 hours ago #18941

  • trustfm
  • trustfm's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 11
  • Thank you received: 2
Hello i managed to install CodeTyphon8.6 Under GhostBSD-25.01-R14.2p1.iso (under VirtualBox 7.0)

Download GhostBSD under download.ghostbsd.org/releases/amd64/
Currently the main repositories are unreachable of GhostBSD so
Edit the file: sudo pluma /etc/pkg/GhostBSD.conf
     in France: ...pkg.fr.ghostbsd.org/stable/...
    in Canada: ...pkg.ca.ghostbsd.org/stable/...
    in US: ...pkg.us.ghostbsd.org/stable/...
    in South Africa : ...pkg.za.ghostbsd.org/stable/...


I have used French mirror : pkg.fr.ghostbsd.org/stable...
Update the system using
update station
and
software station
then via command line

sudo pkg install -g 'GhostBSD*-dev'
(reference ghostbsd-documentation-portal.readthedoc...or-ports-on-ghostbsd )

Then follow the instuctions from here
pilotlogic.com/sitejoom/index.php/projec...on-freebsd-14-0.html

su
pkg install -y bash zip unzip nano sudo xorg

sudo nano /etc/rc.conf
add the line
hald_enable="YES"

sudo
pw groupmod wheel -m username

su
nano /usr/local/etc/sudoers
add at the end of /usr/local/etc/sudoers 1 line
username ALL=(ALL:ALL) NOPASSWD: ALL

cd CodeTyphonIns

Start CodeTyphon Installation with command

sh ./install.sh

Give zero "0" to Install CodeTyphon
"system libraries" select "0".
then Build All with "8"
(Selected GTK2 - Multiarch=0)


 



 
Attachments:

Please Log in or Create an account to join the conversation.

Last edit: by trustfm.

CT on GhostBSD (FreeBSD 14.2 RELEASE) - install failure 1 week 2 hours ago #18943

  • Matis A.
  • Matis A.'s Avatar
  • Away
  • Moderator
  • Moderator
  • Posts: 1208
  • Thank you received: 188
Thanks Sir
Your help is our gold...
We update and FreeBSD tutorial.
PilotLogic Core Programmer

Please Log in or Create an account to join the conversation.

  • Page:
  • 1