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
  •  


SanDisk 512GB Ultra Drive Dual Go USB Type-C Flash Drive Green SDDDC3-512G-G46G picture

SanDisk 512GB Ultra Drive Dual Go USB Type-C Flash Drive Green SDDDC3-512G-G46G

$49.99



SanDisk 512GB Ultra Luxe USB 3.2 Gen 1 Flash Drive - SDCZ74-512G-G46 picture

SanDisk 512GB Ultra Luxe USB 3.2 Gen 1 Flash Drive - SDCZ74-512G-G46

$35.99



512GB  USB Flash Drive External Storage Memory Stick For iPhone iPad Android picture

512GB USB Flash Drive External Storage Memory Stick For iPhone iPad Android

$17.59



SanDisk 128GB Ultra Fit USB 3.2 Flash Drive, Black - SDCZ430-128G-G46 picture

SanDisk 128GB Ultra Fit USB 3.2 Flash Drive, Black - SDCZ430-128G-G46

$11.99



SanDisk 256GB Ultra USB 3.0 Flash Drive SDCZ48-256G read 130 MB/s picture

SanDisk 256GB Ultra USB 3.0 Flash Drive SDCZ48-256G read 130 MB/s

$18.98



Sandisk 16GB 32GB 64GB 128GB Cruzer Blade Flash Drive Memory Stick USB Lot Pack picture

Sandisk 16GB 32GB 64GB 128GB Cruzer Blade Flash Drive Memory Stick USB Lot Pack

$4.99



2TB USB 3.0 Flash Drive Memory Photo Stick for iPhone Android iPad Type C 3 IN1 picture

2TB USB 3.0 Flash Drive Memory Photo Stick for iPhone Android iPad Type C 3 IN1

$13.00



Mechanical Style Flash Drive USB 3.0 High Speed 16TB Large Capacity Waterproof  picture

Mechanical Style Flash Drive USB 3.0 High Speed 16TB Large Capacity Waterproof

$8.37



1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot picture

1TB/2TB USB 3.0 Flash Drive Thumb U Disk Memory Stick Pen PC Laptop Storage lot

$388.39



USB 3.0 Flash Drive 32GB 64GB 128GB Memory Stick Thumb Stick Lot Pack picture

USB 3.0 Flash Drive 32GB 64GB 128GB Memory Stick Thumb Stick Lot Pack

$399.99