Mazen NEIFER schreef:
> Le jeudi 10 juillet 2008 à 13:53 +0200, Paul van der Vlis a écrit :
>> Package: lazarus
>> Version: 0.9.24-09
>> Severity: important
>>
>>
>> After installing Lazarus and starting it, I get an error:
>> ----
>> The current Free Pascal source directory "/usr/share/fpcsrc"
>> does not look correct.
>> Choose OK to choose the default "".
>> Otherwise check Environment -> Environment Options -> Files
>> ---
>> I changed the source directory to /usr/share/fpcsrc/2.2.0/
> 
> Indeed this is a known problem, should be fixed soon
> 
>> Then I want to install support for sqlite3. When I do that, Lazarus needs to
>> rebuild. When I do that I get this error:
> 
> How do you that? 

- install libsqlite3-0 and libsqlite3-dev with apt-get.
- open Lazarus
- components | open package file:
/usr/share/lazarus/components/sqlite/sqlite3laz.lpk
- install
- warning: only static linked libraries, rebuild lazarus? -> yes
- then I get:
-----
Write error
Unable to write to file "/usr/lib/lazarus/components/cgi/Makefile.fpc"!
-----

> The shipped Lazarus should have all component already built.

I don't see a TSqlite3Dataset-button in the tab dataccess in the shipped
Lazarus, so there is no sqlite3 support.

I don't think it is a good idea to built al possible compontents into
Lazarus, a simple program would become too big then.

The debs from the freepascal.org and from Ubuntu writes the rebuild
Lazarus in ~/.lazarus.

With regards,
Paul van der Vlis.


-- 
http://www.vandervlis.nl/




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to