Page 5 of 27 FirstFirst ... 3456715 ... LastLast
Results 41 to 50 of 268

Thread: Automatic Script for Anti-Aliasing aMSN

  1. #41
    Join Date
    Feb 2007
    Beans
    1

    Re: Automatic Script for Anti-Aliasing aMSN

    Hi, I'm a beginner to Linux, and I was having difficulty installing this script. I get the error

    E: You must put some 'source' URIs in your sources.list
    ERROR: Could not install build dependencies.

    Any ways to fix this? Thanks in advance.

  2. #42
    Join Date
    Jan 2007
    Beans
    Hidden!

    Re: Automatic Script for Anti-Aliasing aMSN

    Ik get the smame errro. I instaled the script once before without any trouble, and after my format en reinstall of ubuntu I get this error ..

  3. #43
    Join Date
    Sep 2006
    Beans
    2

    Re: Automatic Script for Anti-Aliasing aMSN

    Hello. I've tried to install this script, but when the installation was finishing, I've got the next error:

    Installing message catalogs
    application-specific initialization failed: too many nested evaluations (infinite loop?)
    too many nested evaluations (infinite loop?)
    while executing
    "proc copyDir { d1 d2 } {

    puts [format {%*sCreating %s} [expr { 4 * [info level] }] {} \
    [file tail $d2]]

    file delete -force -- $d2
    ..."
    (file "/tmp/fixamsnsources/tcl/unix/../tools/installData.tcl" line 23)
    make: *** [install-msgs] Error 1
    ERROR: Could not compile Tcl.
    I hope you can help me.
    Bye!

  4. #44
    Join Date
    Feb 2006
    Beans
    30

    Re: Automatic Script for Anti-Aliasing aMSN

    Quote Originally Posted by keith_21 View Post
    Hi, I'm a beginner to Linux, and I was having difficulty installing this script. I get the error

    E: You must put some 'source' URIs in your sources.list
    ERROR: Could not install build dependencies.

    Any ways to fix this? Thanks in advance.
    Ah, it seems your sources.list is missing the deb-src repositories. Can you please post the contents of the file /etc/apt/sources.list? I assumed they were just commented, but if you're missing the lines altogether, I may need to modify the script to add them.




    Quote Originally Posted by Buph View Post
    Hello. I've tried to install this script, but when the installation was finishing, I've got the next error:
    Ooh, that's a strange one. This may be a compilation bug in Alpha 5 that has since been fixed; you can try compiling it from CVS instead. Launch the script with the cvs command-line option, like this:

    Code:
    bash fixamsn.sh cvs
    Hopefully that will help.

  5. #45
    Join Date
    Apr 2006
    Beans
    22

    Question Re: Automatic Script for Anti-Aliasing aMSN

    Hello!
    I have got the same error like guyz Th1eF` and supersrbin2000.
    I use Ubuntu Edgy Eft.

    Here are the last few rows from console:
    Code:
    Reading state information... Done
    E: Can not open file
    /var/lib/apt/lists/ubuntu.beryl-project.org_dists_edgy_main-edgy_source_Sources - open (2 No such file or directory)
    ERROR: Could not install build dependencies.
    Here is my sources.list
    Code:
    # Automatically generated sources.list
    # http://www.ubuntu-nl.org/source-o-matic/
    #
    # If you get GPG errors with this sources.list, locate the GPG key in this file
    # and run these commands (where KEY is replaced with that key)
    #
    # gpg --keyserver hkp://subkeys.pgp.net --recv-keys KEY
    # gpg --export --armor KEY | sudo apt-key add -
    
    # Ubuntu supported packages
    # GPG key: 437D05B5
    deb http://cz.archive.ubuntu.com/ubuntu edgy main restricted 
    deb http://cz.archive.ubuntu.com/ubuntu edgy-updates main restricted
    deb http://security.ubuntu.com/ubuntu edgy-security main restricted
    
    deb-src http://cz.archive.ubuntu.com/ubuntu edgy main restricted
    deb-src http://cz.archive.ubuntu.com/ubuntu edgy-updates main restricted
    deb-src http://security.ubuntu.com/ubuntu edgy-security main restricted
    
    # Ubuntu community supported packages
    # GPG key: 437D05B5
    deb http://cz.archive.ubuntu.com/ubuntu edgy universe multiverse 
    deb http://cz.archive.ubuntu.com/ubuntu edgy-updates universe multiverse
    deb http://security.ubuntu.com/ubuntu edgy-security universe multiverse
    
    deb-src http://cz.archive.ubuntu.com/ubuntu edgy universe multiverse
    deb-src http://cz.archive.ubuntu.com/ubuntu edgy-updates universe multiverse
    deb-src http://security.ubuntu.com/ubuntu edgy-security universe multiverse
    
    # Seveas' Ubuntu Packages
    # GPG key: 1135D466
    deb http://mirror2.ubuntulinux.nl/ edgy-seveas all
    deb-src http://mirror.ubuntulinux.nl/ edgy-seveas all
    
    # Ubuntu backports project
    # GPG key: 437D05B5
    deb http://cz.archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse
    deb-src http://cz.archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse
    
    # Upstream Wine
    deb http://wine.budgetdedicated.com/apt edgy main
    deb-src http://wine.budgetdedicated.com/apt edgy main
    
    # bzr nightly snapshots
    deb http://people.ubuntu.com/~jbailey/snapshot/bzr ./
    deb-src http://people.ubuntu.com/~jbailey/snapshot/bzr ./
    
    # Upstream Beryl nejde
    # GPG key: ed8a569e
    #deb http://media.blutkind.org/xgl/ edgy main-edgy 
    #deb-src http://ubuntu.beryl-project.org/ edgy main-edgy
    
    # Medibuntu multimedia packages
    # GPG key: 0C5A2783
    deb http://medibuntu.sos-sts.com/repo/ edgy free non-free
    deb-src http://medibuntu.sos-sts.com/repo/ edgy free non-free
    
    # Canonical Commercial packages
    # GPG key: 437D05B5
    deb http://archive.canonical.com edgy-commercial main
    deb-src http://archive.canonical.com edgy-commercial main
    
    # Givre's repository (ntfs-3g)
    deb http://givre.cabspace.com/ubuntu/ edgy main-all
    
    # Beryl
    deb http://ubuntu.beryl-project.org edgy main
    
    # Picard
    deb http://ftp.musicbrainz.org/pub/musicbrainz/users/luks/ubuntu edgy musicbrainz
    Could you help us, please?
    Thank you!!

    Edit: I have found amsn_0.96+dfsg1-0ubuntu2_i386.deb (but is is for Feisty Fawn) when I try to install it says: Dependency error: libc6.
    So I think we need a script for older version 0.95 of amsn which is in Edgy Eft`s repository. Am I wrong?
    Last edited by XomboX; February 21st, 2007 at 03:37 PM.

  6. #46
    Join Date
    May 2005
    Location
    Portugal
    Beans
    33
    Distro
    The Feisty Fawn Testing

    Re: Automatic Script for Anti-Aliasing aMSN

    I'm going to try and update the script so it creates .deb packages if i succed i will share it.
    Just keep on moving
    Ubuntu Guide PT

  7. #47
    Join Date
    Feb 2006
    Beans
    30

    Re: Automatic Script for Anti-Aliasing aMSN

    Alright, I updated the script to use its own sources.list, so it should fix the problems you guys are having. Give it a try and let me know if it still doesn't work.

    Also, I don't recommend using the cvs option right now; the current aMSN trunk seems to segfault while starting up.

  8. #48
    Join Date
    Apr 2006
    Beans
    22

    Smile Re: Automatic Script for Anti-Aliasing aMSN

    Quote Originally Posted by Vuen View Post
    Alright, I updated the script to use its own sources.list, so it should fix the problems you guys are having. Give it a try and let me know if it still doesn't work.

    Also, I don't recommend using the cvs option right now; the current aMSN trunk seems to segfault while starting up.
    Thank you a lot, man!!! Now it works withou ANY problems, I have got 0.95 aMSN installed

    BTW: you should change the installating information from " amsn 0.96 will be installed" to "amsn version from you repository will be installed".

    I wonder you know how can I add amsn icon to the up-right corner of my window border. See the screenshot.
    Last edited by XomboX; February 22nd, 2007 at 11:55 AM.

  9. #49
    Join Date
    Jun 2005
    Beans
    5

    Re: Automatic Script for Anti-Aliasing aMSN

    I just want to point out that you HAVE TO be very careful with the new "clean" option since it removes your ~/.amsn directory, with all your options and conversation logs.
    I really don't understand why it has been inserted!!

  10. #50
    Join Date
    Mar 2006
    Beans
    38

    Re: Automatic Script for Anti-Aliasing aMSN

    I just got this:

    svn: PROPFIND request failed on '/svnroot/amsn/trunk/amsn'
    svn: PROPFIND of '/svnroot/amsn/trunk/amsn': Could not read status line: Secure connection truncated (https://svn.sourceforge.net)
    ERROR: Could not download aMSN source code.

Page 5 of 27 FirstFirst ... 3456715 ... LastLast

Bookmarks

Posting Permissions

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