On 24 September 2010 08:40, Torsten Bonde Christiansen <[email protected]>wrote:
> On 2010-09-24 09:31, Frank Church wrote: > >> I installed the Ubuntu package from the Wiki using the getlaz script, >> whenever I open Lazarus I get the error message >> >> The Free Pascal source directory was not found >> >> Some code functions will not work etc,etc >> >> When I check the Environment | Options | Files the FPC source directory is >> empty. >> Is there something to be typed in there or do they have to be installed >> separately? >> >> Depending on what version of Ubuntu you use, the easiest way to install > the source (assuming you installed fpc through synapctic or similar) is to > type the following in a terminal: > > sudo apt-get install fpc-source > > I think the default install location is /usr/share/src, but i'm not sure of > that. > > Thanks. Is the fpc-source necessary for Lazarus to work properly? I would expect the documentation to mention it if it is. After installing the source directory is /usr/share/fpcsrc/$(FPCVER)/ The version as of now is 2.2.4-3 Kind regards, > Torsten Bonde Christiansen. > > > > -- > _______________________________________________ > Lazarus mailing list > [email protected] > http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus > -- Frank Church ======================= http://devblog.brahmancreations.com
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
