Re: [Lazarus] How to take a Lazarus project with SQLite to a Linux machine without SQLite

2024-07-13 Thread Arí Ricardo Ody via lazarus
Hello I will gladly accept this teaching. Sometimes it is very difficult to install software on some distributions and I was trying to avoid it. Thank you very much. Ari On Fri, Jul 12, 2024 at 8:37 AM Michael Van Canneyt via lazarus < lazarus@lists.lazarus-ide.org> wrote: > > > On Fri, 12 Jul

Re: [Lazarus] How to take a Lazarus project with SQLite to a Linux machine without SQLite

2024-07-12 Thread Michael Van Canneyt via lazarus
On Fri, 12 Jul 2024, Arí Ricardo Ody via lazarus wrote: Hey guys! I would like to take a program resulting from a Lazarus project that has access to SQLite to a machine that does not have SQLite installed. Initially I copy the SQLite base and take it to the target machine. So I would like t

[Lazarus] How to take a Lazarus project with SQLite to a Linux machine without SQLite

2024-07-12 Thread Arí Ricardo Ody via lazarus
Hey guys! I would like to take a program resulting from a Lazarus project that has access to SQLite to a machine that does not have SQLite installed. Initially I copy the SQLite base and take it to the target machine. So I would like to know how to proceed regarding the part of the program resul