Ich habe mir ein Kubuntu 9.04 Installierert, und dank diverser anderer Problemchen, nun die Neueste Lazarus Version ( v0.9.27 ) samt passendem FPC ( 2.2.4-3),installiert.
Und nun wollte ich eigentlich ein paar Packete Installieren, genauergesagt wollte ich die INDY ( indy-10.2.0.3.tar.gz)Komponenten installieren.
Also habe ich das ganze runtergeladen und in mein Lib/lazarus verzeichniss kopiert.
Dann starte ich Lazarus und will das Packet installieren. Dazu habe ich es geöffnet und Compiliert. Alles Wunderbar.
Doch wenn ich dann auf den Installieren Button Clicke kommt folgende Fehlermeldung :
Der Witz ist das er Indy nun der Packetliste führt siehe Anhang.Unable to find file "componenttreeview.pas".
If it belongs to yout project, check search path in
Project->Compiler Options...->Search Path->Other Unit Files. If this file belongs to a package,
check the appropriate package compiler options. If this file belongs to lazarus, make sure compiling
clean. If the file belongs to FPC then check fpc.cfg. If unsure check Project -> CompilerOptions ... ->
Test
Auswirkungen hat es aber nicht, ( also ich sehe keine Reiter mit Indy ) , ist ja auch klar weil er es vorher nicht kompiliert hat.
Also habe ich in diesem Dialog das Indylaz wieder entfernt und auf "Save and rebuild IDE" geklickt. Und schon habe ich die selbe Fehlermeldung wie oben.
Die fehnde Pas Datei existiert, habe sie in "/usr/lib/lazarus/ideintf/" gefunden.
Doch wenn ich sie im Suchpfad des Compilers angebe, dann bekomme ich nur :
während des Compilier compiliert. Und das hilft mir dann auch nicht weitercomponenttreeview.pas(41,18) Fatal: Can't find unit ComponentTreeView used by ObjectInspector

Könnt ihr mir weiterhelfen ?