Albert,

Thanks for your reply.

My original intention was to use the ebuild to satisfy dependencies and
this did, in fact work.

I was able to install the subversion installation of Lazarus without too
many problems, apart from Lazarus being unable to find the FPC sources.

Original Message:
-----------------
From: Albert Zeyer [EMAIL PROTECTED]
Date: Tue, 16 Jan 2007 14:39:59 -0100
To: lazarus@miraclec.com
Subject: Re: [lazarus] Re: Linking Fails: cannot find -lglib


Am Dienstag, den 16.01.2007, 10:16 +0200 schrieb Dave Coventry:

> Oops.
> 
> This is possibly the crux of my problem.
> 
> CoLinux cannot access any of the hardware on the machine, so I use a 
> Virtual Desktop called Xming which acts as a VNC client similar to
TightVNC.
> 
> So I don't actually have X11 installed. Which could be a problem.
> 
> My wheeze using the ebuild version of lazarus-0.9.12 also failed:
> * You need to build dev-lang/fpc with the 'source' USE flag
> * in order for lazarus to work properly
> !!! ERROR: dev-lang/lazarus-0.9.12 failed.


Set the 'source' USE flag for FPC. You can set this globaly
in /etc/make.conf or esp. for FPC by:
    echo "dev-lang/fpc source" >> /etc/portage/package.use
This USE flag indicates for packages, that they shall install the
source.
(Read the Gentoo Handbook. USE flags are one of the base technics of
Portage and this technic should be one of the reasons for using Gentoo.)



--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .


_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to