View Poll Results: Was the installation successful?

Voters
45. You may not vote on this poll
  • Yes, without problems. This is what I've been waiting for for so long

    30 66.67%
  • Yes, but I had some problems

    11 24.44%
  • No, this is rubbish

    4 8.89%
Page 1 of 5 123 ... LastLast
Results 1 to 10 of 45

Thread: Install amsn with Drag 'n Drop support and anti-aliased font

  1. #1
    Join Date
    Nov 2007
    Location
    Brussels
    Beans
    11

    Install amsn with Drag 'n Drop support and anti-aliased font

    I wrote this script that automatically compiles and installs aMSN with Drag 'n Drop support and anti-aliased fonts.
    The install can be done interactively or unattended.
    It is done in several steps. When the interactive mode is chosen one will be able to choose at every step if you want to execute it.
    The script also remembers what was the last successful step (in case something went wrong). Then you can choose to continue the installation from there on.

    Following steps are executed:
    STEP 1 : Install prerequisites to compile (uses apt-get)
    STEP 2 : Create new empty work folder
    STEP 3 : Download TCL source code
    STEP 4 : Extract tcl8.5.0-src.tar.gz
    STEP 5 : Compile and install TCL
    STEP 6 : Download TK source code
    STEP 7 : Extract tk8.5.0-src.tar.gz
    STEP 8 : Compile and install TK
    STEP 9 : Download TKDND source code (from CVS)
    STEP 10 : Compile and install TKDND
    STEP 11 : Download aMSN source code (from svn)
    STEP 12 : Compile and install aMSN
    STEP 13 : Install aMSN plugins and skins (from svn)
    STEP 14 : Install amsn start script in /usr/local/bin/amsn
    STEP 15 : Add aMSN menu entry
    STEP 16 : Download TLS source code
    STEP 17 : Extract tls1.5.0-src.tar.gz
    STEP 18 : Compile and install TLS


    [b]The script can be found in the attachment below.

    First you'll have to make the file executable:
    Code:
    chmod +x aMSN_install.sh
    To install in another directory or if you want to change other parameters, do:
    Code:
    ./aMSN_install.sh -h
    To execute the script, simply execute:
    Code:
    ./aMSN_install.sh
    If everything goes well you will have
    - the latest aMSN from svn
    - Anti-aliased fonts
    - Drag 'n Drop support (for filetransfers)
    - the latest skins and plugins (from svn)
    - a working TLS plugin (for SSL)
    - an executable: /usr/local/bin/amsn, which means you can start it by typing amsn
    - a menu entry (following freedesktop.org standard)

    The script should work on any debian-based distribution and should work on both 32-bit as 64-bit.

    This script has been tested on Ubuntu Gutsy 7.10 on an AMD64 architecture.

    Please provide some feedback if you tried the script.

    Edit:
    I have updated the script to version 0.4.2. Now the stable TCL/TK 8.5 is used instead.
    I have updated the script to version 0.4.3:
    - Fix for svn (ssl) certificate question not showing up
    - Download progress for TCL/TK and TLS shows up now
    Attached Files Attached Files
    Last edited by FemiVeys; January 10th, 2008 at 10:53 PM. Reason: New version 0.4.3

  2. #2
    Join Date
    Jun 2005
    Beans
    5

    Re: Install amsn with Drag 'n Drop support and anti-aliased font

    Thankyou! This is exactly what me and every other lazy person needs . I'm only competent enough to follow tutorials to the letter (with a little adaptation sometimes), and this just takes all the time out of doing it myself

  3. #3
    Join Date
    Dec 2007
    Location
    Florida
    Beans
    51
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Install amsn with Drag 'n Drop support and anti-aliased font

    "Firefox can't find the server at www.femiveys.cheapass.be."


  4. #4
    Join Date
    Feb 2007
    Location
    Sweden
    Beans
    1,142
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: Install amsn with Drag 'n Drop support and anti-aliased font

    Quote Originally Posted by Trinexx View Post
    "Firefox can't find the server at www.femiveys.cheapass.be."

    Download attached file instead

  5. #5
    Join Date
    Oct 2007
    Beans
    3

    Re: Install amsn with Drag 'n Drop support and anti-aliased font

    Good work...
    Thanks for you...

  6. #6
    Join Date
    Dec 2007
    Beans
    16

    Re: Install amsn with Drag 'n Drop support and anti-aliased font

    I had an error and it didn't work. Here is the log file, had to zip it as it was too big for the forum
    Attached Files Attached Files

  7. #7
    Join Date
    Oct 2007
    Beans
    3

    Re: Install amsn with Drag 'n Drop support and anti-aliased font

    Quote Originally Posted by Puj View Post
    I had an error and it didn't work. Here is the log file, had to zip it as it was too big for the forum
    For Setup questions Press:
    - N ( First question )
    - Enter ( svn password questions )
    - P ( svn accept questions )

    good work..
    Last edited by xerox5555; January 3rd, 2008 at 03:11 PM.

  8. #8
    Join Date
    Nov 2007
    Location
    Brussels
    Beans
    11

    Re: Install amsn with Drag 'n Drop support and anti-aliased font

    As cheapass is in trouble it has become impossible to reach the server.

    While I looking for an alternative you can still se the script in attachment. I have updated the sctipt so it uses now the latest TCL/TK sources.
    As some of you know, since December 18, version 8.5 is finally stable and released.

    Questions are welcome

  9. #9
    Join Date
    Sep 2007
    Beans
    33
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Install amsn with Drag 'n Drop support and anti-aliased font

    could you tell me what is the approxiative size of tk and tcl ? because when the script download it doesn't give info about the DL process , and i want to check out whether or not it's actually doing the thing (Downloading TCL source code...) it took 7 min with my connection that reaches 60 Kb/s with a dope server

  10. #10
    Join Date
    Sep 2007
    Beans
    33
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Exclamation Re: Install amsn with Drag 'n Drop support and anti-aliased font

    hey forget the first question now i have a more dark problem as dark as the terminal . when i am in step 7 it asks you if you want to extract Tk when i type Y the terminal disappears .
    this is the last thing you see in it

    STEP 7 : Extract tk8.5.0-src.tar.gz

    Do you want to execute this step? [Default is Y] (y/n/c):
    The World Is Mine - David Guetta

Page 1 of 5 123 ... 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
  •