Questions tagged [lazarus]

Lazarus IDE rich visual programming environment for the FreePascal Compiler

The Lazarus IDE is a stable and feature rich visual programming environment for the FreePascal Compiler. It supports the creation of self-standing graphical and console applications and runs on Linux, FreeBSD, MacOSX and Windows.

23 questions
2
votes
1 answer

How to delete Lazarus completely?

Some time ago Lazarus began to work incorrect ("the project uses target OS Linux and i386"). It doesn't work at all now - I can't compile even an empty program. I tried to remove Lazarus several times. But after new installation I have the same…
m720
  • 21
  • 1
  • 2
2
votes
2 answers

Installing Software not in Ubuntu Software Center

I find installing software from the software center straightforward and easy. However, I find it very confusing (actually impossible to install other software). Could you generate (for absolute novices) a narrated Youtube video demonstrating how…
user161749
  • 21
  • 1
2
votes
1 answer

Problem running Lazarus project on ubuntu 12.04

I recently installed Lazarus IDE on my Ubuntu 12.04 via Software Center, later I tried it via commands in console. Both were effective, program was successfully installed but I was unable to run my projects (the program was able to compile the code…
Anduril
  • 21
  • 3
2
votes
0 answers

What happened to libssl1.1 in 22.10?

Lazarus / Free Pascal programs given at https://wiki.lazarus.freepascal.org/fphttpclient that use SSL run OK on my 22.04 system, but they give error messages in the lines Could not initialize OpenSSL library while run on my 22.10 system which was…
FedKad
  • 9,212
  • 7
  • 40
  • 79
1
vote
0 answers

Ubuntu Weird Freeze

So I've been using Ubuntu for a while,and on 17.10 version I have strange bug,or crash,where my PC stops working,screen freezes(and sound is still there,if I'm listening to song,the song would continue in background).It only happens when I'm using…
1
vote
1 answer

Installing Lazarus 1.6 on ubuntu 16.04

I wish to install Lazarus 1.6.2 on ubuntu 16.04. All the help I can find so far is either out of date, doesn't work, or is far more complicated than I am capable of. Is there someone who has an understandable answer please. Bill
1
vote
2 answers

Lazarus fpc.cfg is missing

I installed Lazarus with this tutorial http://wiki.freepascal.org/Installing_Lazarus But when i open Lazarus i get the error: fpc.cfg missing. I used the alien command to install Lazaris and this is what i think the mistake(Because the site said:…
Jan Wytze
  • 207
  • 2
  • 10
1
vote
3 answers

Lazarus: Missing FPC Sources/Directory

I'm trying to install Lazarus for Ubuntu 14.04 and it's telling me that it cannot find a directory. So I think some library or something is missing, but I don't know where to find it (searching online shows nothing unless you know what to search…
jay_t55
  • 403
  • 2
  • 7
  • 14
1
vote
0 answers

lazarus version issue

I installed Lazarus 1.0.10 from Ubuntu, but installed FPC-SRC 2.6.2 from SourceForge. I got down grade to 1.0.10 when I first run Lazarus after that I got leaks package does not exist every time I run Lazarus. I would like to know if it is possible…
user3528144
  • 647
  • 2
  • 8
  • 15
1
vote
1 answer

attached to launch centre

I unattached Eclipse from the Launch Centre and installed Lazarus, which does not attach to the launch centre. I would like to learn if there any commands to attach my application to the launch centre.
user3528144
  • 647
  • 2
  • 8
  • 15
1
vote
1 answer

Packaging non-SDK app as click?

I have a program that I created using Free Pascal Lazarus, and I would like to share it in Ubuntu, but how do I pack it with .click? I have read this http://developer.ubuntu.com/publish/apps/packaging-click-apps/ but my program has nothing to do…
user223535
  • 11
  • 1
1
vote
0 answers

"I can't start gs converter..." error while printing to Boomaga in Ubuntu 21.10 from Lazarus

On the previous versions of Ubuntu (21.04 and below) I didn't have this problem. This problem started after upgrade to 21.10. Lazarus version 2.0.12 64-linux-gtk2 is getting the following error while printing to virtual printer Boomaga version 3.0.0…
FedKad
  • 9,212
  • 7
  • 40
  • 79
1
vote
1 answer

Cannot install Lazarus IDE on Ubuntu 10.04

I have downloaded *.deb files from Lazarus homepage and used sudo dpkg -i *.deb in Lazarus folder. It did install, but couldn't run due to error saying: No Lazarus executable in usr/lib/lazarus/0.9.30.2/lazarus So I removed it, and tried to…
Misery
  • 3,474
  • 4
  • 27
  • 32
0
votes
1 answer

problem package broken cant install update

after try to install lazarus free pascal broken packages E: /var/cache/apt/archives/fp-units-rtl-3.0.0_3.0.0+dfsg-2_i386.deb: trying to overwrite '/usr/lib/fpc/3.0.0/units/i386-linux/rtl/si_c21g.ppu', which is also in package fpc 3.0.0 E:…
0
votes
1 answer

Install problem indy 10.2.xx on ubuntu 16.04 - lazarus 1.6 - fpc 3.0.0

I'm use Lazarus for programming I upgrade Ubuntu and lazarus from 15.10 -> 16.04 and 2.6.x -> 3.0.0 but now I can't install indy 10.2.xx again. the help tell us: http://wiki.freepascal.org/Indy_with_Lazarus How to install on debian/ubuntu cd…
A1Gard
  • 260
  • 1
  • 3
  • 23
1
2