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

Thread: How do I use the "make" command? Always shows up errors! Karmic

  1. #11
    Join Date
    Oct 2009
    Beans
    183
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: How do I use the "make" command? Always shows up errors! Karmic

    I can't upload the driver, and I don't know where I got it. Anyway it is called "linuxwacom"

  2. #12
    Join Date
    Oct 2009
    Beans
    183
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: How do I use the "make" command? Always shows up errors! Karmic

    Make clean didn't show any errors...

  3. #13
    Join Date
    Feb 2007
    Location
    Romania
    Beans
    Hidden!

    Re: How do I use the "make" command? Always shows up errors! Karmic

    TheWidgetFactory is in the universe repos:
    Code:
    sudo software-properties-gtk -e universe
    sudo apt-get update
    sudo apt-get install thewidgetfactory
    globalmenu is available (for Hardy, Intrepid and Jaunty) from the ppa repo: https://launchpad.net/~globalmenu-team/+archive/ppa

    compiling instructions: http://code.google.com/p/gnome2-glob...uildFromSource

    edit:
    biuld dependencies for globalmenu:
    Code:
    sudo apt-get install intltool  libgtk2.0-dev libwnck-dev libgnome-menu-dev libpanelappletmm-2.6-dev libnotify-dev
    edit2: build dependency for linuxwacom:
    Code:
    sudo apt-get install xorg-dev
    edit3: HOW TO: Install a LinuxWacom Kernel Driver for Tablet PC's
    Last edited by sisco311; November 15th, 2009 at 11:46 PM.

  4. #14
    Join Date
    Oct 2009
    Beans
    183
    Distro
    Ubuntu 12.10 Quantal Quetzal

    Re: How do I use the "make" command? Always shows up errors! Karmic

    Well, I don't know what to yet. The command didn't work. Thanks for your time I am getting tired, so I will quit checking this thread today.

Page 2 of 2 FirstFirst 12

Tags for this Thread

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
  •