Lazarus

Programming => Packages and Libraries => Topic started by: Pascal_User on May 10, 2018, 10:46:37 am

Title: Install ZEOS components at LAZARUS , OS = UBUNTO
Post by: Pascal_User on May 10, 2018, 10:46:37 am
I failed  installing ZEOS components under UBUNTO OS, installation of LAZARUS seems to be fine

Steps done
1) download latest ZEOS database access components
2) install package at LAZARUS
3) try to compile, error messge " can not find forms" .....
Title: Re: Install ZEOS components at LAZARUS , OS = UBUNTO
Post by: Handoko on May 10, 2018, 01:19:48 pm
Hello Pascal_User,
Welcome to the forum.

I have no problem installing ZeosDBO package on my Lazarus 1.8.0 64-bit Ubuntu 17.04 using Online Package Manager.

Online Package Manager is a handy tool that can help you automatically downloading necessary files and installing packages. If you're using Lazarus 1.8.0, you can find it on:
Lazarus main menu > Package > Online Package Manager
Title: Re: Install ZEOS components at LAZARUS , OS = UBUNTO
Post by: af0815 on May 10, 2018, 01:58:28 pm
Maybe Lazarus installed as root (sudo) from system and package installed as user.

In your errormessage the used path is not in 'normal' user area. So it look like Lazarus cannot recompile the units.

Can you rebuild Lazarus itself without problems ?

Andreas
TinyPortal © 2005-2018