installing new sw on Ubuntu Breezy

Ask a Question related to Ubuntu, Design and Development.

  1. #1

    Default installing new sw on Ubuntu Breezy

    I have installed 5.10 on my notebook Toshiba A80.
    It works well,I have installed mplayer and mplayerplug-in from
    source after setting up some dependencies, with no problems.
    On the other end, I have problems installing other packages,
    even with apt or dpkg.
    Here is my /etc/apt/sources.list:

    deb cdrom:[Ubuntu 5.10 _Breezy Badger_ - Release i386
    (20051012)]/ breezy main restricted
    deb [url]http://archive.ubuntu.com/ubuntu[/url] breezy-updates main restricted
    deb-src [url]http://archive.ubuntu.com/ubuntu[/url] breezy-updates main restricted
    deb [url]http://archive.ubuntu.com/ubuntu[/url] breezy universe
    deb-src [url]http://archive.ubuntu.com/ubuntu[/url] breezy universe
    deb [url]http://security.ubuntu.com/ubuntu[/url] breezy-security main restricted
    deb-src [url]http://security.ubuntu.com/ubuntu[/url] breezy-security main restricted
    deb [url]http://security.ubuntu.com/ubuntu[/url] breezy-security universe
    deb-src [url]http://security.ubuntu.com/ubuntu[/url] breezy-security universe
    deb [url]http://archive.ubuntu.com/ubuntu[/url] breezy multiverse
    deb-src [url]http://archive.ubuntu.com/ubuntu[/url] breezy multiverse
    deb [url]http://archive.ubuntu.com/ubuntu[/url] breezy-backports main restricted
    universe multiverse

    Examples of problems:

    apt-get install libfontconfig1-dev
    Reading package lists... Done
    Building dependency tree... Done
    Package libfontconfig1-dev is not available, but is referred
    to by another package.
    This may mean that the package is missing, has been obsoleted,
    or is only available from another source
    E: Package libfontconfig1-dev has no installation candidate

    apt-get install libgtk2.0-dev
    Reading package lists... Done
    Building dependency tree... Done
    libgtk2.0-dev is already the newest version.
    You might want to run `apt-get -f install' to correct these:
    The following packages have unmet dependencies:
    libcairo2-dev: Depends: libfontconfig1-dev but it is not installable
    Depends: libfreetype6-dev (>= 2.1.0) but it is not
    installable
    (......................)

    By the way I cannot understand what it means when it says that a
    package "is not installable". Can you help please ? Thanks a lot.

    riccardo ferraro Guest

  2. Similar Questions and Discussions

    1. update manager on Ubuntu Breezy
      every time I get the info "new updates available" I launch as root UpdateManager: it seems to work,but at the end it says E:locales:subprocess...
    2. Tried Installing Breezy To 6.06 LTS
      I tried updating Ubuntu 5.10 (Breezy) to 6.06 LTS using the following command gksudo "update-manager -d" and following the directions on web page...
    3. Ubuntu - installing software (please help)
      I am new to Linux and I have a problem that I hope you can help me with. I am using Ubuntu 5.10 (Breezy Badger). I am trying to install a game...
    4. JRE In Ubuntu Breezy
      I've followed the instruction after downloading the .bin from sun java fakeroot make-jpkg jre-1_5_0_06-linux-i586.bin sudo dpkg -i...
    5. Unofficial Ubuntu 5.10 (Breezy Badger) Starter Guide
      http://easylinux.info/wiki/Ubuntu Thought this should be referenced somewhere on this list. -- Chuck
  3. #2

    Default Re: installing new sw on Ubuntu Breezy

    In article <pan.2005.12.01.11.40.16.152727@fastwebnet.it>, riccardo
    ferraro says...
    > I have installed 5.10 on my notebook Toshiba A80.
    > It works well,I have installed mplayer and mplayerplug-in from
    > source after setting up some dependencies, with no problems.
    > On the other end, I have problems installing other packages,
    > even with apt or dpkg.
    > Here is my /etc/apt/sources.list:
    >
    Take a look at this forum, there's a program someone has made to make
    installing the "essentials" a point and click:

    [url]http://www.ubuntuforums.org/showthread.php?t=84742[/url]

    Make use of the forums at ubuntuforums.org - there's a wealth of info
    there.


    --
    Conor

    "You're not married, you haven't got a girlfriend and you've never seen
    Star Trek? Good Lord!" - Patrick Stewart, Extras.
    Conor Guest

  4. #3

    Default Re: installing new sw on Ubuntu Breezy

    * riccardo ferraro wrote in alt.os.linux.ubuntu:
    > I have installed 5.10 on my notebook Toshiba A80.
    > It works well,I have installed mplayer and mplayerplug-in from
    > source after setting up some dependencies,
    Why would you use the source? They are in the repositories.
    >with no problems.
    > On the other end, I have problems installing other packages,
    > even with apt or dpkg.
    > Here is my /etc/apt/sources.list:
    > deb cdrom:[Ubuntu 5.10 _Breezy Badger_ - Release i386
    > (20051012)]/ breezy main restricted
    > deb [url]http://archive.ubuntu.com/ubuntu[/url] breezy-updates main restricted
    > deb-src [url]http://archive.ubuntu.com/ubuntu[/url] breezy-updates main restricted
    > deb [url]http://archive.ubuntu.com/ubuntu[/url] breezy universe
    > deb-src [url]http://archive.ubuntu.com/ubuntu[/url] breezy universe
    > deb [url]http://security.ubuntu.com/ubuntu[/url] breezy-security main restricted
    > deb-src [url]http://security.ubuntu.com/ubuntu[/url] breezy-security main restricted
    > deb [url]http://security.ubuntu.com/ubuntu[/url] breezy-security universe
    > deb-src [url]http://security.ubuntu.com/ubuntu[/url] breezy-security universe
    > deb [url]http://archive.ubuntu.com/ubuntu[/url] breezy multiverse
    > deb-src [url]http://archive.ubuntu.com/ubuntu[/url] breezy multiverse
    > deb [url]http://archive.ubuntu.com/ubuntu[/url] breezy-backports main restricted
    > universe multiverse
    > Examples of problems:
    > apt-get install libfontconfig1-dev
    > Reading package lists... Done
    > Building dependency tree... Done
    > Package libfontconfig1-dev is not available, but is referred
    > to by another package.
    > This may mean that the package is missing, has been obsoleted,
    > or is only available from another source
    > E: Package libfontconfig1-dev has no installation candidate
    This means that some other package requires it but the repository does
    not have it, try doing a search

    sinner@gates-of-hell:~$ aptitude search libfontconfig
    E: /home/sinner/.aptitude/config - Unable to open %s for writing (13 Permission denied)
    v libfontconfig-dev -
    i libfontconfig1 - generic font configuration library (shared library)
    p libfontconfig1-dbg - generic font configuration library (debugging symbols)
    p libfontconfig1-dev - generic font configuration library (development headers)

    My guess here is that youve done a source based install that has messed
    with other dependencies, have you tried uninstalling mplayer and the
    plugins and tried to reinstall using apt-get/aptitude?

    [...]

    --
    David
    When you dial a wrong number you never get a busy signal.
    SINNER Guest

  5. #4

    Default Re: installing new sw on Ubuntu Breezy

    On 2005-12-01, SINNER <99nesorjd@gates_of_hell.invalid> wrote:
    > * riccardo ferraro wrote in alt.os.linux.ubuntu:
    >> I have installed 5.10 on my notebook Toshiba A80.
    >> It works well,I have installed mplayer and mplayerplug-in from
    >> source after setting up some dependencies,
    >
    > Why would you use the source? They are in the repositories.
    The only way to get it optimised for your hardware is to compile the
    source. From the repository, you get a lowest-common-denominator
    version.

    --
    Toby.
    Add the word afiduluminag to the subject
    field to circumvent my email filters.
    Ignore any mail delivery error.
    Toby Newman Guest

  6. #5

    Default Re: installing new sw on Ubuntu Breezy

    * Toby Newman wrote in alt.os.linux.ubuntu:
    > On 2005-12-01, SINNER <99nesorjd@gates_of_hell.invalid> wrote:
    >> * riccardo ferraro wrote in alt.os.linux.ubuntu:
    >>> I have installed 5.10 on my notebook Toshiba A80.
    >>> It works well,I have installed mplayer and mplayerplug-in from
    >>> source after setting up some dependencies,
    >>
    >> Why would you use the source? They are in the repositories.
    >
    > The only way to get it optimised for your hardware is to compile the
    > source. From the repository, you get a lowest-common-denominator
    > version.
    >
    DL the source for your distro and compile it. DL'ing the source from the
    project page/home page creates OTHER issues that will likely be harder to
    resolve.

    --
    David
    SINNER Guest

  7. #6

    Default Re: installing new sw on Ubuntu Breezy

    On 2005-12-14, SINNER <arcade.master@gmail.com> wrote:
    > * Toby Newman wrote in alt.os.linux.ubuntu:
    >
    >> On 2005-12-01, SINNER <99nesorjd@gates_of_hell.invalid> wrote:
    >>> * riccardo ferraro wrote in alt.os.linux.ubuntu:
    >>>> I have installed 5.10 on my notebook Toshiba A80.
    >>>> It works well,I have installed mplayer and mplayerplug-in from
    >>>> source after setting up some dependencies,
    >>>
    >>> Why would you use the source? They are in the repositories.
    >>
    >> The only way to get it optimised for your hardware is to compile the
    >> source. From the repository, you get a lowest-common-denominator
    >> version.
    >>
    >
    > DL the source for your distro and compile it. DL'ing the source from the
    > project page/home page creates OTHER issues that will likely be harder to
    > resolve.
    >
    I installed mplayer from source using sources from their website this
    week. I didn't expect it to work, but it did, very well. Kubuntu.

    --
    Toby.
    Add the word afiduluminag to the subject
    field to circumvent my email filters.
    Ignore any mail delivery error.
    Toby Newman Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139