[SOLVED] Trouble installing glassfish

I have tried installing glassfish from the AUR but after it said it went all the way to 100%, it says:
/tmp/alpm_zDmJMR/.INSTALL: line 3:
error: el comando falló al ejecutarse
(that's spanish and means: "error: the command failed to execute")
I did the install via yaourt.
Well, I the went to netbeans to see if that error was going to affect me and tried to add glassfish server. I gave netbeans the glassfish path: /opt/glassfish and netbeans tells me:
run setup.xml or setup-cluster.xml before attempting to register
I'm new to glassfish. I've used it a couple of times but it always was embedded in netbeans. I did a google search for the previous errors and also for installing glassfish in arch but no luck this far.
Any help will be appreciated
Last edited by ztrange (2009-09-13 03:15:51)

Hello ztrange!
You can post the error output in english firstly too
Does it work if you install it manually, aurbuild -s or with makepkg without yaourt ?
Last edited by djszapi (2009-08-30 10:56:39)

Similar Messages

  • [SOLVED] Trouble installing Xmonad and Xmonad-contrib

    I am new to Arch Linux. After using awesome for a month I decided to shift to xmonad.I installed xmonad and xmonad-contrib from official arch repositories by using
    pacman -S xmonad xmonad-contrib
    and then installed GHC. I was able to start session using
    exec xmonad
    in my ~/.xsession file. I copied the default xmonad.hs template to my home.
    cp /usr/share/xmonad-0.11/man/xmonad.hs ~/.xmonad/xmonad.hs
    . However while recompiling I am getting this error -
    xmonad.hs:14:18:
    Could not find module `XMonad.StackSet'
    Use -v to see a list of the files searched for.
    So I checked the modules in my ghc
    [mangat@Noahas_Arch ~]$ ghc-pkg list
    /usr/lib/ghc-7.6.2/package.conf.d
    Cabal-1.16.0
    array-0.4.0.1
    base-4.6.0.1
    bin-package-db-0.0.0.0
    binary-0.5.1.1
    bytestring-0.10.0.2
    containers-0.5.0.0
    deepseq-1.3.0.1
    directory-1.2.0.1
    filepath-1.3.0.1
    ghc-7.6.2
    ghc-prim-0.3.0.0
    haskell2010-1.1.1.0
    haskell98-2.0.0.2
    hoopl-3.9.0.0
    hpc-0.6.0.0
    integer-gmp-0.5.0.0
    old-locale-1.0.0.5
    old-time-1.1.0.1
    pretty-1.1.1.0
    process-1.1.0.2
    rts-1.0
    template-haskell-2.8.0.0
    time-1.4.0.1
    unix-2.6.0.1
    I am now missing xmonad and xmonad-contrib modules, so I tried to reinstall it but I am now getting following error messages :-
    [mangat@Noahas_Arch ~]$ su -c "pacman -Sv xmonad xmonad-contrib"
    Password:
    Root : /
    Conf File : /etc/pacman.conf
    DB Path : /var/lib/pacman/
    Cache Dirs: /var/cache/pacman/pkg/
    Lock File : /var/lib/pacman/db.lck
    Log File : /var/log/pacman.log
    GPG Dir : /etc/pacman.d/gnupg/
    Targets : xmonad xmonad-contrib
    warning: xmonad-0.11-5 is up to date -- reinstalling
    warning: xmonad-contrib-0.11-6 is up to date -- reinstalling
    resolving dependencies...
    looking for inter-conflicts...
    Packages (2): xmonad-0.11-5 xmonad-contrib-0.11-6
    Total Installed Size: 34.13 MiB
    Net Upgrade Size: 0.00 MiB
    :: Proceed with installation? [Y/n] Y
    (2/2) checking keys in keyring [###########################################################] 100%
    (2/2) checking package integrity [###########################################################] 100%
    (2/2) loading package files [###########################################################] 100%
    (2/2) checking for file conflicts [###########################################################] 100%
    (2/2) checking available disk space [###########################################################] 100%
    ghc-pkg: cannot find package xmonad-0.11
    error: command failed to execute correctly
    (1/2) reinstalling xmonad [###########################################################] 100%
    Reading package info from stdin ... done.
    xmonad-0.11: Warning: haddock-interfaces: /usr/share/doc/xmonad-0.11/html/xmonad.haddock doesn't exist or isn't a file
    xmonad-0.11: Warning: haddock-html: /usr/share/doc/xmonad-0.11/html doesn't exist or isn't a directory
    xmonad-0.11: dependency "X11-1.6.1.1-1d285f3adf4105d51aa29a4bb5b0c634" doesn't exist (use --force to override)
    xmonad-0.11: dependency "extensible-exceptions-0.1.1.4-757e1af929bd59fccfe8430149f55bc2" doesn't exist (use --force to override)
    xmonad-0.11: dependency "mtl-2.1.2-36ff22533b21e2182d8d4647bfd2b3e7" doesn't exist (use --force to override)
    xmonad-0.11: dependency "utf8-string-0.3.7-89a3d8cf53390a43809e108bcfba69ef" doesn't exist (use --force to override)
    error: command failed to execute correctly
    ghc-pkg: cannot find package xmonad-contrib-0.11
    error: command failed to execute correctly
    (2/2) reinstalling xmonad-contrib [###########################################################] 100%
    Reading package info from stdin ... done.
    xmonad-contrib-0.11: Warning: haddock-interfaces: /usr/share/doc/xmonad-contrib-0.11/html/xmonad-contrib.haddock doesn't exist or isn't a file
    xmonad-contrib-0.11: Warning: haddock-html: /usr/share/doc/xmonad-contrib-0.11/html doesn't exist or isn't a directory
    xmonad-contrib-0.11: dependency "X11-1.6.1.1-1d285f3adf4105d51aa29a4bb5b0c634" doesn't exist (use --force to override)
    xmonad-contrib-0.11: dependency "X11-xft-0.3.1-af5f924091c4d4d0e7fd0f1ef1e3e1c5" doesn't exist (use --force to override)
    xmonad-contrib-0.11: dependency "extensible-exceptions-0.1.1.4-757e1af929bd59fccfe8430149f55bc2" doesn't exist (use --force to override)
    xmonad-contrib-0.11: dependency "mtl-2.1.2-36ff22533b21e2182d8d4647bfd2b3e7" doesn't exist (use --force to override)
    xmonad-contrib-0.11: dependency "random-1.0.1.1-048316c239de82db6e182c94b6cf4e19" doesn't exist (use --force to override)
    xmonad-contrib-0.11: dependency "utf8-string-0.3.7-89a3d8cf53390a43809e108bcfba69ef" doesn't exist (use --force to override)
    xmonad-contrib-0.11: dependency "xmonad-0.11-b1caf0967c016228684d4fbe995fb8d7" doesn't exist (use --force to override)
    error: command failed to execute correctly
    Any Idea why pacman is unable to resolve the dependency. Are they availiable in AUR?
    PS: I have just updated by installation and I am not using AUR right now.
    Last edited by mangatmodi (2013-04-23 09:26:14)

    @Raynman
    My pacman.conf was really in a very bad shape at the time of installation of Xmonad. I think I must be careless to notice and removed dependency check.
    When I compiled my xmonad.hs I found errors related to GHC. I was too surprised, however installed it further. Now since GHC was installed later, it missed some modules which were previously installed.
    I tried reinstalling xmonad, xmonad-contrib before but there was no use. However recursively removing and installing, as suggested by you, seems to have fixed have problem. I am now getting following modules in GHC.
    /usr/lib/ghc-7.6.2/package.conf.d
    Cabal-1.16.0
    X11-1.6.1.1
    X11-xft-0.3.1
    array-0.4.0.1
    base-4.6.0.1
    bin-package-db-0.0.0.0
    binary-0.5.1.1
    bytestring-0.10.0.2
    containers-0.5.0.0
    data-default-0.5.1
    deepseq-1.3.0.1
    directory-1.2.0.1
    dlist-0.5
    extensible-exceptions-0.1.1.4
    filepath-1.3.0.1
    ghc-7.6.2
    ghc-prim-0.3.0.0
    haskell2010-1.1.1.0
    haskell98-2.0.0.2
    hoopl-3.9.0.0
    hpc-0.6.0.0
    integer-gmp-0.5.0.0
    mtl-2.1.2
    old-locale-1.0.0.5
    old-time-1.1.0.1
    pretty-1.1.1.0
    process-1.1.0.2
    random-1.0.1.1
    rts-1.0
    template-haskell-2.8.0.0
    time-1.4.0.1
    transformers-0.3.0.0
    unix-2.6.0.1
    utf8-string-0.3.7
    xmonad-0.11
    xmonad-contrib-0.11
    I will test my system and mark the thread solved. Thank you for the help

  • [Solved] Trouble installing by running a .run file

    Hi all,
    I've had great success installing the Humble Frozenbyte package on my ubuntu partition but am using my Archlinux partition more. I've tried to install by:
    Method 1
    su
    /filelocation/filename.run
    Method 2
    sh /filelocation/filename.run
    Method 3
    sudo sh /filelocation/filename.run
    It is executable file under my account ownership. I get error message "cannot execute binary file" no matter how I do this. Can anyone shed some insight as to possible solutions?  I've scoured through searching for keywoards like "how to install .run" and also "cannot execute binary file" but after a few days of searching, there has been no enlightenment.
    Last edited by frank604 (2011-05-02 03:55:54)

    I am a fool!  I just solved this.  When trying to run just /filelocation/filename.run I got another error msg about missing dependency libglade, so I installed the lib32-libglade and all is good.  Sorry for wasting time here, marking as solved.

  • [solved] Trouble installing android SDK and eclipse plugin

    Hi !
    Owner of an HTC hero, I would like to develop some apps for it. However, I have problems to install the android eclipse plugin on my archs (a 32 and a 64 bits) while it is working fine on my roommate's ubuntu...
    I'm following these instructions : http://developer.android.com/sdk/eclipse-adt.html
    At step 3, when I click OK in order to add the site, just nothing happens, the pop up stays displayed and I can still clic on the bottons, (but only "cancel" do something...) . I've tried to start eclipse from the console, but no output here
    Why do you think this happens ?
    I have also problem with the sdk tools :
    when I try to view the available packages il get :
    Failed to fetch URL https://dl-ssl.google.com/android/repos … sitory.xml, reason: HTTPS SSL error. You might want to force download through HTTP in the settings.
    (even if I ask to use HTTP insted of HTTPS)
    Have you already got this problem?
    Thanks,
    Fredszaq (from France, escuse english mistakes...)
    Last edited by fredszaq (2009-12-02 21:20:13)

    found the solution ! it seems to be a GTK problem in fact...
    http://groups.google.com/group/android- … 63a8d07cd9
    https://bugzilla.gnome.org/show_bug.cgi?id=598734
    https://bugs.eclipse.org/bugs/show_bug.cgi?id=290395
    the major tip was to resize the windows when notings seems to happen ant to "clik" on the buttons with the enter key ...

  • [SOLVED] Trouble Installing Flash

    I held off on posting anything about this because I was sure I missed something obvious, and I wanted to read everything before asking, but I have no idea how to get Flash to install.
    I used pacman -S flashplugin to get the flash plugin from the [multilib] repository, and that worked fine, but Flash still didn't work.
    Then I thought to myself, "Wait, I just installed the browser plugin, and not actually the Flash Player. Derp." (Right?) So then I tried to install the Flash plugin. Adobe's website is nigh incomprehensible but I found the Linux installer -- a .tar.gz, so I tried to install it with pacman -U. Then it told me that the package was corrupt and/or missing metadata. Redownloaded it a few times to make sure it wasn't a bum download or something.
    I tried the plugin in both Firefox and Chromium, but if I can get it to work in just Chromium I'd be happy (I only installed Firefox to test it).
    Last edited by PhoenixFyre (2011-08-16 21:55:09)

    The problem (which I somehow managed to miss) was that when trying to install flashplugin, it told me that glibc was not up to date, but flashplugin installed anyway. Glibc couldn't update on its own because its dependency (linux-api-headers) was marked out of date just 6 days ago, without a new version being posted outside of [testing]. So I had to manually upgrade linux-api-headers, then upgrade glibc, then install flashplugin.
    Just tested the flashplugin, and it works.

  • (SOLVED)Trouble installing qt3

    When I try to install qt3 with Pacman, i get the error:
    error: failed retrieving file 'qt3-3.3.8-19-i686.pkg.tar.xz' from ftp.archlinux.org : File unavailable (e.g., file not found, no access)
    I get this for every mirror I try. That "xz" extension looks a little funny to me. Any ideas?
    Last edited by nadman10 (2011-05-17 00:51:09)

    Always -Syu when installing anything

  • [SOLVED] Trouble installing with encrypted root system

    I'm trying to install with an encrypted root filesystem following the wikiguide: http://wiki.archlinux.org/index.php/Enc … Filesystem
    I've downloaded the latest 0.7.1 ISO with 2.6.15-12 kernel.
    All I get when I try to intall a bootloader is
    Missing/Invalid root partition
    Errormsg taken from the top of my head
    Any suggestions? Isn't the guide applicable on 0.7.1 / 2.6.15-2-kernel?

    It was all my bad.. I somehow forgot to configure a mount for /boot.

  • [SOLVED] Trouble installing on SSD with GPT partitioning

    Hi there!
    I'm trying to install Arch on my brandnew SSD. As per the wiki, I've set the SSD up to use GPT partitioning. I've created a first 1MB partition of type BIOS boot partition, and in the mobo's BIOS I've set the SATA controllers to AHCI mode. I've manually created an ext4 filesystem on the 2nd partition before running arch's installer. In the installer, I chose not to install a boot loader, cause this is said to install GRUB, while GPT partitioning requires GRUB2. So, after installation, I've chrooted into the installation, cause there doesn't seem to be any other way to get GRUB2 installed. I've pacman -Sy'd grub2 and left the chroot. I've tried to run
    grub-install --recheck --no-floppy --root-directory=/mnt /dev/sda
    , but got
    Probing devices to guess BIOS drives. This may take some time.
    The file /mnt/boot/grub/stage1 not read correctly
    What's the matter? How am I supposed to get a working boot loader onto my new SSD?
    Best wishes,
    Rufus
    Last edited by RufusD (2010-12-19 17:07:21)

    Check whether grub-install belongs to grub package or grub2 package. Try to install these updated grub2 packages from here
    http://dl.dropbox.com/u/9710721/skodabe … pkg.tar.xz - for x86_64
    http://dl.dropbox.com/u/9710721/skodabe … pkg.tar.xz - for i686 
    http://dl.dropbox.com/u/9710721/skodabe … pkg.tar.xz - any arch
    and then follow the post_install instructions from grub2-bios package.
    You might have to 'bind' mount /dev into your <chroot>/dev though or install the above packages and install grub2 from outside the chroot.
    Last edited by skodabenz (2010-12-13 13:32:51)

  • [SOLVED] Trouble installing Shaman

    I'm happy enough with the CLI pacman, I just thought shaman looked kinda cool and worth a try. I downloaded the archive from http://aur.archlinux.org/packages.php?ID=15422 and extracted it. I followed the instructions in the INSTALL file and ran "cmake .", followed by "make", which generates the following errors:
    [ 0%] Building CXX object src/CMakeFiles/shaman.dir/MainWindow.o
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp: In member function 'virtual void CreateItemsThread::run()':
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp:114: error: 'alpm_db_getpkgcache' was not declared in this scope
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp: In member function 'bool MainWindow::packageExists(const QString&)':
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp:2164: error: no matching function for call to 'QTreeWidget::findItems(const QString&, QIncompatibleFlag, int)'
    /usr/include/QtGui/qtreewidget.h:318: note: candidates are: QList<QTreeWidgetItem*> QTreeWidget::findItems(const QString&, Qt::MatchFlags, int) const
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp: In member function 'void MainWindow::removePackageFromView(const QString&)':
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp:2178: error: no matching function for call to 'QTreeWidget::findItems(const QString&, QIncompatibleFlag, int)'
    /usr/include/QtGui/qtreewidget.h:318: note: candidates are: QList<QTreeWidgetItem*> QTreeWidget::findItems(const QString&, Qt::MatchFlags, int) const
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp: In member function 'void MainWindow::doStreamPackages()':
    /home/danny/Downloads/shaman-1.0.9/src/MainWindow.cpp:2351: error: 'alpm_db_getpkgcache' was not declared in this scope
    make[2]: *** [src/CMakeFiles/shaman.dir/MainWindow.o] Error 1
    make[1]: *** [src/CMakeFiles/shaman.dir/all] Error 2
    make: *** [all] Error 2
    I tried googling some of the errors and only came up with one result that didn't seem to provide any solution...
    Last edited by DWilliams (2010-01-29 18:53:45)

    tlaloc wrote:shaman is now [community], you don't have use AUR.
    Ohhh that's what I get for following outdated guides I guess

  • [SOLVED]Trouble installing tiling WM

    Ok so iv read the wiki's iv read the board posts and iv googled but i still failed in installing wmii, openbox, and even gnome (i succeeded with xfce4). I thought i had enough skill to handle arch but it seems like i was dead wrong so really my question here today is where did you all accumulate your *nix skill? Iv been using Linux (ubuntu) for a good 2 years now, iv manuals about linux, and im comfortable with the cli but i dont think iv been reading the correct manuals because im not really understanding anything of whats going on when i was trying to configure everything to run properly. So if theres like some super-duper amazing website or book that helped you become "leet" with linux please just post it here. Also i really want to try out a tiling WM just because i love the concept of them and i like things to be small and quick (one of the reasons i left ubuntu) but i cant for the love of god install one correctly so maybe im missing a doc that i should be looking at or maybe i should just re-install arch and start from scratch and see if it was something with my install thats messing everything up for me. so to sum it all up: where can i get more *good* info about linux (arch to be specific) and/or tiling WM's and im sorry if i seem like a total noob (and i know i am) but im just trying to learn more and better myself
    Last edited by markbabc (2010-11-09 03:49:57)

    ngoonee wrote:
    Actually my reading of things is the OP knows how to search and read.
    And that's about it?
    About the only advise I can give you is to try and understand what you're reading. Don't fall into the trap of "let's copy this whole hunk of script, if it seems to do what I want then yay!". If you can't even install Gnome on Arch successfully, there's 2 possibilities:-
    1. You don't understand what you're doing.
    2. Your computer/system reveals some corner case bugs.
    1 can be fixed. 2 I'm afraid you'd have to live with (its less likely though if you've been using Ubuntu for 2 years...).
    I understand what im reading and always try to actually understand what im typing into a terminal before running whatever command. Also im sorry for the crappy OP it was 1:30 AM and i was almost asleep. I think im just going to re-install Arch and see if that helps, i have a feeling i messed up a config file somewhere.

  • [SOLVED]Trouble installing/running gnuradio (companion)

    I have followed all wikis/tutorials/... but still can't get gnuradio (companion) to work...
    It always seems to boil down to a problem when running the generated python file.
    I tried installing gnuradio using pacman and the AUR package as told on the wiki  (but the dependencies are unavailable).
    I can run gnuradio companion but it gets stuck at executing the python code.
    Example:
    Executing: "/home/tinus/GNURadio/CosTest.py"
    Traceback (most recent call last):
    File "/home/tinus/GNURadio/CosTest.py", line 71, in <module>
    tb = CosTest()
    File "/home/tinus/GNURadio/CosTest.py", line 44, in __init__
    y_axis_label="Counts",
    File "/usr/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_nongl.py", line 52, in __init__
    v_scale, t_scale, self.guts, title), parent)
    File "/usr/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_nongl.py", line 243, in __init__
    self.graph = graph_window(info, self, -1)
    File "/usr/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_nongl.py", line 468, in __init__
    EVT_DATA_EVENT(self, self.format_data)
    File "/usr/lib/python2.7/site-packages/gnuradio/wxgui/scopesink_nongl.py", line 142, in EVT_DATA_EVENT
    win.Connect(-1, -1, wxDATA_EVENT, func)
    File "/usr/lib/python2.7/site-packages/wx-3.0-gtk2/wx/_core.py", line 4182, in Connect
    return _core_.EvtHandler_Connect(*args, **kwargs)
    wx._core.PyAssertionError: C++ assertion "m_window" failed at ./src/gtk/dcclient.cpp(2043) in DoGetSize(): GetSize() doesn't work without window
    Last edited by Devenda (2014-07-22 19:50:49)

    I think your problem maybe as simple as missing the dependency "python2-opengl". See https://bbs.archlinux.org/viewtopic.php?id=182732.
    I too had the error you reported and found people submitting long patches to GNURadio but I added the dependency and it resolved my issue while using "wxpython 3.0.2.0-1" as reported by "pacman -Qe wxpython".
    Hope this helps others as this thread is a highly ranked page on google when searching "gnuradio getsize".
    Cheers,
    -mpare

  • [SOLVED]Trouble installing xorg + gnome

    I'm currently running a core installation of Arch on my virtual box. I have Internet connection and Pacman works. I've installed xorg but when I type startx it brings me to a weird DE thats just 3 terminals. I tried installing gnome but I got a bunch of errors. Then I tried again and I get errors like :: Retrieving packages from core...
    error: failed retrieving file 'perl-.12.1-3-1686.pkg.tar.xz' from mirrorls.kernel.org  : Connection timed out
    etc...
    Then it says
    warning:  failed to retrieve some files from core
    error:  failed to commit transaction (Not Found)
    Errors occured, no packages were upgraded.
    It's really weird(and annoying). Can anybody offer some help?
    Last edited by breaksand30 (2011-01-15 17:39:04)

    Mr Green wrote:
    breaksand30 wrote:
    scarecrow wrote:
    Do you have something uncommented at your X startup file?
    cat ~/.xinitrc
    As for the Gnome thing, try again ( pacman -Sy gnome )
    cat: /home/archie/.xinitrc: No such file or directory
    Weird. When I type startx is starts some type of DE. Don't know why .xinitrc wouldn't be there.
    Once Xorg is installed you can test it by running startx the funny three windows you see is twm
    If you wish to install Gnome then use Arch wiki to guide you, add a login manager of your choice
    From the looks of your first post you need to make sure mirrors network and pacman are all set up too
    MrG
    I'm pretty sure mirrors are set up correctly. I commented out the first two(The mirrors.kernel.org).  And pacman can get other packages like sudo correctly.

  • [SOLVED] Trouble installing with ASUS P8B75-M (UEFI) motherboard

    I recently built a computer, which has an ASUSTek P8B75-M motherboard, and I can't seem to get past "triggering uevents" on the USB installation disk. After reading up, I'm pretty sure it's a Secure Boot issue, but I can't seem to figure out how exactly I should get it to boot, since nothing I've tried seems to work.
    As it is now, here is what I have set for my options:
    Secure Boot State: Enabled
    Platform Key (PK) state: Loaded
    OS Type: Windows UEFI mode (setting it to Other OS doesn't seem to make a difference)
    Under the CSM (Compatibility Support Module)
    Launch CSM: Enabled
    Boot Device Control: UEFI and Legacy OpROM, OpROM Only, UEFI only
    Boot from Network Devices: Legacy OpROM first, UEFI driver first, Ignore
    Boot from Storage Devices: Both; Legacy OPROM first, Both; UEFI first, Legacy OpROM first, UEFI driver first, Ignore
    Boot from PCIe/PCI Expansion Devices: Legacy OpROM first, UEFI driver first
    and of course I have Fast Boot Disabled
    not sure if it will help, but I also have:
    Interrupt 19 Capture: Disabled
    POST Delay Time: 3 sec
    Option ROM Messages: Force BIOS
    Any ideas? I'd go with other threads, but this seems to be organized rather strangely.
    also, I'm using Windows 7, not 8.
    Last edited by rodaz143 (2014-02-27 22:24:33)

    Never mind, I got it working. Note to self, don't use dd for creating bootable USBs

  • (Solved) Having trouble installing vlc and openoffice

    I am having trouble installing both VLC and Openoffice.
    VLC
    I tried typing in:
    yaourt -S vlc
    At first, it finds the package, and the first time I did it, downloaded quite a bit of stuff, and then it failed after installing a rather large package and then says :
    error: failed retreiving file 'vlc-0.9.9a-6-i686.pkg.tar.bz' from archlinux.unix.heads.org : Not Found
    Any idea what may be causing this?
    OpenOffice
    I tried typing in:
    yaourt -S openoffice
    Then it said it could not find openoffice in my /etc/customizepkg.d and then asks me to change my PKGBUILD and I had no idea what to edit in it.
    Then, it tried to install it,  and it tells me svn is not found in AUR.
    What does this mean and how can I get openoffice?
    Last edited by iscalio (2009-07-09 08:26:02)

    You need to use the -y flag to update your local repository list.
    Ie pacman -Sy
    You can conveniently combine all of your tasks..
    pacman -Sy vlc openoffice-base
    Error retrieving a file means either
    A) The mirror you are using is updating itself and you were unlucky enough to sync right when it was doing so.. youll need to wait a little while and try -Sy again then..
    B) Related to A.. your database could be either older or newer than the mirror you are using. If you switched mirrors recently, this happens sometimes. Most mirrors update ~daily, but some update ~weekly. -Sy to sync.. you could try -Syy to force a full sync so that even lists of supposedly up-to-date repositories (core,extra,so forth) are synced (doing so is only good/useful if you have problems)..
    C) Your mirror is offline.. change it to another one in /etc/pacman.d/mirrorlist
    D) Your internet is not running / your DNS is not working properly.. try to ping a site you know is online to be sure. Google is always a good choice. ping www.google.com. You can ctrl+c to end it if it responds as expected. Fix your internet (see the wiki) and domain name server (/etc/resolv.conf and your router) if you have problems.
    You may or may not also wish to pacman -Scc in order to clean out your cache of saved packages in case there is a download problem.
    Your post gives the impression you don't understand pacman vs yaourt.. apologies if i'm wrong, but just in case:
    Pacman is used for official binary repository files. Yaourt can do pacman's job in addition to its own with the same syntax (imo it does a pretty slow and lousy job of such though), but it's real original function is primarily to install 3rd party / community packages that the Arch devs either can't or won't maintain (and most often, have not "ok"ed them as safe to install). You should look at yaourt in the wiki.. when it asks you to change the pkgbuild I imagine you mean when it says 'what do you want to edit it with?'.. which you dont need to edit it at all. The reason it asks you is because yaourt can install stuff from AUR, which like I said is 3rd party / community stuff that can contain something malicious (AUR is open to submissions, unlike the official repositories) and you are highly advised to look it over for something fishy before compiling and installing. FYI -- believe me, you don't want to compile openoffice without reaaally good reason on a really fast machine. It hurts. Your machine will be as usable as a doorstop for a very long time while it's doing it's business. Just save your time and patience, install the compiled binary via pacman instead.
    Please use the wiki, forum search functions, and man pages. Most of the Arch community is friendly and knowledgeable, but people get (rightly) irked when their work maintaining the aforementioned to answer queries like this one are ignored.
    Last edited by FrozenFox (2009-07-09 03:26:02)

  • Trouble installing shared printer on windows 7 64 bit

    hey guys
    i recently got a IBM thinkpad with Windows 7 Professional 64 bit.
    we have a HP Laserjet 3015 thats shared on windows xp profesional computer.  i am having trouble installing it on my comuter. if i connect the printer to my computer via USB, windows finds the drivers and it works.
    The problem is when ever i try and insatll it over the network it does not work. i can search and find which computer it is attached to and see it in the shared printer list, but when i ever i try to connect to it says connecting>>searching windows update>>cant find drivers. it gives me the option of searching for the drivers to install. i have downloaded the drivers thats on the HP site but they dont help. when ever i select them in the manual it comes with an error saying driver not found then gives u the option of installing it your self. when u select the driver it says windows can not locate a suitable driver.
    how can i get around this ??
    This question was solved.
    View Solution.

    rory2g wrote:
    i recently got a IBM thinkpad with Windows 7 Professional 64 bit.
    we have a HP Laserjet 3015 thats shared on windows xp profesional computer.  i am having trouble installing it on my comuter. if i connect the printer to my computer via USB, windows finds the drivers and it works.
    The problem is when ever i try and insatll it over the network it does not work. i can search and find which computer it is attached to and see it in the shared printer list, but when i ever i try to connect to it says connecting>>searching windows update>>cant find drivers. it gives me the option of searching for the drivers to install. i have downloaded the drivers thats on the HP site but they dont help. when ever i select them in the manual it comes with an error saying driver not found then gives u the option of installing it your self. when u select the driver it says windows can not locate a suitable driver.
    Try the following:  On the Windows 7 computer go to the Devices and Printers folder, Add a Printer, Local Printer, Create a new port, Local port, Next, \\xpcomputername\lj3015 (where you put in the actual share name of the computer and printer), OK, Windows Update (and wait for the list to repopulate), HP Laserjet 3015 PCL5,  Next, Next.
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

Maybe you are looking for

  • HT1449 how do I change the iPhoto library on my mac?

    How do I change the location for iTunes and iPhoto on my iMac?

  • Inserting image in a table using php +zend

    Hy! The table is (products(picture_p blob,prod_id number)) when i try to insert the pictureusing a similar code with this from oracle .com: // Insert the BLOB from PHP's tempory upload area $lob = oci_new_descriptor($conn, OCI_D_LOB); $stmt = oci_par

  • Java in Oracle

    Hi, Wanted to know to what extent java is used in Oracle siebel CRM. Heard the main core work is in C++. I have 2 + exp in java will it be good to work in this area. * Heard java has only UI development part in this.(is jsp used) To what extend is ja

  • Automatically update text field depending on the in select list value

    I have got 2 tables. Table A (Employee Personal Detail), Table B (Employee Academic detail). Employee no is common field between two tables). I have created interactive report with form on table b using in-built templates. I have added text box on fo

  • Printing black as a 'dropout' color (and not overprinting)

    How do I set up a solid drop shadow on type without having the black shadow overprint a color beneath it? I have it overprinting a red background, and you can see a slight tint of red in the black drop shadow. Thanks.