Recent

Author Topic: Ubuntu debs  (Read 6951 times)

Dibo

  • Hero Member
  • *****
  • Posts: 1057
Ubuntu debs
« on: October 20, 2009, 12:54:11 pm »
I am a novice user of Linux. Previously, I installed Lazarus downloading rpms and convert them to deb using Alien and installation proceeded without problems. Now I see that in the daily snapshots are generated deb package too. However, as I extract TAR archive that I have plenty of FPC DEB packages. Now I don't know how to install them because every moment I get an error that a package depends on another package (which is located in the same directory). How to simplify and install everything by one click/command?

Surachet

  • Newbie
  • Posts: 1
Re: Ubuntu debs
« Reply #1 on: October 20, 2009, 02:29:29 pm »
Please help I can not install Lazarus on xubuntu9.04. I try to install step by step . I use DEB
to install all package from FPC 2.2.4 free pascal fpc-2.2.4-3.i386.deb.tar but only 3 file can not install .
1.fpc-2.2.4-3_all.deb.tar
2.fp-units-gtk2_2.2.4-3_i386.deb
3.fp-units-multimedia_2.2.4-3_i386.deb

First file can not install because they ask about fp-units-gtk2_2.2.4-3_i386.deb not install yet but when I  install fp-units-gtk2_2.2.4-3_i386.deb they ask libgtk2.0-dev I try to install
libgtk2.0-dev_2.16.1-0ubuntu2_i386.deb do not work .
for File three will ask libogg I try to install libogg-dev_1.1.3-2_i386.deb also can not.
Please help

Dibo

  • Hero Member
  • *****
  • Posts: 1057
Re: Ubuntu debs
« Reply #2 on: October 20, 2009, 10:25:17 pm »
... and when I try install fp-units-rtl_2.2.4-3_i386.deb i have error: dependence with fp-units-gtk2_2.2.4-3_i386.deb but when I try install this then I have dependence error with first package fp-units-rtl_2.2.4-3_i386.deb

Vincent Snijders

  • Administrator
  • Hero Member
  • *
  • Posts: 2661
    • My Lazarus wiki user page
Re: Ubuntu debs
« Reply #3 on: October 20, 2009, 10:52:12 pm »

Dibo

  • Hero Member
  • *****
  • Posts: 1057
Re: Ubuntu debs
« Reply #4 on: October 26, 2009, 09:43:27 pm »
Wow. Very convenient and fast way to install it. Do you know any trick for install snapshots version of Lazarus too? :D
Anyway, I am curious how to install Lazarus standard DEB packages too :P

TurboRascal

  • Hero Member
  • *****
  • Posts: 672
  • "Good sysadmin. Bad programmer."™
Re: Ubuntu debs
« Reply #5 on: November 05, 2009, 04:03:06 pm »
they ask libgtk2.0-dev I try to install
libgtk2.0-dev_2.16.1-0ubuntu2_i386.deb do not work .
for File three will ask libogg I try to install libogg-dev_1.1.3-2_i386.deb also can not.
Please help

If you got to the situation that you install libraries such as those two from .deb files, you're doing something wrong.

You should simply install libgtk2.0-dev from e.g. Synaptic and it should resolve all the other dependencies automatically. Same goes for the command line approach like "sudo apt-get install libgtk2.0-dev".

Of course, installing Lazarus from the repository resolves all dependencies automatically from the start.
Regards, ArNy the Turbo Rascal
-
"The secret is to give them what they need, not what they want." - Scotty, STTNG:Relics

 

TinyPortal © 2005-2018