Bluetooth and Install packages

Hey folks,
I've got a problem with my iBook G4. I'm using Tiger 10.4.5 and recently, when I want to send files via bluetooth, I just can't. I click the option "Send file" and nothing happens, whilst before there opened a windows, where I could choose the file to send. I don't think that it's a hardware problem, because I can perfectly receive files on my iBook via bluetooth.
Then I've got another question. I don't own this Mac for very long and I'm still not used to the install packages. I just downloaded a "Bluetooth uptdate", but the file I get is a ".dmg" file and when I doubleclick it, a ".pkg" file opens. I just don't know what to do with it, because when I want to open that file, it says that there is no standard programm chosen to open it. The same happens when I download the latest "iTunes" version, the only difference is that I get a ".spkg" file (but the problem is the same) - can anybody tell me, what I have got to do with these files?
Thanks in advance
Mikey
iBook G4   Mac OS X (10.4.5)  

karol wrote:
You can check the package versions online http://www.archlinux.org/packages/
If you put packages in the CacheDir (/var/cache/pacman/pkg/ by default), you will be able not only to install them but you will also get dependency resolution with pacman - is that what you want?
Zulfikar wrote:I do not want pacman to go to the internet and download.
Arch installation should be updated often, the easiest way is via the internet. Is it a problem?
"If you put packages in the CacheDir (/var/cache/pacman/pkg/ by default), you will be able not only to install them but you will also get dependency resolution with pacman - is that what you want?
"   I THINK THIS IS WHAT I WANT.
My net is not that fast it is a 512Kbps line and the ISP downgrades my speed to 256Kbps after 10 GB. For LMDE i have copied the updates to a folder which I can use with apt.
Right now I am on a 4 Mbps line so I want to download lets say kde 4.7 , do I need to go to kde or can I get the latest kde from here ?
Last edited by Zulfikar (2012-01-16 12:28:57)

Similar Messages

  • Locating and installing packages

    Recently installed Oracle Linux to host Oracle BI. Going through the BI software requirements, we have a list of software packages that are required. running 'rpm -q -a' to get a list of all installed packages, I see that I am missing several. Where do l locate the missing packages and where should they be placed on my system in order to install them with rpm? For instance, following the instruction in the BI installation guide, I get the following:
    [root]# rpm -q -a |grep compat-db >> package_list;view package_list
    [root]# rpm -ivh sysstat-4.0.7-4.EL3.3
    error: open of sysstat-4.0.7-4.EL3.3 failed: No such file or directory
    my system is :
    [root]# uname -a
    Linux <mask server name> 2.6.18-8.el5 #1 SMP Tue Jun 5 23:25:19 EDT 2007 x86_64 x86_64 x86_64 GNU/Linux
    Also ...
    Another item in the software requirements says 'If the hugemem kernel is used .....'
    So, how do I determine if it that applies to me?

    kpackage ?
    [root]# kpackage
    -bash: kpackage: command not found
    okay, maybe it's not in my PATH
    [root]# find / -name kpackage -exec ls -l {} \;
    [root]#
    (no kpackage found)
    after copying all of the rpms from cd to /pkgs, I was able to install most of the additional required packages. Note the following:
    [root@<my server> tmp]# cd /pkgs
    [root@<my server> pkgs]# pwd
    /pkgs
    [root@<my server> pkgs]# ls -l openmotif*
    -r-xr-Sr-t 1 root root 1374499 Dec 26 15:30 openmotif22-2.2.3-18.i386.rpm
    -r-xr-Sr-t 1 root root 1392081 Dec 26 15:30 openmotif22-2.2.3-18.x86_64.rpm
    -r-xr-Sr-t 1 root root 1575905 Dec 26 15:35 openmotif-2.3.0-0.3.el5.i386.rpm
    -r-xr-Sr-t 1 root root 1599638 Dec 26 15:35 openmotif-2.3.0-0.3.el5.x86_64.rpm
    -r-xr-Sr-t 1 root root 3069258 Dec 26 15:35 openmotif-devel-2.3.0-0.3.el5.i386.rpm
    -r-xr-Sr-t 1 root root 3210287 Dec 26 15:35 openmotif-devel-2.3.0-0.3.el5.x86_64.rpm
    (The requirements list specified 'openmotif21-2.1.30-11.RHEL4.4, so let's try ...
    [root@<my server> pkgs]# rpm -i openmotif22-2.2.3-18.x86_64.rpm
    error: Failed dependencies:
    libXp.so.6()(64bit) is needed by openmotif22-2.2.3-18.x86_64
    [root@<my server> pkgs]# ls -l pdksh*
    ls: pdksh*: No such file or directory
    [root@<my server> pkgs]# ls -l gnome-libs*
    ls: gnome-libs*: No such file or directory
    [root@<my server> pkgs]# ls -l xscreensaver*
    ls: xscreensaver*: No such file or directory
    BTW, I know I should be some 'privileged' user other than root, but am not sure how to create such a user. I do have a normal user account for myself. How would I go about making it 'privileged', and what privileges would that have. More importantly, what would it not have that root does?

  • Searching and installing packages from testing w/o editing pacman.conf

    Is this possible?

    tomk wrote:Installing individual packages from the testing repo is not recommended as they are likely to depend on testing versions of other packages. The only supported way of using the testing repo is to enable it at the top of the list in pacman.conf.
    I don't understand why that is true.
    If I enable the testing repo and update a package (pacman -S package), and if the dependencies are set correctly, the dependencies from testing needed should also be installed/updated, right?

  • Setup and install failure of Staroffice 8  on sparc Solaris 10

    Hello,
    I downloaded Staroffice 8 for sparc Solaris and I tried to install it using:
    #cd /var/tmp/unpack_staroffice
    # ./setup
    Running installer
    Exception in thread "main" java.lang.NoClassDefFoundError: install
    0022
    I've seen many threads on this error. I found no solution except to install with pkgadd command.
    pkgadd solution works but the default location is /opt. I don't know how to install in another location.
    the pkgadd -R root-path don't permit to install where I want:
    pkgadd -R /usr/local -d ./ don't work because /usr/local is added at the
    default path (/opt, /usr etc..): /usr/local/opt /.., /usr/local/usr.. and son on.
    To bypass this I tried to create symbolic link:
    ln -s /opt/staroffice8 /usr/local/staroffice8
    and install packages at the default place:
    pkgadd -d ./
    installattion works fine but when I start staroffice8 I obtain error:
    # soffice
    The application cannot be started.
    The component manager is not available
    Any help is appreciated.
    thanks.

    Hello,
    I downloaded Staroffice 8 for sparc Solaris and I tried to install it using:
    #cd /var/tmp/unpack_staroffice
    # ./setup
    Running installer
    Exception in thread "main" java.lang.NoClassDefFoundError: install
    0022
    I've seen many threads on this error. I found no solution except to install with pkgadd command.
    pkgadd solution works but the default location is /opt. I don't know how to install in another location.
    the pkgadd -R root-path don't permit to install where I want:
    pkgadd -R /usr/local -d ./ don't work because /usr/local is added at the
    default path (/opt, /usr etc..): /usr/local/opt /.., /usr/local/usr.. and son on.
    To bypass this I tried to create symbolic link:
    ln -s /opt/staroffice8 /usr/local/staroffice8
    and install packages at the default place:
    pkgadd -d ./
    installattion works fine but when I start staroffice8 I obtain error:
    # soffice
    The application cannot be started.
    The component manager is not available
    Any help is appreciated.
    thanks.

  • Installing mangler from AUR - cant download and install gsm

    ==> gsm dependencies:
    - glibc (already installed)
    ==> Continue the building of gsm ? [Y/n]
    ==> ----------------------------------------------
    ==>
    ==> Install or build missing dependencies for gsm:
    ==> Building and installing package
    ==> gsm dependencies:
    - glibc (already installed)
    ==> Making package: gsm 1.0.12-6 i686 (Tue Jan 19 17:50:22 CET 2010)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Downloading gsm-1.0.12.tar.gz...
    --2010-01-19 17:50:22-- http://kbs.cs.tu-berlin.de/~jutta/gsm/gsm-1.0.12.tar.gz
    Resolving kbs.cs.tu-berlin.de... 130.149.17.4
    Connecting to kbs.cs.tu-berlin.de|130.149.17.4|:80... connected.
    HTTP request sent, awaiting response... 302 Found
    Location: http://user.cs.tu-berlin.de/~jutta/gsm/gsm-1.0.12.tar.gz [following]
    --2010-01-19 17:50:22-- http://user.cs.tu-berlin.de/~jutta/gsm/gsm-1.0.12.tar.gz
    Resolving user.cs.tu-berlin.de... 130.149.17.156
    Connecting to user.cs.tu-berlin.de|130.149.17.156|:80... connected.
    HTTP request sent, awaiting response... 404 Not Found
    2010-01-19 17:50:22 ERROR 404: Not Found.
    ==> ERROR: Failure while downloading gsm-1.0.12.tar.gz
    Aborting...
    Error: Makepkg was unable to build gsm package.
    ==> Install or build missing dependencies for mangler:
    Solutions?

    The PKGBUILD is out of date.  That website no longer hosts gsm.  The all seeing google tells me this:
    A more extensive version of this document used to be at http://www.cs.tu-berlin.de/~jutta/toast.html aka http://kbs.cs.tu-berlin.de/~jutta/toast.html, hosted by the university I studied computer science at many years ago. I don't know whether my alma mater is suffering some sort of technical failure, or whether they finally noticed that I've been gone for about ten years - but my directories there don't seem to exist anymore. I made a couple of backups over the years, but I'll take the opportunity to trim down the page a little.
    The place where it is now, quut.com, the Questionable Utility Company, will likely be around as long as I am. Thanks to the Technische Universität Berlin for its long and largely pain-free hosting services; we'll take it from here.
    Current project site: http://www.quut.com/gsm/
    Last edited by reed9 (2010-01-19 17:36:05)

  • [SOLVED] install package from aur via yaourt

    Hi,
    i installed yaourt and tried to install from the aur.
    it keeps asking me to continue bulding and then restart building. it just wont install any packages.
    for none-aur packages it works fine btw.
    any help?
    alex
    Last edited by alext (2011-10-11 23:13:53)

    me too and it didnt.
    [xxx@xxx pcmanfm-mod]$ yaourt ntfs-config
    1 aur/ntfs-config 1.0.1-7 (200)
    Enable/disable NTFS write support with a simple click
    ==> Enter n° of packages to be installed (ex: 1 2 3 or 1-3)
    ==> -------------------------------------------------------
    ==> 1
    ==> Downloading ntfs-config PKGBUILD from AUR...
    x PKGBUILD
    x python-2.7.patch
    Comment by: loleg on Sat, 25 Jun 2011 10:07:14 +0000
    Compiles installs OK using yaourt, however does not work on my up-to-date system with the issue discussed here: http://ubuntuforums.org/archive/index.php/t-1497399.html
    Comment by: jlcordeiro on Mon, 27 Jun 2011 08:56:12 +0000
    Can you check if:
    sudo mkdir /etc/hal/fdi
    sudo touch /etc/hal/fdi/policy
    solves the problem?
    Comment by: mr430 on Tue, 04 Oct 2011 15:56:44 +0000
    jlcordeiro, same problem and making /etc/hal/fdi directory solve it, thanks
    Comment by: jlcordeiro on Sat, 08 Oct 2011 08:17:08 +0000
    Updated with the solution to the mentioned problem.
    Comment by: archdria on Tue, 11 Oct 2011 12:04:43 +0000
    Please, add perl-xml-parser as makedep :)
    Comment by: jlcordeiro on Tue, 11 Oct 2011 21:36:05 +0000
    Done. Thank you :)
    First Submitted: Fri, 19 Jan 2007 21:10:44 +0000
    ntfs-config 1.0.1-7
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> ntfs-config dependencies:
    - python2 (already installed)
    - pygtk (already installed)
    - udev (already installed)
    - ntfs-3g (already installed)
    - perl-xml-parser (already installed)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'testing' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'core' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'extra' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'community-testing' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'community' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'multilib' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    ==> Continue building ntfs-config ? [Y/n]
    ==> -------------------------------------
    ==>
    ==> Building and installing package
    ==> Install or build missing dependencies for ntfs-config:
    Password:
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'testing' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'core' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'extra' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'community-testing' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'community' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'multilib' not recognized.
    error: target not found: recognized.
    ==> Restart building ntfs-config ? [y/N]
    ==> ------------------------------------
    ==>
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> ntfs-config dependencies:
    - python2 (already installed)
    - pygtk (already installed)
    - udev (already installed)
    - ntfs-3g (already installed)
    - perl-xml-parser (already installed)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'testing' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'core' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'extra' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'community-testing' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'community' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    - warning: (building from AUR)
    - config (building from AUR)
    - file (package found)
    - /etc/pacman.d/mirrorlist, (building from AUR)
    - line (building from AUR)
    - 82: (building from AUR)
    - directive (building from AUR)
    - 'Germany' (building from AUR)
    - in (building from AUR)
    - section (building from AUR)
    - 'multilib' (building from AUR)
    - not (building from AUR)
    - recognized. (building from AUR)
    ==> Continue building ntfs-config ? [Y/n]
    ==> -------------------------------------
    ==>
    ==> Building and installing package
    ==> Install or build missing dependencies for ntfs-config:
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'testing' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'core' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'extra' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'community-testing' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'community' not recognized.
    warning: config file /etc/pacman.d/mirrorlist, line 82: directive 'Germany' in section 'multilib' not recognized.
    error: target not found: recognized.
    ==> Restart building ntfs-config ? [y/N]
    ==> ------------------------------------
    ==>
    ==> WARNING: Following packages have not been installed:
    ntfs-config
    Edit: now ive just seen that i forgot about the warnings. i am not sure about what they mean and how to fix it.
    Last edited by alext (2011-10-11 22:16:58)

  • Cannot install package because of unresolved dependencies

    I'm trying to install lib32-libwbclient with yaourt but I'm getting the following error:
    warning: cannot resolve "lib32-libbsd", a dependency of "lib32-libwbclient"
    warning: cannot resolve "lib32-talloc", a dependency of "lib32-smbclient"
    warning: cannot resolve "lib32-libbsd", a dependency of "lib32-libwbclient"
    warning: cannot resolve "lib32-libwbclient", a dependency of "lib32-smbclient"
    warning: cannot resolve "lib32-pam", a dependency of "lib32-smbclient"
    warning: cannot resolve "lib32-avahi", a dependency of "lib32-smbclient"
    :: The following packages cannot be upgraded due to unresolvable dependencies:
    lib32-libwbclient lib32-smbclient
    :: Do you want to skip the above packages for this upgrade? [y/N] n
    error: failed to prepare transaction (could not satisfy dependencies)
    :: lib32-libwbclient: requires lib32-libbsd
    :: lib32-smbclient: requires lib32-talloc
    :: lib32-libwbclient: requires lib32-libbsd
    :: lib32-smbclient: requires lib32-libwbclient
    :: lib32-smbclient: requires lib32-pam
    :: lib32-smbclient: requires lib32-avahi
    Here is the complete output:
    19:47~% yaourt -S lib32-libwbclient
    ==> Downloading lib32-libwbclient PKGBUILD from AUR...
    x .AURINFO
    x PKGBUILD
    ...[comments]...
    lib32-libwbclient 4.1.12-1 (Tue Sep 2 18:53:10 CEST 2008)
    ( Unsupported package: Potentially dangerous ! )
    ==> Edit PKGBUILD ? [Y/n] ("A" to abort)
    ==> ------------------------------------
    ==> n
    ==> WARNING: This PKGBUILD describes a splitted package.
    ==> Specific package options are unknown
    ==> lib32-smbclient dependencies:
    ==> Continue building lib32-libwbclient ? [Y/n]
    ==> -------------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: lib32-smbclient 4.1.12-1 (Sun Sep 14 19:48:48 CEST 2014)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    -> Downloading smbclient-4.1.12-1-i686.pkg.tar.xz...
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 5696k 100 5696k 0 0 49343 0 0:01:58 0:01:58 --:--:-- 47027
    -> Downloading libwbclient-4.1.12-1-i686.pkg.tar.xz...
    % Total % Received % Xferd Average Speed Time Time Time Current
    Dload Upload Total Spent Left Speed
    100 30556 100 30556 0 0 9667 0 0:00:03 0:00:03 --:--:-- 9666
    ==> Validating source files with md5sums...
    smbclient-4.1.12-1-i686.pkg.tar.xz ... Passed
    libwbclient-4.1.12-1-i686.pkg.tar.xz ... Passed
    ==> Extracting sources...
    ==> Entering fakeroot environment...
    ==> Starting package_lib32-libwbclient()...
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "lib32-libwbclient"...
    -> Generating .PKGINFO file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Starting package_lib32-smbclient()...
    ==> Tidying install...
    -> Purging unwanted files...
    -> Removing libtool files...
    -> Removing static library files...
    -> Compressing man and info pages...
    -> Stripping unneeded symbols from binaries and libraries...
    ==> Creating package "lib32-smbclient"...
    -> Generating .PKGINFO file...
    -> Generating .MTREE file...
    -> Compressing package...
    ==> Leaving fakeroot environment.
    ==> Finished making: lib32-smbclient 4.1.12-1 (Sun Sep 14 19:51:00 CEST 2014)
    ==> Continue installing lib32-smbclient ? [Y/n]
    ==> [v]iew package contents [c]heck package with namcap
    ==> ---------------------------------------------------
    ==> y
    loading packages...
    resolving dependencies...
    warning: cannot resolve "lib32-libbsd", a dependency of "lib32-libwbclient"
    warning: cannot resolve "lib32-talloc", a dependency of "lib32-smbclient"
    warning: cannot resolve "lib32-libbsd", a dependency of "lib32-libwbclient"
    warning: cannot resolve "lib32-libwbclient", a dependency of "lib32-smbclient"
    warning: cannot resolve "lib32-pam", a dependency of "lib32-smbclient"
    warning: cannot resolve "lib32-avahi", a dependency of "lib32-smbclient"
    :: The following packages cannot be upgraded due to unresolvable dependencies:
    lib32-libwbclient lib32-smbclient
    :: Do you want to skip the above packages for this upgrade? [y/N] n
    error: failed to prepare transaction (could not satisfy dependencies)
    :: lib32-libwbclient: requires lib32-libbsd
    :: lib32-smbclient: requires lib32-talloc
    :: lib32-libwbclient: requires lib32-libbsd
    :: lib32-smbclient: requires lib32-libwbclient
    :: lib32-smbclient: requires lib32-pam
    :: lib32-smbclient: requires lib32-avahi
    ==> WARNING: Your packages are saved in /tmp/yaourt-tmp-matachi
    cp: overwrite '/tmp/yaourt-tmp-matachi/lib32-libwbclient-4.1.12-1-x86_64.pkg.tar.xz'?
    cp: overwrite '/tmp/yaourt-tmp-matachi/lib32-smbclient-4.1.12-1-x86_64.pkg.tar.xz'?

    Scimmia wrote:
    MaTachi wrote:
    jasonwryan wrote:Your issue is exactly that you don't understand the difference between the official repositories and the AUR.
    Umm, so how do I do to install lib32-libwbclient?
    https://aur.archlinux.org/packages/lib32-libwbclient/
    https://wiki.archlinux.org/index.php/AUR
    Maybe it wasn't clear from my original post, but I have yaourt installed and I tried to install lib32-libwbclient by running yaourt -S lib32-libwbclient, which resulted in the error message in my original post. I have used yaourt to successfully install packages in the past, such as ttf-ms-fonts and owncloud-client.

  • [SOLVED] gotmail. cant install package

    Hi i want to download my hotmail mails to close that account, but find myself unable to install gotmail, any ideas?
    Thanks!
    [aleyscha@aleyscha ~]$ yaourt -S gotmail
    ==> Continue the building of 'gotmail'? [Y/n]
    ==> ----------------------------------------------
    ==>
    ==> Building and installing package
    ==> Making package: gotmail 0.9.0-2 (Fri Jan 25 08:38:31 PST 2008)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found gotmail-0.9.0.tar.bz2 in build dir
    ==> Validating source files with md5sums...
    gotmail-0.9.0.tar.bz2 ... Passed
    ==> Extracting Sources...
    -> bsdtar -x -f gotmail-0.9.0.tar.bz2
    gotmail-0.9.0/COPYING: Can't create 'gotmail-0.9.0/COPYING': Permission denied
    gotmail-0.9.0/Makefile: Can't create 'gotmail-0.9.0/Makefile': Permission denied
    gotmail-0.9.0/VERSION: Can't create 'gotmail-0.9.0/VERSION': Permission denied
    gotmail-0.9.0/gotmail.spec: Can't create 'gotmail-0.9.0/gotmail.spec': Permission denied
    gotmail-0.9.0/gotmail.1.gz: Can't create 'gotmail-0.9.0/gotmail.1.gz': Permission denied
    gotmail-0.9.0/gotmail.man: Can't create 'gotmail-0.9.0/gotmail.man': Permission denied
    gotmail-0.9.0/gotmail: Can't create 'gotmail-0.9.0/gotmail': Permission denied
    gotmail-0.9.0/ChangeLog: Can't create 'gotmail-0.9.0/ChangeLog': Permission denied
    gotmail-0.9.0/README: Can't create 'gotmail-0.9.0/README': Permission denied
    gotmail-0.9.0/sample.gotmailrc: Can't create 'gotmail-0.9.0/sample.gotmailrc': Permission denied
    gotmail-0.9.0/gotmail4evolution: Can't create 'gotmail-0.9.0/gotmail4evolution': Permission denied
    bsdtar: Error exit delayed from previous errors.
    ==> ERROR: Failed to extract gotmail-0.9.0.tar.bz2
    Aborting...
    Error: Makepkg was unable to build gotmail package.
    Last edited by leo2501 (2008-01-25 22:59:44)

    solved!! i download GetLive and is retrieving all my messages! what a wonderful script here it is:
    http://sourceforge.net/projects/getlive/
    Now i can close that damn account

  • How to get and install the new MSI Bluetooth Software Package 1.4.3.3.

    How to get and install the new MSI Bluetooth Software Package 1.4.3.3.
    This little FAQ will only cover the new version of MSI Bluetooth Software Package.
    First thing too do is unistall any older version of the MSI Bluetooth Software.
    Do this through the Add/Remove program applet in your control panel.
    There seams too be only through Live update you could get the new version of MSI Bluetooth Software Package.
    If you can't see any enter for MSI Bluetooth Software in the Live driver section of Live update then you have too enter the following too your registry.
    Create following code in Notepad and save it as MSILD.reg, then run the file.
    ;-->Code start
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\MSI\Drivers\MSI Bluetooth Software]
    "DrvSetup"="1"
    "Version"="1.4.2.10"
    ;-->Code end
    Rerun the Live update and hopefully you will now see a entry for MSI Bluetooth Software in Live driver section.
    Install the new version of MSI Bluetooth Software and reboot your computer. Even if the setup program doesnt told you too doit.
    After rebooting the computer you will see the Bluetooth icon in the taskbar. If it's Red then try too start the Bluetooth services by right click on the try icon and the only alternetiv there is.
    If the Bluetooth services is asking for a valid licens.dat then you should do the following.
    Surf to Jon's Bluetooth guide http://www.jonsguides.com./bluetooth/prepare.html and download the patcher from the link there.
    Unzip the the patcher and then run the BTWPatcher.exe program.
    Now the Bluetooth services will start and you will bee able too configure your own settings for the Bluetooth services.
    If nothing of this work you could try the complete Bluetooth solution at Jon's gudie and install the IBM version of the same program. I havent test this solution and will not do soo.

    I have the MS-6968 device and i want to use driver 1.4.x or 3.0.x. I found the driver 1.4.2.10 but i cannot find any WIDCOMMSecurity code.
    So, can anyone give me a link for BTWPatcher.exe???
    It cannot be found here (Jon's Bluetooth ) anymore.
    Thanks

  • I have FF 3.6.25 and can't install the yoville zynga gamebar i get an error msg that its not a valid install package - 207. can someone help me with this so that it will work?

    i'm running ff 3.6.25 and can't install the yoville zynga gamebar the message i get is as follows:
    Firefox could not install the file at http://zynga.ourtoolbar.com/xpi because: Not a valid install package -207
    i installed it on my mom's pc after installing ff to it and it worked fine.

    Hi,
    You may have to update Firefox. Please also check the Firefox version on mom's PC: '''Help''' ('''Alt''' + '''H''') > '''About Firefox'''.
    https://www.mozilla.org/en-US/firefox/new/
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://support.mozilla.com/en-US/kb/Page%20Info%20window Page Info] Tools (Alt + T) > Page Info, Right-click > View Page Info
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing Video without Plugins]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://developer.mozilla.org/en/Command_Line_Options#Browser Firefox Commands]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [https://support.mozilla.com/en-US/kb/common-questions-after-upgrading-firefox-36 After Upgrading]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]

  • The current iTunes 10.5 upgrade does not install on Windows 7 and indicates a faulty install package (error 2324). Advice or details on the release date for a proper fix?

    The current iTunes 10.5 upgrade does not install on Windows 7 and indicates a faulty install package (error 2324). Advice or details on the release date for a proper fix? I'm not able to roll back to the prior version, so I'm stuck in limbo.

    There have been a number of problems with installing the latest iTunes on Windows 7 64-bit machines during the last couple of weeks.  You might want to do a search on that topic and see if anyone has a solution.  There have been various versions of the problem but a lot related to errors in the download package or failure to download.

  • HT204387 I have brought a iPhone 5s and installed software but my bluetooth is not working. Please help me

    I have brought a iPhone 5s and installed software but my bluetooth is not working. Please help me

    What are you trying to connect the iPhone to and what is happening when you try?

  • Problems downloading and installing OS X Yosemite An error occurred while running scripts from the package

    Hi! I have problems downloading and installing OS X Yosemite.
    While downloading this message pops up:
    An error occurred while running scripts from the package \U201cwct8079783343594854923.pkg\U201d.
    and in /var/log/install.log i can see:
    MacBook-Pro installd[1086]: PackageKit: Install Failed: PKG: pre-install scripts for "com.apple.pkg.InstallMacOSX"\nError Domain=PKInstallErrorDomain Code=112 UserInfo=0x100193c00 "An error occurred while running scripts from the package “wct8079783343594854923.pkg”." {\n    NSFilePath = preinstall;\n    NSLocalizedDescription = "An error occurred while running scripts from the package \U201cwct8079783343594854923.pkg\U201d.";\n    NSURL = "#InstallMacOSX.pkg -- file://localhost/Users/username/Library/Application%20Support/AppStore/91504108 2/wct8079783343594854923.pkg#Distribution";\n    PKInstallPackageIdentifier = "com.apple.pkg.InstallMacOSX";\n}
    does anyone have an idea about this?
    thank you very much

    Mucked up installation. If the installer app is still in /Applications, delete it and start over.
    27" i7 iMac (Mid 2011) refurb, OS X Yo (10.10.2), Mavs, ML & SL, G4 450 MP w/10.5 & 9.2.2

  • NetBeans and j2sdk package hangs when installing

    When installing the netbeans 3.6 and j2sdk package the installer get to 48 % and hangs. I let is sit all night and it was still the same the next morning. I am running on XP professional. Any ideas on how to get it to install.
    Thanks
    Randy

    I was having a similar problem
    I originally installed the combined package netbeans 5.5 with JDK 1.5.0.9 with no problems.
    Unfortunately, I had to uninstall Netbeans, because the Nokia Carbide_j_1_5 integrated plug-in broke it. However, after uninstalling just Netbeans, I was unable to reinstall it !
    The installer would report that the JDK was already installed and that it would just install Netbeans 5.5. At that point I clicked "next" to continue, but the installer just hung.
    After many attempts, I finally found this thread, and decided to try downloading the installer for just Netbeans (netbeans-5_5-windows.exe)
    Bingo! It installed fine. So now I can go home. What a way to spend a Friday night!

  • Is X-windows and GUI desktops supported on the ODA "engineered system" running a RAC database?  If it is, what is the yum command needed to install the X-windows, Gnome, and KDE package groups?

    Is X-windows and GUI desktops supported on the ODA "engineered system" running a RAC database?  If it is, what is the yum command needed to install the X-windows, Gnome, and KDE package groups?

    While I agree with the direction of the suggestions with installing packages for X-windows, we do not have a blanket 'apply any package' recommendation.
    In particular we do not support altering the kernel (although we do have exceptions which we review on a case by case basis).
    Basically, if the you want to alter functionality that would not impact core functionality you are usually fine.
    A good guideling is : The more dependencies that there are between the package / rpm you are considering using the higher the potential impact on functionality - meaning higher chance for problems
    Note: We do use VNC including Real and Tiger regularly , but we have no hard recommendation on how you may want to use X-windows. I have never seen a limitation other than comments on bugs
    or incompatibility within the X-window product itself with certain kernel levels.
    Patching may overwrite some packages that you may install, however,  _depending on packages/rpms added_ there is also the possibility that you will break existing functionality to the point
    that patching itself will fail ( we have already seen a few cases of this in which case the proper mitigation is to remove / roll-back any alterations to the ODA before patching, and then adding the packages/rpms
    back after the patching is completed.
    From what you are discussing the impact should be low without conflicts, but please consider the above, and if you have specific packages which you consider potential problems
    please create an SR so that we can review packages / rpms on an individual basis.
    Once again: the main criteria for not supporting rpms is regarding the kernel itself
    Chuck

Maybe you are looking for

  • The data binding isn't working, what have I done wrong?

    I'm writing a very simple WPF app, one view. I've got a few models defined for the small handful of tables this app works with. I'm making some sort of boneheaded mistake, but I can't see what it is. I'm trying to bind to a property of one of the mod

  • How to execute the content of varchar  variable like a simple query

    Hi everyone! I did a PL/SQL region in apex, in this region I did the query which is storaged in a variable; it was did it concatenate several times, in the procedure I have several sentences. I thought that the command 'execute immediate' would get a

  • Report Painter : TCODE "GR55"

    Hi All, Can anyone guide me regarding the report painter. I need to know what are the fucntions of "OUTPUT PARAMETERS" button. basically my requirement is that i have a report group"ZCFS" which is basically displaying some output. some fields are not

  • Import parameter to method does not default when executed

    Hi Everybody...i have a method with import parameter IV_DATE type SY-DATUM default SY-DATUM. When i execute the method the system date does not default...the IV_DATE field is blank(Spaces). Is there anybody that can help. This is very strange. Thanks

  • Gdm-20e20 monitor on sparcstation 20 and ultra2

    Hi. I'm using a Sun (sony) gdm-20e20 on a sparcstation 20 and ultra2. On both the monitor and server turns on, the orange led on the monitor flashes for a bit and then the green led turns on but nothing comes up on the screen. Does the same thing on