Page 2 of 11 FirstFirst 1234 ... LastLast
Results 11 to 20 of 103

Thread: HOWTO: Install GNU Emacs with antialiasing

  1. #11
    Join Date
    Apr 2005
    Beans
    33

    Re: HOWTO: Install GNU Emacs with antialiasing

    Quote Originally Posted by trevorv
    Argh, sorry, I put the wrong line in

    I'll change that now.
    $tla get -A jerome@debian.org--2005 emacs-snapshot-debian--main

    No such version (0)
    name: jerome@debian.org--2005
    location: http://people.debian.org/~jerome/arc...ian.org--2005/
    package-version: emacs-snapshot-debian--main--0


    any problem?

  2. #12
    Join Date
    Nov 2005
    Beans
    Hidden!
    Distro
    Ubuntu 6.06

    Re: HOWTO: Install GNU Emacs with antialiasing

    Quote Originally Posted by engla
    This is great, I though about this earlier today!

    Building emacs was a breeze, and it seems to be faster now, too!

    I removed all my emacs packages before installing, but I don't know if that's neccessary.

    You should recommend 'checkinstall' to everyone. It makes me feel much better about my system, knowing that it's easy to just throw something you compile-istalled out again if you screwed up.
    I tried using checkinstall on this and it failed....I have no idea why.
    / Intel Pentium 4 3.4 ghz 1024 mb RAM
    \ 6600 GT
    Running Ubuntu Edgy

  3. #13
    Join Date
    Nov 2005
    Location
    Isle of Wight, England
    Beans
    63
    Distro
    Ubuntu 6.06

    Re: HOWTO: Install GNU Emacs with antialiasing

    Quote Originally Posted by engla
    You should recommend 'checkinstall' to everyone.
    I added the recommendation, cheers

  4. #14
    Join Date
    Nov 2005
    Location
    Isle of Wight, England
    Beans
    63
    Distro
    Ubuntu 6.06

    Re: HOWTO: Install GNU Emacs with antialiasing

    Quote Originally Posted by forbmj
    any problem?
    Sorry, I'm not sure why you're getting that error. Are you sure you ran the first tla command?

    If you still get the error, maybe someone else can help.

  5. #15
    Join Date
    Dec 2005
    Beans
    16

    Re: HOWTO: Install GNU Emacs with antialiasing

    So, I followed the tutorial to the letter, but I only get console emacs. How do I run it with the fancy GTK stuff? I can't find an "xemacs" binary anywhere.

  6. #16
    Join Date
    Dec 2005
    Location
    Lund, Skåne
    Beans
    580

    Re: HOWTO: Install GNU Emacs with antialiasing

    Quote Originally Posted by Wallakoala
    I tried using checkinstall on this and it failed....I have no idea why.
    It will offer to display an error log. You should look at it, if it fails.

    If you already have some kind of emacs package installed, it will say 'emacs [the package you built] conflicts with package emacsen-common [or any other emacs package you might have]'

    So checkinstall is great to keep your system clean, but you have to clean out old stuff first, and it's far from perfect.

    I write Kupfer, a smart, quick launcher.
    Recommended apps and tools: Vim!

  7. #17
    Join Date
    Oct 2005
    Location
    Helsinki, Finland
    Beans
    1,351

    Re: HOWTO: Install GNU Emacs with antialiasing

    Quote Originally Posted by trevorv
    [*]There we are, that wasn't too bad! To set your font, add something like the following to ~/.Xresources (you may need to restart X before it takes effect).
    No need to restart X. This should take care of it
    Code:
    xrdb -merge ~/.Xresources

  8. #18
    Join Date
    Jan 2006
    Location
    Lynchburg, VA (US)
    Beans
    278
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: HOWTO: Install GNU Emacs with antialiasing

    i'm an ultra noob at linux. i removed windows and installed ubuntu about a week ago, w/ no prior experience. i've followed this guide sucessfully (as far as i can tell) till the last step, where i need to locate "~/.Xresources". where is this supposed to be? is it a file or a folder? sorry if i've messed something up, or missed something simple. thanks though for the guide.

  9. #19
    Join Date
    Sep 2005
    Beans
    146
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: HOWTO: Install GNU Emacs with antialiasing

    add something like the following to ~/.Xresources
    where i need to locate "~/.Xresources"?
    No offense, VCSkier, but I would highly recommend reading up on how Linux directory and file schemes work.

    ~ = your home directory. ('cd ~' will take you to it)
    .Xresources = the file that needs edited. the period (.) in front means it will normally be hidden from ls, though ls -a will make it show up.

  10. #20
    Join Date
    Jan 2006
    Location
    Lynchburg, VA (US)
    Beans
    278
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: HOWTO: Install GNU Emacs with antialiasing

    [embarrassed]i was wondering why that period was there... lol. thanks. [/embarrassed]

Page 2 of 11 FirstFirst 1234 ... 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
  •