Problem installing from AUR (extcalc)

I am trying to install extcalc from the AUR. And got an error:
[ 98%] Building CXX object CMakeFiles/extcalc.dir/src/moc_screenshotdialog.o
[100%] Building CXX object CMakeFiles/extcalc.dir/qrc_icons.o
Linking CXX executable extcalc
/usr/bin/ld: CMakeFiles/extcalc.dir/src/graphout.o: undefined reference to symbol 'glDisable'
/usr/bin/ld: note: 'glDisable' is defined in DSO /usr/lib/libGL.so.1 so try adding it to the linker command line
/usr/lib/libGL.so.1: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[2]: *** [extcalc] Error 1
make[1]: *** [CMakeFiles/extcalc.dir/all] Error 2
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
What has happened and how do I fix it?

I edited the PKGBUILD like:
# Contributor: Jonathan Wiersma <archaur at jonw dot org>
pkgname=extcalc
pkgver=0.9.3_1
pkgrel=2
pkgdesc="A multifunctional scientific graphic calculator"
arch=('i686' 'x86_64')
url="http://extcalc-linux.sourceforge.net"
license=('GPL')
depends=('mesa' 'qt>=4.3')
makedepends=('gcc>=3' 'cmake')
source=("CMakeLists.txt.patch" "http://downloads.sourceforge.net/extcalc-linux/$pkgname-$pkgver.tar.gz")
build() {
cd $srcdir/$pkgname-$pkgver.tar.gz || return 1
#cmake -CMAKE_INSTALL_PREFIX="/usr". || return 1
patch CMakeLists.txt < $srcdir/CMakeLists.txt.patch || return 1
cmake . || return 1
make || return 1
make DESTDIR=$pkgdir install || return 1
md5sums=('d35ee7a4b5bafc59a6a1cb3df4439107'
'efe53d36c8f1f1811ab46ed1a6e0e240')
it fails with
==> Making package: extcalc 0.9.3_1-2 (Wed Mar 7 07:57:40 SGT 2012)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving Sources...
-> Found CMakeLists.txt.patch
-> Downloading extcalc-0.9.3_1.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (22) The requested URL returned error: 404
==> ERROR: Failure while downloading extcalc-0.9.3_1.tar.gz
Aborting...
I think I didn't edit it correctly?
Last edited by jiewmeng (2012-03-07 00:00:36)

Similar Messages

  • Is installing from AUR similar to install from source?

    I wonder if installing applications from AUR is similar to installing from source? Recently I have a problem where Eclipse SWT embeded browser is broken and 1 solution is installing firefox from source. So I wonder if installing from AUR is similar as installing from source?
    StackOverflow question about broken SWT Browser

    You may also be interested in ABS.  ABS is the official build system for Arch.  Things supported by Developers go into Core and Extra, things supported by trusted users go into community.  To get the packages for the extra (which is where firefox lives), install and run (as root) abs.  Then the build stuff for firefox will live at /var/abs/extra/firefox
    ewaller@odin:/var/abs/extra/firefox 1021 %ls
    firefox.desktop firefox.install firefox-install-dir.patch libvpx.patch mozconfig PKGBUILD vendor.js
    Looking at the PKGBUILD, that package does compile from source.  Copy the directory to a user directory, enter that directory, and you can build your own copy with makepkg.  You can then install the package with pacman -U
    If you need to change something, change the files in your local copy.
    This is not that tough, but it is most definitively not a project for a beginner.  The documentation you need is out there, you will need to do your research.

  • [SOLVED]_How can I execute namebench installed from AUR?

    I have managed to install my first package from AUR, namebench. When i type in terminal
    namebench
    I get command not found.
    So how can I execute namebench?
    Thanks
    Last edited by zabrielza (2015-03-09 21:26:36)

    nullified wrote:What did you do to install it? I.e. are you sure you installed it correctly?
    I followed instructions from this link.
    $ cd ~***/Downloads/_Applications_From_AUR
    $ tar -xvf namebench.tar.gz
    After that
    $ cd namebench
    $ nano PKGBUILD
    When I read PKGBUILD there were dendencies tha I installed correctly. python2-graphy was installed from AUR too.
    $ makepkg -s
    # pacman -U namebench-1.3.1-7-any.pkg.tar.xz
    I had no errors at all.
    EDIT: How can I figure out whether I installed it correctly or not?
    Last edited by zabrielza (2015-03-09 21:15:57)

  • Update packages installed from AUR

    Is there some way to automatically check for newer packages that were installed from aur and install them.
    I want achieve behaviour similiar to pacman -Syu.

    karol wrote:http://wiki.archlinux.org/index.php/AUR_Helpers
    Yes, exactly. As well, there are countless threads on the subject. This has been covered to death.

  • Trying to get gnome-main-menu-svn (SLAB) installed from AUR

    Having soem troubles installing gnome-main-menu-svn (SLAB) installed from the AUR using yaourt. After getting all the dependencies figured out, there still seems to be problems.
    Here is what I have so far:
    $ yaourt -S gnome-main-menu-svn
    ==> Resuming previous build
    ==> Downloading gnome-main-menu-svn PKGBUILD from AUR...
    ==> Last 5 comments ordered by date (asc):
    Comment by: pressh on 20070926 [10:17:48]
    - beagle depends > makedepends
    - added instructions for beagle/tracker search functionality to install file
    Comment by: pressh on 20071206 [08:22:07]
    cleanup
    Comment by: raul_nds on 20080118 [02:07:13]
    How do I use this? It doesn't appear in the applets menu
    Comment by: raul_nds on 20080118 [02:24:48]
    Never mind. This removes dbus-sharp after the installation, and then requires it as a dependency. I missed the message
    Comment by: laloch on 20080427 [15:12:48]
    current revision (451) doesn't work with networkmanager 0.6.6 from extra. Revision 401 from http://svn.gnome.org/svn/gnome-main-menu/branches/gnome-2-22/ works for now.
    First Submitted: Tue, 28 Aug 2007 14:30:49 +0000
    Last Updated: Thu, 06 Dec 2007 08:22:07 +0000
    gnome-main-menu-svn 350-2 (Unsupported): Novell SLED Gnome main-menu applet
    ==> gnome-main-menu-svn dependencies:
    - glib2 (already installed)
    - gtk-doc (already installed)
    - libgnome (already installed)
    - gnome-panel (already installed)
    - libgtop (already installed)
    - dbus-sharp (already installed)
    - networkmanager (already installed)
    - hal (already installed)
    - wireless_tools (already installed)
    - gnome-menus (already installed)
    - avahi (already installed)
    - libbeagle (already installed)
    - libgail-gnome (already installed)
    - gnome-screensaver (already installed)
    - intltool (already installed)
    - pkgconfig (already installed)
    - subversion (already installed)
    - gnome-common (already installed)
    - versionpkg (already installed)
    - beagle (already installed)
    ==> Edit the PKGBUILD (recommended) ? [Y/n] ("A" to abort)
    ==> ----------------------------------------------
    ==>n
    ==> WARNING: This PKGBUILD contains install file that can be dangerous.
    gnome-main-menu.install
    ==> Edit gnome-main-menu.install (recommended) ? [Y/n] ("A" to abort)
    ==> ----------------------------------------------
    ==>n
    ==> Continue the building of 'gnome-main-menu-svn'? [Y/n]
    ==> ----------------------------------------------
    ==>y
    ==> Building and installing package
    mkdir: cannot create directory `/var/abs': Permission denied
    ==> WARNING: Unable to write in /var/abs/local/yaourtbuild/gnome-main-menu-svn directory. Using /tmp directory
    ==> Searching new CVS/SVN/GIT revision for gnome-main-menu-svn
    ==> retrieving latest revision number from svn... 467
    ==> newer revision detected: 467
    ==> modifying PKGBUILD to pkgver=467...
    ==> Determining latest svn revision...
    -> Version found: 467
    ==> Making package: gnome-main-menu-svn 467-2 (Fri May 16 16:11:44 ADT 2008)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    ==> Validating source files with md5sums...
    ==> Extracting Sources...
    ==> Removing existing pkg/ directory...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    At revision 467.
    ==> SVN checkout done or server timeout
    ==> Starting make...
    /usr/bin/gnome-autogen.sh
    checking for autoconf >= 2.53...
    testing autoconf2.50... not found.
    testing autoconf... found 2.62
    checking for automake >= 1.9...
    testing automake-1.10... found 1.10.1
    checking for libtool >= 1.4.3...
    testing libtoolize... found 2.2
    checking for glib-gettext >= 2.2.0...
    testing glib-gettextize... found 2.16.3
    checking for intltool >= 0.25...
    testing intltoolize... found 0.37.1
    checking for pkg-config >= 0.14.0...
    testing pkg-config... found 0.23
    checking for gtk-doc >= 1.0...
    testing gtkdocize... found 1.10
    Checking for required M4 macros...
    Checking for forbidden M4 macros...
    Processing ./configure.in
    Running libtoolize...
    libtoolize: putting auxiliary files in `.'.
    libtoolize: copying file `./ltmain.sh'
    libtoolize: You should add the contents of the following files to `aclocal.m4':
    libtoolize: `/usr/share/aclocal/libtool.m4'
    libtoolize: `/usr/share/aclocal/ltoptions.m4'
    libtoolize: `/usr/share/aclocal/ltversion.m4'
    libtoolize: `/usr/share/aclocal/ltsugar.m4'
    libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
    Running glib-gettextize... Ignore non-fatal messages.
    Copying file mkinstalldirs
    Copying file po/Makefile.in.in
    Please add the files
    codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
    progtest.m4
    from the /aclocal directory to your autoconf macro directory
    or directly to your aclocal.m4 file.
    You will also need config.guess and config.sub, which you can get from
    ftp://ftp.gnu.org/pub/gnu/config/.
    Running intltoolize...
    Running gtkdocize...
    Running aclocal-1.10...
    Running autoconf...
    Running autoheader...
    Running automake-1.10...
    Processing ./trunk/configure.in
    Running libtoolize...
    libtoolize: You should add the contents of the following files to `aclocal.m4':
    libtoolize: `/usr/share/aclocal/libtool.m4'
    libtoolize: `/usr/share/aclocal/ltoptions.m4'
    libtoolize: `/usr/share/aclocal/ltversion.m4'
    libtoolize: `/usr/share/aclocal/ltsugar.m4'
    libtoolize: `/usr/share/aclocal/lt~obsolete.m4'
    Running glib-gettextize... Ignore non-fatal messages.
    Copying file mkinstalldirs
    Copying file po/Makefile.in.in
    Please add the files
    codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 lcmessage.m4
    progtest.m4
    from the /aclocal directory to your autoconf macro directory
    or directly to your aclocal.m4 file.
    You will also need config.guess and config.sub, which you can get from
    ftp://ftp.gnu.org/pub/gnu/config/.
    Running intltoolize...
    intltoolize: 'po/Makefile.in.in' is out of date: use '--force' to overwrite
    make: *** No targets specified and no makefile found. Stop.
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build gnome-main-menu-svn package.
    Any help is appreciated. I really love that menu!

    I ran yaourt as root to install gnome-main-menu-svn, and it got past that part. Looks like that was a problem with permissions that also needs to be fixed.
    Now its telling me that I don't have a high enough version of libnm-glib, it is asking for >= 0.7.0, and I have 0.6.6. I checked the the repos and there does not seem to be a 0.7.0 version or higher available. A suggestion on the gnome-main-menu-svn package page makes a suggestion, but Im not sure how to go about it
    current revision (451) doesn't work with networkmanager 0.6.6 from extra. Revision 401 from http://svn.gnome.org/svn/gnome-main-men … nome-2-22/ works for now.
    So I either need to get revision 401 from the svn instead, or get networkmanager and its libs at version 0.7.0
    How could I go about doing any of these things. I am not familiar with SVN, so go easy on me.
    EDIT:
    I found a package called networkmanager-beta which seems to be version 0.7.0. Trying to install that with yaourt is unsuccessful as well.
    NetworkManager-nm-netlink.o: In function `nm_netlink_get_default_handle':
    nm-netlink.c:(.text+0x38): undefined reference to `nl_handle_alloc_nondefault'
    nm-netlink.c:(.text+0x63): undefined reference to `nl_handle_set_pid'
    collect2: ld returned 1 exit status
    make[3]: *** [NetworkManager] Error 1
    make[3]: Leaving directory `/tmp/yaourt-tmp-root/aur-networkmanager-beta/networkmanager-beta/src/NetworkManager-0.7.0/src'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-networkmanager-beta/networkmanager-beta/src/NetworkManager-0.7.0/src'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/tmp/yaourt-tmp-root/aur-networkmanager-beta/networkmanager-beta/src/NetworkManager-0.7.0'
    make: *** [all] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    Error: Makepkg was unable to build networkmanager-beta package.
    Also had to do yaourt as root to get that far. Why is it that when you use yaourt as root, it advises you to switch to a normal user, and then the packages will not install correctly unless you do?
    So far I have been very turned off by the AUR
    Last edited by lungdart (2008-05-17 12:59:29)

  • Unable to install from AUR with yaourt

    I am having problems installing packages from AUR.  I can still use yaourt to install any packages from the official repositiories.  As an example, when trying to install zenlib, I get this message:
    ==> Building and installing package
    ==> Making package: libzen 0.4.15-1 (Sun Aug 8 18:30:43 CDT 2010)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Downloading libzen_0.4.15.tar.bz2...
    --2010-08-08 18:30:43-- [url]http://downloads.sourceforge.net/zenlib/libzen_0.4.15.tar.bz2[/url]
    Resolving downloads.sourceforge.net... 216.34.181.59
    Connecting to downloads.sourceforge.net|216.34.181.59|:80... connected.
    HTTP request sent, awaiting response... 301 Moved Permanently
    Location: [url]http://downloads.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url] [following]
    --2010-08-08 18:30:44-- [url]http://downloads.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url]
    Reusing existing connection to downloads.sourceforge.net:80.
    HTTP request sent, awaiting response... 302 Found
    Location: [url]http://surfnet.dl.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url] [following]
    --2010-08-08 18:30:44-- [url]http://surfnet.dl.sourceforge.net/project/zenlib/ZenLib%20-%20Sources/0.4.15/libzen_0.4.15.tar.bz2[/url]
    Resolving surfnet.dl.sourceforge.net... 130.59.138.21, 2001:620:0:1b::21
    Connecting to surfnet.dl.sourceforge.net|130.59.138.21|:80... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 134032 (131K) [application/x-bzip2]
    Saving to: "libzen_0.4.15.tar.bz2.part"
    100%[===================================================================================================================================>] 134,032 87.0K/s in 1.5s
    2010-08-08 18:30:46 (87.0 KB/s) - "libzen_0.4.15.tar.bz2.part" saved [134032/134032]
    ==> Validating source files with md5sums...
    libzen_0.4.15.tar.bz2 ... Passed
    ==> Extracting Sources...
    -> Extracting libzen_0.4.15.tar.bz2 with bsdtar
    ==> Entering fakeroot environment...
    ==> Starting build()...
    /usr/share/aclocal/cinepaint.m4:8: warning: underquoted definition of AM_PATH_CINEPAINT
    /usr/share/aclocal/cinepaint.m4:8: run info '(automake)Extending aclocal'
    /usr/share/aclocal/cinepaint.m4:8: or see [url]http://sources.redhat.com/automake/automake.html#Extending-aclocal[/url]
    /usr/bin/m4: cannot remove temporary file /tmp/m4-IpdGHp/m4-1000
    /usr/bin/m4: cannot clean temporary file for diversion
    /usr/bin/m4: cannot remove temporary directory /tmp/m4-IpdGHp: Directory not empty
    autom4te: /usr/bin/m4 failed with exit status: 1
    aclocal-1.11: autom4te failed with exit status: 1
    autom4te: cannot rename autom4te.cache/traces.0t as autom4te.cache/traces.0:
    automake-1.11: autoconf failed with exit status: 1
    autom4te: cannot rename autom4te.cache/traces.0t as autom4te.cache/traces.0:
    Aborting...
    ==> ERROR: Makepkg was unable to build libzen.
    ==> Restart building libzen ? [y/N]
    ==> -------------------------------
    ==>
    I should also mention that I currently have a partition of my memory mounted onto /tmp.  This is the corresponding line from my fstab:
    none /tmp tmpfs defaults,noatime,size=1024M 0 1
    I should have the permissions for my /tmp mount set up correctly.  Any help would be greatly appreciated.  Thank you in advance.

    Kotel wrote:I tried running just makepkg and I get the same errors that I got when using yaourt.  I didn't try running makepkg with sudo since it isn't the normal usage of makepkg.  Would it give any extra insight if I did try running sudo makepkg?
    No, I dont think so.
    Just for the record, the archstuff repo has the compiled libzen package:
    pacman.conf:
    [archstuff]
    # AUR's most voted packages
    Server=http://archstuff.vs169092.vserver.de/$arch

  • [SOLVED] How to install from AUR?

    Ok, I know I'm posting too many questions too fast but I'm at the last step in configuring my videocard driver to install X and I'm stranded in the middle of nowhere, sorry for too much posting.
    I need to install a package from AUR but even I read the guide (http://wiki.archlinux.org/index.php/AUR_User_Guidelines) I can't make it clear enough on how to do it so please correct me if there's anything wrong.
    a. first of all, I need to download and install wget because I'm at CLI ready to configure X but I need the latest test drivers that fully support my videocard.
    b. mkdir ~/myuser/build && cd ~/myuser/build
    c. I need to download from here (http://aur.archlinux.org/packages.php?ID=34773) the Tarball, PKGBUILD and all the files listed in "Files", right?
    d. Once I have files downloaded all I need to do is follow the instructions in the wiki, 
       1.  Acquire a PKGBUILD  and any other required files (e.g. patches)
       2. Run makepkg in the directory where the files are saved
       3. Install the resulting package with pacman
    Thanks for any advice!
    Last edited by martin77 (2010-03-29 01:38:25)

    guys,
    did you ever saw that Heineken TV Ad where a woman shows her dresser-room to her fellow friends and they start screaming like (women does) crazy, and while they still screaming a lot they start to hear a somewhat identical scream from other part of the house that in fact shows up as the boyfriend/husband of the first lady showing his buddys his special fridge-room filled with green bottles?
    Well, that was my *exact* impression yesterday after having KDE4 up and running with composite turned on faster than any Fluxbox system on a iCore 7, and that's the top part of the iceberg.
    I think the best thing I like about Arch it's it's simplicity - besides it's speed. Okay, it may seem somewhat obscure to profane because editing configuration files is something strange to profanes, but if you have a little knowledge of GNU/Linux like myself once completed the Beginner's Guide, looking at /var/log/pacman.log and start tweaking you found yourself with a very powerfull yet easy to use, easy and fast to learn system. Arch is incredible, that's why it's gaining so much popularity, and it's community is superb.
    I'm doing my first steps around it and find Yaourt a very cool tool, I love all the info it shows about installed and AUR packages and the way it colorize, very pragmatic-oriented (as Arch is).
    On the other hand Packer is a swift tool to replace pacman.
    Thank you guys for your kindness and time spent on this n00b, best!

  • [SOLVED] cannot install from AUR

    as I was updating a kernel from AUR, I lost power during the build and now aurget, packer, and yaourt doesn't seem to work...
    these are the errors with an example of each:
    $ aurget -S calf-git
    searching AUR...
    Targets (1): calf-git-20100827-1
    Proceed with installation? [Y/n]
    :: Retrieving source tarball from AUR...
    --2010-11-22 18:20:36--  http://aur.archlinux.org/packages/calf- … git.tar.gz
    Resolving aur.archlinux.org... failed: Name or service not known.
    wget: unable to resolve host address "aur.archlinux.org"
    error: failed to retrieve aur sources
    packer -S kernel26-lqx
    Aur Targets    (1): kernel26-lqx
    Proceed with installation? [Y/n]
    tar: This does not look like a tar archive
    gzip: stdin: unexpected end of file
    tar: Child returned status 1
    tar: Error is not recoverable: exiting now
    /usr/bin/packer: line 273: cd: kernel26-lqx: No such file or directory
    No PKGBUILD found in directory.
    $ yaourt -S traverso
    curl error: Couldn't resolve host name
    only yaourt gave the curl error... I think that curl was updated around that time... any idea?
    Last edited by funkmuscle (2010-11-25 02:47:06)

    web browsing is fine.. pacman works so don't know what else I can do..
    when I ping AUR, I get:
    ping aur.archlinux.org
    PING aur.archlinux.org (208.92.232.29) 56(84) bytes of data.
    64 bytes from sigurd.archlinux.org (208.92.232.29): icmp_seq=1 ttl=57 time=243 ms
    64 bytes from sigurd.archlinux.org (208.92.232.29): icmp_seq=2 ttl=57 time=33.2 ms
    64 bytes from sigurd.archlinux.org (208.92.232.29): icmp_seq=3 ttl=57 time=32.7 ms
    64 bytes from sigurd.archlinux.org (208.92.232.29): icmp_seq=4 ttl=57 time=47.4 ms
    funny, packer updates the main repos:
    packer -Syyu
    Password:
    :: Synchronizing package databases...
    core                       35.8K  195.1K/s 00:00:00 [###########################] 100%
    extra                     449.0K  438.6K/s 00:00:01 [###########################] 100%
    community                 405.7K  378.7K/s 00:00:01 [###########################] 100%
    multilib                   21.8K  165.3K/s 00:00:00 [###########################] 100%
    :: Synchronizing aur database...
    aur                                        98  98 [#############################] 100%
    :: Starting full aur upgrade...
    it installed one package but not all that was available for update.
    Last edited by funkmuscle (2010-11-24 03:49:20)

  • Pidgin Nateon plugin won't install from Aur / or manually svn Error

    This is for a korean messenger plugin..
    From
    http://dev.haz3.com/viewforum.php?f=16
    I try the svn command:
    svn co http://dev.haz3.com/svn/nateon/trunk
    and I get:
    svn: OPTIONS of 'http://dev.haz3.com/svn/nateon/trunk': 200 OK (http://dev.haz3.com)
    I tried building from from AUR as well, and the PKGBUILD file tried to do the same thing:
    svn co http://dev.haz3.com/svn/nateon/trunk
    So not sure what to do.. I found a source tar from launchpad and built it but it's not working in pidgin... so not sure how to fix this :S
    Any help is appreciated,
    Thanks
    EDIT: I fixed it!
    For some reason when I make and make install, it put things in /usr/local/lib,, when it needs to be in /usr/lib/
    Last edited by nomadicalien (2010-05-25 13:29:50)

    nomadicalien wrote:For some reason when I make and make install, it put things in /usr/local/lib,, when it needs to be in /usr/lib/
    which is why is always best to use makepkg/pacman to install anything. You never know where things are at/go to.
    If you MUST make && make install  try to use ./configure --prefix=/usr .  Many pkg use /usr/local/ as default (as you see)

  • [SOLVED]Whenever I try to install from aur, an error occurs

    Whenever I try to install stuff from aur, this error occurs.
    ~/Downloads/fnfx/PKGBUILD: line 16: make: command not found
    A failure occurred in build()
    What is wrong?
    Last edited by bilgee0629 (2011-10-23 16:51:12)

    You need to install base-devel group.
    https://wiki.archlinux.org/index.php/AUR#Prerequisites

  • Yaourt: Problems installing generated AUR packages [SOLVED]

    Hello.
    I'm using Archlinux and the system works flawessly. Sadly, there's a problem when trying to install AUR packages.
    The following happens installing any AUR package I tried lately.
    ==>  Continue installing wicked-git? [Y/n]
    ==>  [v]iew package contents [c]heck package with namcap
    ==>   ----------------------------------------------
    ==>y
    loading package data...
    error: './wicked-git-20090112-1-i686.pkg.tar.gz': cannot open package file
    ==> WARNING: Your package is saved in /tmp/yaourt-tmp-timofonic/wicked-git-20090112-1-i686.pkg.tar.gz
    cp: cannot stat `./wicked-git-20090112-1-i686.pkg.tar.gz': No such file or directory
    ==> WARNING: Unable to copy wicked-git-1-i686.pkg.tar.gz to /tmp/yaourt-tmp-timofonic/ directory
    Any idea about how to fix it? I tried using both an user with sudo and root, same problem.
    Regards.
    Last edited by timofonic (2009-07-14 19:52:53)

    lilsirecho wrote:
    Perhaps the method to use is given by the man pacman files.
    pacman -U (.pkg.tar.gz package ID found in the directory generating the package)
    For example:  ...pacman -U /var/local/kernel26-2.6.30-5-x86-64.pkg.tar.gz......since the pkg generated is in that directory for this theoretical case.
    Any locally generated package is loaded with ...pacman -U....
    What do you mean? The package doesn't exist, I double checked it.
    Maybe I need to check where yaourt writes it. Any suggestion about what util to use for that?
    EDIT: I used "lsof" command and found the file is there, but yaourt can't locate it and deletes the directory after
    $ ls /tmp/yaourt-tmp-root/aur-wicked-git/wicked-git/w*
    /tmp/yaourt-tmp-root/aur-wicked-git/wicked-git/wicked-git-20090708-1-i686.pkg.tar.gz
    /tmp/yaourt-tmp-root/aur-wicked-git/wicked-git/wicked-git-20090709-1-i686.pkg.tar.gz
    Please, could anyone help me to solve this problem?
    Last edited by timofonic (2009-07-09 22:08:47)

  • Question about programs installed from AUR by pkgbuild vs. repo

    Hi,
    Do programs that get installed from the AUR through pkgbuild's get updated on a pacman -Syu also?
    Thanks.
    EDIT: i.e. unsupported software like gnome global-menu
    Last edited by playdafunkimuzic (2009-04-10 14:53:07)

    and you don't /just/ use the PKGBUILD in AUR. You use all the files in the tarball. i.e: download *.tar.gz and then extract it.

  • Can't load line6usb driver module after installing from AUR

    I downloaded the line6usb package from the AUR. After building then installing with pacman I should be able to load the module ala modprobe line6usb, but I get the error:
    FATAL: MOdule line6usb not found.
    I looked for the module itself and found it here(assuming this is it):
    /lib/modules/2.6.27-ARCH/extra/line6usb.ko
    Does anyone have an idea why I can't load this module? I'm still quite the noob with concerning things like this and I'm assuming it's something obvious I need to do.

    I downloaded the line6usb package from the AUR. After building then installing with pacman I should be able to load the module ala modprobe line6usb, but I get the error:
    FATAL: MOdule line6usb not found.
    I looked for the module itself and found it here(assuming this is it):
    /lib/modules/2.6.27-ARCH/extra/line6usb.ko
    Does anyone have an idea why I can't load this module? I'm still quite the noob with concerning things like this and I'm assuming it's something obvious I need to do.

  • Ruby gems installed from AUR leave files behind if removed again

    Most Ruby gems in the AUR use the PKGBUILD snippet provided by http://wiki.archlinux.org/index.php/Rub … Guidelines – now I think that using "gem install" will avoid the sandbox and also make it impossible for yaourt/clyde/… to keep track of the installed files. As a result of this, removing an installed package again (with `{yaourt,clyde,…} -R <package>` will *not* uninstall the gem, at all.
    A quick test demonstrates this:
    $ gem list | grep hmac
    $ yaourt -S ruby-hmac
    $ gem list | grep hmac
    ruby-hmac (0.4.0)
    $ yaourt -R ruby-hmac
    $ gem list | grep hmac
    ruby-hmac (0.4.0)
    As you can see, the gem is still there.
    Doesn't that defeat the purpose of using packages?

    I can't reproduce this, neither with ruby-hmac nor with my own gem based ruby packages on aur (e.g. ruby-uuid or ruby-macaddr). Pacman says Installed/removed size for ruby-hmac is 0.42MB.
    What's notable is that your gem version (1.3.6) is not the one currently shipped with arch's ruby package (1.3.1). Where does your gem installation come from?
    On my system:
    ~$» pacman -Qo gem
    /usr/bin/gem is owned by ruby 1.9.1_p429-1
    ~$» gem env
    RubyGems Environment:
    - RUBYGEMS VERSION: 1.3.1
    - RUBY VERSION: 1.9.1 (2010-07-02 patchlevel 429) [i686-linux]
    - INSTALLATION DIRECTORY: /usr/lib/ruby/gems/1.9.1
    - RUBY EXECUTABLE: /usr/bin/ruby
    - EXECUTABLE DIRECTORY: /usr/bin
    - RUBYGEMS PLATFORMS:
    - ruby
    - x86-linux
    - GEM PATHS:
    - /usr/lib/ruby/gems/1.9.1
    - /home/chenno/.gem/ruby/1.9.1
    - GEM CONFIGURATION:
    - :update_sources => true
    - :verbose => true
    - :benchmark => false
    - :backtrace => false
    - :bulk_threshold => 1000
    - REMOTE SOURCES:
    - http://gems.rubyforge.org/

  • [SOLVED]Installing from AUR dockbarx-shinybar-theme makepkg error

    dockbarx-shinybar-theme]$ makepkg
    ==> Making package: dockbarx-shinybar-theme 1.3.1-2 (Tue Jul 15 17:33:07 EDT 2014)
    ==> WARNING: Using a PKGBUILD without a package() function is deprecated.
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Found Shinybar1_3_for_DockbarX_by_Levviathor.gz
    ==> Validating source files with md5sums...
    Shinybar1_3_for_DockbarX_by_Levviathor.gz ... Passed
    ==> Extracting sources...
    ==> Removing existing pkg/ directory...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    /home/itstallchris/Downloads/AUR-User-Install/dockbarx-shinybar-theme/PKGBUILD: line 16: cd: /home/itstallchris/Downloads/AUR-User-Install/dockbarx-shinybar-theme/src/Shinybar1.3.1_deviantart: No such file or directory
    ==> ERROR: A failure occurred in build().
    Aborting...
    PKGBUILD
    dockbarx-shinybar-theme]$ cat PKGBUILD
    # Contributor: twa022 <[email protected]>
    pkgname=dockbarx-shinybar-theme
    pkgver=1.3.1
    pkgrel=2
    pkgdesc="Windows 7-like theme for DockBarX"
    arch=('any')
    url="http://levviathor.deviantart.com/art/Shinybar1-3-for-DockbarX-135875506"
    license=('cc-by-sa')
    depends=('dockbarx')
    groups=('dockbarx-themes')
    source=('http://www.deviantart.com/download/135875506/Shinybar1_3_for_DockbarX_by_Levviathor.gz')
    DLAGENTS=('http::/usr/bin/wget -c -t 3 --waitretry=3 -H -U Mozilla -O %o %u')
    build () {
    cd ${srcdir}/Shinybar${pkgver}_deviantart
    mkdir -p ${pkgdir}/usr/share/dockbarx/themes
    install -Dm644 shinybar_13_horiz.tar.gz ${pkgdir}/usr/share/dockbarx/themes/
    install -Dm644 shinybar_13_vert.tar.gz ${pkgdir}/usr/share/dockbarx/themes/
    install -Dm644 README_shinybar.txt ${pkgdir}/usr/share/dockbarx/
    md5sums=('387ad43ff48ea410b42dfe07648c3132')
    I have already updated checksums with
    $ updpkgsums
    I've found https://bbs.archlinux.org/viewtopic.php?id=82790 says something about CDPATH= makepkg
    Is this my solution? If so, how do I implement?
    Last edited by heyitstallchris (2014-07-15 23:27:23)

    loqs wrote:
    That checksum matches up with the contents of this redirect
    <html><head><title>Redirection</title></head><body><script type="text/javascript">window.location.href="http:\/\/levviathor.deviantart.com\/art\/Shinybar1-3-1-for-DockbarX-135875506"</script><noscript><a href="http://levviathor.deviantart.com/art/Shinybar1-3-1-for-DockbarX-135875506">Click here to continue.</a></noscript></body></html>
    Translation for Newbie Corner?
    karol wrote:
    Edit: Oh yes, what's the output of
    file Shinybar1_3_for_DockbarX_by_Levviathor.gz
    I don't think it's a gz file :-)
    It's not, it's a gzip archive.
    karol wrote:Go to http://levviathor.deviantart.com/art/Sh … -135875506 , download the zip file and unzip it in the src directory you use for building the package.
    Comment out the 'source' line in the PKGBUILD.
    Is this all safe? I've never encountered this before.

Maybe you are looking for

  • I can't activate my iPad and I'm sure i am using the correct apple id and password but when i press net it says it cannot be used to unlock this iPad

    i can't activate my iPad and I'm sure i am using the correct apple id and password but when i press net it says it cannot be used to unlock this

  • How to Delete photos to free up space

    Hi, I have been taking photos on my iphone 4 since I inherited it from my daughter. It has 16Gb memory, and I have just 1.64Gb left from 14.8 Gb. There are 5 folders, with 8digit names housing photos numbered from 0-999, 1000-1999, 2000-2999, 3000-39

  • Install apps on iPhone 4S

    I thought this was supposed to be a seemless transistion.  How do I get the info from the apps from my last iphone (2g) onto the 4S?  Do I have to re-register and sign in to the apps?

  • Updating using java script and jQuery

    Is it possible using javascript and jQuery to update the two forms of this page, in tandem as the fields change? http://www.milesmemorials.com/product-GH54.html  As you can see there are two forms, the first holds all the element choices and has an '

  • ABAP Quality Procedures

    Hi, What r the quality procedures that are / should be followed regarding ABAP Development in the industry ? I want to know the process flow of Quality of ABAP Development. How the testing strategies like Unit Testing are followed and how they are im