On Wed, 17 Apr 2013 17:38:00 +0200 Bart <[email protected]> wrote:
> On 4/17/13, Mattias Gaertner <[email protected]> wrote: > > On Wed, 17 Apr 2013 17:09:29 +0200 > > > Have you tried > > yum install binutils glibc-devel gtk2-devel gdb > > ? > > There was a glibc-devel package conflict, so I could not install it as > easy as I thought it should be. > > I don't even know if Fedoar has yum. > I'll have a look at it. I just installed Fedora Core 18 64bit in a VM. yum is installed, but failed with an error messages. I opened 'Software', checked for new software, installed 'gtk2-devel' and 'fpc'. They already have fpc 2.6.2. Nice. I tried installing 'subversion' and 'gcc', but both failed silently without any message. They are not really needed but useful for development. It looked as if they were installed, but were still pending. A reboot did not help. Same effect. Not so nice. Now magically yum works. Nice. su: yum update reboot su: yum install subversion gcc svn co http://svn.freepascal.org/svn/lazarus/trunk lazarus cd lazarus make bigide ./lazarus Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
