Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Evolution??

  1. #11
    Member registered user
    Join Date
    Dec 2002
    Location
    Dallas, Texas
    Posts
    79
    killa,
    Thanks for the update.

    I will give it a try when I get home from work!
    paul

  2. #12
    Member registered user
    Join Date
    Dec 2002
    Location
    Dallas, Texas
    Posts
    79
    All these cpmmands don't seem to work for me. :
    Below are the errors I get! :cry

    root@Juarez:~# apt-get -t unstable install evolution
    Reading Package Lists... Done
    Building Dependency Tree... Done
    You might want to run `apt-get -f install' to correct these:
    The following packages have unmet dependencies:
    alsa-base: Depends: alsa-utils but it is not going to be installed
    alsaconf: Depends: alsa-utils but it is not going to be installed
    evolution: Depends: gtkhtml3.0 (>= 3.0.4) but it is not going to be installed
    Depends: libasn1-6-heimdal (>= 0.5.2-2) but it is not going to be installed
    Depends: libbonobo2-0 (>= 2.2.3) but 2.2.1-1 is to be installed
    Depends: libbonoboui2-0 (>= 2.2.2) but 2.2.0.1-2 is to be installed
    Depends: libcomerr1-kerberos4kth (>= 1.2.2-3) but it is not going to be installed
    Depends: libdb3 (>= 3.2.9-1 but 3.2.9-17 is to be installed
    Depends: libfontconfig1 (>= 2.2.1) but 2.2.0-2 is to be installed
    Depends: libgail-common (>= 1.2.2) but it is not going to be installed
    Depends: libgail17 (>= 1.2.2) but it is not going to be installed
    Depends: libgal2.0-3 (>= 1.99.7) but it is not going to be installed
    Depends: libglib2.0-0 (>= 2.2.2) but 2.2.1-3 is to be installed
    Depends: libgnome-pilot2 (>= 2.0.2) but it is not going to be installed
    Depends: libgssapi1-heimdal (>= 0.5.2-2) but it is not going to be installed
    Depends: libgtkhtml3.0-2 (>= 3.0.5) but it is not going to be installed
    Depends: libkrb-1-kerberos4kth (>= 1.2.2-3) but it is not going to be installed
    Depends: libkrb5-17-heimdal (>= 0.5.2-2) but it is not going to be installed
    Depends: libpisync0 but it is not going to be installed
    Depends: libpopt0 (>= 1.7) but 1.6.4-2 is to be installed
    Depends: libroken16-kerberos4kth (>= 1.2.2-3) but it is not going to be installed
    Depends: libsoup2.0-0 (>= 1.99.22) but it is not going to be installed
    Depends: libxml2 (>= 2.5.7-1) but 2.5.6-2 is to be installed
    Depends: libgal2.0-common but it is not going to be installed
    E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
    root@Juarez:~# apt-get -t unstable alsa-utils
    E: Invalid operation alsa-utils
    root@Juarez:~# alsa-utils
    bash: alsa-utils: command not found
    root@Juarez:~# apt-get -t unstable alsa-utils install
    E: Invalid operation alsa-utils
    root@Juarez:~# apt-get -t unstable install gnome
    Reading Package Lists... Done
    Building Dependency Tree... Done
    You might want to run `apt-get -f install' to correct these:
    The following packages have unmet dependencies:
    alsa-base: Depends: alsa-utils but it is not going to be installed
    alsaconf: Depends: alsa-utils but it is not going to be installed
    gnome: Depends: gnome-core (= 30) but it is not going to be installed
    Depends: bug-buddy (>= 2.2.0) but it is not going to be installed
    Depends: gconf-editor but it is not going to be installed
    Depends: evolution but it is not going to be installed or
    balsa but it is not going to be installed
    Depends: epiphany-browser but it is not going to be installed or
    galeon
    Depends: gnucash but it is not going to be installed
    Depends: xscreensaver-gnome
    Depends: pan but it is not going to be installed
    Depends: gnome-gv but it is not going to be installed
    E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
    root@Juarez:~# apt-get -f install
    Reading Package Lists... Done
    Building Dependency Tree... Done
    Correcting dependencies... Done
    The following extra packages will be installed:
    alsa-utils
    Suggested packages:
    alsadriver
    The following NEW packages will be installed:
    alsa-utils
    0 packages upgraded, 1 newly installed, 0 to remove and 72 not upgraded.
    17 packages not fully installed or removed.
    Need to get 0B/85.4kB of archives.
    After unpacking 229kB of additional disk space will be used.
    Do you want to continue? [Y/n] Y
    (Reading database ... 110227 files and directories currently installed.)
    Unpacking alsa-utils (from .../alsa-utils_0.9.3-1_i386.deb) ...
    dpkg: error processing /var/cache/apt/archives/alsa-utils_0.9.3-1_i386.deb (--unpack):
    trying to overwrite `/usr/bin/alsamixer', which is also in package knx-alsa
    dpkg-deb: subprocess paste killed by signal (Broken pipe)
    Errors were encountered while processing:
    /var/cache/apt/archives/alsa-utils_0.9.3-1_i386.deb
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    root@Juarez:~#
    What do I have todo next?
    Thanks in advance for the help,
    paul
    P.S. The ver. of Knoppix installed on my hard drive is - 3.2., 6-6-2003

  3. #13
    Senior Member registered user
    Join Date
    Feb 2003
    Location
    Nova Scotia, Canada
    Posts
    2,479
    Quote Originally Posted by qa1433
    What do I have todo next?
    Thanks in advance for the help,
    paul
    P.S. The ver. of Knoppix installed on my hard drive is - 3.2., 6-6-2003
    Try putting a -u in the command to tell apt to upgrade to new packages.

  4. #14
    Member registered user
    Join Date
    Feb 2003
    Posts
    43
    Quote Originally Posted by aay
    Try this:

    apt-get install evolution/unstable
    Will this work in apt-rpm? I looked at the manpage for apt-get and it didn't say - that I could tell, anyway.

    It's listed as apt version 0.5.4.

    PS: Evolution was in Knoppix 3.2, but not in 3.3. Is that correct? Bummer....

  5. #15
    Senior Member registered user
    Join Date
    Nov 2002
    Posts
    1,353
    Quote Originally Posted by David Douthitt
    Quote Originally Posted by aay
    Try this:

    apt-get install evolution/unstable
    Will this work in apt-rpm?
    You mean apt4rpm? I don't really know much about apt4rpm, but I'm not sure that this will work since apt rpm repositories are not necessairly set up like Debian with stable, testing, and unstable brances. I could be wrong though. Give it a try with the -s option and see what happens. I assume you are doing this this with redhat, fedora, or mdk.

    Quote Originally Posted by David Douthitt
    PS: Evolution was in Knoppix 3.2, but not in 3.3. Is that correct? Bummer....
    Well from what I understand it was too much to include all the Gnome2 dependencies to make it work and fit w/in the 700mb limit of Knoppix. There are other live distros that include it and it can easily be installed once you do a hd install and have more space.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Evolution & Button Colors
    By pwoods in forum General Support
    Replies: 0
    Last Post: 02-22-2004, 09:58 PM
  2. No Evolution in Knoppix 3.3
    By solfrio in forum General Support
    Replies: 1
    Last Post: 10-19-2003, 11:09 AM
  3. Evolution
    By fitsnips in forum Ideas
    Replies: 6
    Last Post: 08-26-2003, 08:20 PM
  4. Evolution upgrade question
    By johnnygrend in forum General Support
    Replies: 1
    Last Post: 08-19-2003, 10:49 PM
  5. Evolution
    By MattT in forum General Support
    Replies: 0
    Last Post: 04-12-2003, 02:59 AM

Posting Permissions

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


Dell Poweredge R720 8SFF 2.5

Dell Poweredge R720 8SFF 2.5" x Xeon E5-2680 v2 2.8GHz 20-Cores 128gb 4x Trays

$349.99



Dell EMC PowerEdge R440 Xeon silver 4215 2.5GHz 16 GB ram  2x 550W PSU No HDD picture

Dell EMC PowerEdge R440 Xeon silver 4215 2.5GHz 16 GB ram 2x 550W PSU No HDD

$275.00



Dell PowerEdge R730XD Server 2x E5-2695 V4 = 36 Cores H730p 32GB RAM 4x trays picture

Dell PowerEdge R730XD Server 2x E5-2695 V4 = 36 Cores H730p 32GB RAM 4x trays

$649.99



Dell PowerEdge R420 Rack Server Intel Xeon 1.90GHz Six-Core 8GB DDR3 RAM picture

Dell PowerEdge R420 Rack Server Intel Xeon 1.90GHz Six-Core 8GB DDR3 RAM

$95.00



Dell Poweredge R720 8SFF 2.5

Dell Poweredge R720 8SFF 2.5" 2x Xeon E5-2680 v2 2.8GHz 20-Cores 64gb 4x Trays

$259.99



Dell PowerEdge R620 2x Xeon E5-2630 v2 3.1GHz 2.5

Dell PowerEdge R620 2x Xeon E5-2630 v2 3.1GHz 2.5" 4-BAY 32GB RAM No OS 2x 495w

$168.95



Dell Poweredge R740 8 Bay LFF 3.5

Dell Poweredge R740 8 Bay LFF 3.5" 2U Rack Server DUAL XEON GOLD CPUs HOMELAB US

$399.94



Dell PowerEdge R640 Server 2.10Ghz 32-Core 64GB RAM Energy-Efficient picture

Dell PowerEdge R640 Server 2.10Ghz 32-Core 64GB RAM Energy-Efficient

$649.95



Dell Poweredge R630 2x Xeon E5-2680 v3 2.5ghz 24-Cores / 64gb / Raid / 2x 1Tb picture

Dell Poweredge R630 2x Xeon E5-2680 v3 2.5ghz 24-Cores / 64gb / Raid / 2x 1Tb

$374.99



Dell PowerEdge R530 2x E5-2630v4 H330 iDRAC8 Port Card Riser No PSU/RAM/HDD picture

Dell PowerEdge R530 2x E5-2630v4 H330 iDRAC8 Port Card Riser No PSU/RAM/HDD

$99.99