Recent

Author Topic: Installation on Fedora Core 5  (Read 7117 times)

lewjoubert

  • New Member
  • *
  • Posts: 23
    • http://www.contact51.com
Installation on Fedora Core 5
« on: June 28, 2006, 11:53:50 am »
I had major problems attempting to install Lazarus - just didn't want to know. So after much fussing, I did the following.

A clean FC5 instal and these three files downloaded into a directory labelled 'lazarus' in the home directory.

fpc-2.0.2-0.i586.rpm
fpc-src-2.0.2-0.i386.rpm
lazarus-0.9.16-0.i386.rpm

Then using su in terminal issued these three comands from within the 'lazarus' directory:

rpm -Uvh fpc-2.0.2-0.i586.rpm
rpm -Uvh fpc-src-2.0.2-0.i386.rpm
rpm -Uhv lazarus-0.9.16-0.i386.rpm >>>>> Ooops! This is where it turned to custard, reporting that gdk-pixbuf-devel and gtk+-devel is needed.

So before searching the internet for these files, and probably ending up with some rubbish that would cause more hassles, I entered this command to see what would happen - hey I'd got nothing to loose!

yum install gdk-pixbuf-devel

.... bingo, all sorts of stuff started happening by itself like magic, downloading files, headers, footers, armsers, noses etc. going crazy updating installing - the works!

This all took about 5 minutes by way of my broadband connection (I'm assuming it got these files via the net), or maybe from some previously installed files placed on the drive through the FC5 installation. Who knows?! ... who cares, it works!

Anyway, after much breathe holding and nervous twitching, the 'completed' message came up.

OK, so I tried installing the Lazarus file again thus:

rpm -Uhv lazarus-0.9.16-0.i386.rpm

And blow me down, it took about 30 seconds and completed the lazarus install without any my complaints.

So, I exited out of the Terminal back to the graphic desktop. Clicked on 'Applications' - ''Programming' and lo-and-behold there I see the Lazarus Icon!! Clicking on Lazarus brought up the IDE whereupon I created a quick application to make sure it was actually working. It did.

I hope this explanation helps someone.

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
RE: Installation on Fedora Core 5
« Reply #1 on: June 28, 2006, 12:11:21 pm »
I think you pretty well described how things ought to work. :-)

flaxeater

  • Newbie
  • Posts: 5
    • http://imperialdata.net
RE: Installation on Fedora Core 5
« Reply #2 on: June 28, 2006, 08:00:28 pm »
I'm not surpised it worked out that way.  Yum is great when it works (which is most of the time).

Anonymous

  • Guest
RE: Installation on Fedora Core 5
« Reply #3 on: July 02, 2006, 04:47:53 am »
oh, when I install fpc , it sad that i have the newer version of FPC, and it didn't install. And when i install Lazarus, it sad that i must instal fpc before !  :-o

Anonymous

  • Guest
RE: Installation on Fedora Core 5
« Reply #4 on: July 02, 2006, 10:45:28 am »
Strange!

matthijs

  • Hero Member
  • *****
  • Posts: 537
RE: Installation on Fedora Core 5
« Reply #5 on: July 02, 2006, 11:50:52 am »
Probably lazarus asks for the fpc-src package to be installed.
What's in a sig? Would my posting look less if it didnot have a sig? (Free after William S.) :)

:( Why cannot I upload my own Avatar? :(

Anonymous

  • Guest
RE: Installation on Fedora Core 5
« Reply #6 on: July 10, 2006, 04:20:58 pm »
I wantet to do the same on Suse Linux 10 and: yum is of corse not working. I have tons of dependencies when I want to install lazarus and the rest of all the packages. I can´t get it to work and I´m on it more than 6 hours now. Please helb me

Anonymous

  • Guest
RE: Installation on Fedora Core 5
« Reply #7 on: July 10, 2006, 07:36:38 pm »
for SuSE 10.0 try apt
for SuSE 10.1 try smart
for resolving the dependencies

 

TinyPortal © 2005-2018