How to install elance Tracker System on archlinux?

Hi guys, anobody here knows how to install elance Tracking system on archlinux,
Elance only provide rpm and deb packages,
I tried to use rmp2targz and deb2targz, but don't work, I also checked this video:
http://www.youtube.com/watch?v=XirJietlTfI
and it worked, bit I get an error saying that I need to install adobe air, but I already have installed
can anybody please tell how to install this package??
the package can be found at:
https://www.elance.com/php/tracker/main/trackerDownload  (must be logged in on elance),
I uploaded the packages to mediafire if you want to check them out:
deb package
http://www.mediafire.com/?ad9x1h19m8kvomi
rpm
http://www.mediafire.com/?gshoa6cu4odcrt3
I did a PKGBUILD:
pkgname=elance-tracker-system
pkgver=current
pkgrel=2
pkgdesc="Elance tracking system"
arch=('i686')
url="https://elance.com/"
license=('unknown')
depends=('libidn')
makedepends=('rpmextract')
options=('emptydirs')
source=("TrackerSetup.rpm")
md5sums=('356798ce170a942e0fbb3ed5e6243e65')
build() {
cd "$pkgdir"
rpmextract.sh ../TrackerSetup.rpm
and it works, but when I try to run Tracker, it says:
This application requires a version of Adobe AIR which cannot be found.
Please download the latest version of the runtime from
http://www.adobe.com/go/getair,
or contact the application author for an updated version.
Notice that I already have installed adobe-air and adobe-air-sdk
kind regards.
thanks
Last edited by pahko (2012-05-23 04:20:28)

adamrehard wrote:Could you please post both your PKGBUILD and the error message concerning Adobe Air?
Sure, thanks, I update the post, but here you have:
PKGBUILD
pkgname=elance-tracker-system
pkgver=current
pkgrel=2
pkgdesc="Elance tracking system"
arch=('i686')
url="https://elance.com/"
license=('unknown')
depends=('libidn')
makedepends=('rpmextract')
options=('emptydirs')
source=("TrackerSetup.rpm")
md5sums=('356798ce170a942e0fbb3ed5e6243e65')
build() {
cd "$pkgdir"
rpmextract.sh ../TrackerSetup.rpm
the error:
This application requires a version of Adobe AIR which cannot be found.
Please download the latest version of the runtime from
http://www.adobe.com/go/getair,
or contact the application author for an updated version.
Notice that I already have installed adobe-air and adobe-air-sdk
Last edited by pahko (2012-05-23 04:20:14)

Similar Messages

  • Where to download and how to install X Window System for Oracle Linux 5 ?

    Folks,
    Hello. I am using Oracle Linux 5 and Oracle Database 11g for PIA.
    Before install Oracle DB 11g into Oracle Linux 5, we need to install X Window System according to the document page 2 http://download.oracle.com/docs/cd/B28359_01/install.111/b32285.pdf
    But I don't know where to download and how to install X Window System for Oracle Linux 5.
    Can any folk provide a link to download X Window System and tutorial to install it for Oracle Linux 5 ?

    You can address the problem in a number of different ways.
    You can install X-windows from the installation DVD or setup access to the Oracle public software repository as described in http://public-yum.oracle.com. In which case, the command to install X-windows is: yum groupinstall "X Window System"
    Or, you login remotely and and use SSH with X-forwarding, in which case the software on the server will use the X-Windows server on your client system. This is probably the preferred way since you do not have X-windows installed on the server. For more details about SSH forwarding and howto, please see Install Oracle 11gR2 on Ubuntu Linux 11.04 (64-bit) Howto part 2 Oracle Universal Installer.

  • HT1414 I just tried to reset my iPad...then couldn't reset it.  I don't know how to install the operating system on it again

    I just tried to reset my iPad...then couldn't reset it.  I don't know how to install the operating system on it again

    Is this how you reset?
    1. Hold the Sleep and Home button down (together)
    2. For about 10 seconds
    3. Until you see the Apple logo (very important)
    4. Ignore the red slider

  • How do install two opertating systems without losing any files?

    Hi there,
    I recently bought a logitech quickcam zoom webcam, and have downloaded all the drivers as instructed..macam, ioxperts etc, but i'm trying in vain to make it work...no joy!...
    As a last attempt, i am going to try to install the operating system 10.2.6, in addition to the 10.4.3 which i already have. Hopefully this will be compatible (as it says so on the box)!
    Pls explain in laymans terms how i would install the new operating system without it conflicting with everything that's already on the Mac.
    Thanks in advance...
    PowerMac3,4   Mac OS X (10.4.3)  

    Hi Sats,
    Welcome to the Apple Discussions
    An USB cam with drivers installed is still likely to need http://www.ecamm.com/mac/ichatusbcam/ to work with iChat although iMovie is likely to see the camera.
    11:46 PM Sunday; June 25, 2006

  • HT2845 how to install a track pad on a different mac

    I want to install my track pad on a different mac from the one it was initially installed on, It wont let me as its linked to my other mac

    You shouldn't have any issues if you delete the trackpad from the original system in System Preferences > Bluetooth > highlight the trackpad and click the "-" icon below.  
    Then go to the new system and pair it in Bluetooth preferences.

  • How to install Sun Java System Application Server PE 9 in debian

    Hi,
    I have ubuntu installed on my system. I wanted to install the Sun Java System Application Server PE 9 on it. I didn't see any debian package for it on Sun's downloads. I downloaded the linux version and tried to install it. I got the following result...
    root@vineet :/usr/src# ./java_ee_sdk-5-linux.bin
    Checking available disk space...
    Checking Java(TM) 2 Runtime Environment...
    Error: Could not find the required version of the Java(TM) 2 Runtime Environment.
    This application needs version 1.5 or higher of the Java(TM) 2 Runtime
    Environment. If the required Java(TM) 2 Runtime Environment is not installed,
    you can download it from the following website:
    http://java.sun.com/j2se
    Or if you already have the required Java(TM) 2 Runtime Environment
    installed, try rerunning this application with the following usage:
    'java_ee_sdk-5-linux.bin' -javahome <Java(TM) installation directory>
    root@vineet:/usr/src# ./java_ee_sdk-5-linux.bin -javahome /usr/lib/j2re1.5-sun
    Checking available disk space...
    Checking Java(TM) 2 Runtime Environment...
    Launching Java(TM) 2 Runtime Environment...
    Error: There are no files requiring installation.
    Deleting temporary files...
    Any suggestions will be highly appreciated.
    Thanks,
    Vineet

    Hi,
    I have ubuntu installed on my system. I wanted to
    install the Sun Java System Application Server PE 9
    on it. I didn't see any debian package for it on
    Sun's downloads. I downloaded the linux version and
    tried to install it. I got the following result...
    root@vineet :/usr/src# ./java_ee_sdk-5-linux.bin
    Checking available disk space...
    Checking Java(TM) 2 Runtime Environment...
    Error: Could not find the required version of the
    Java(TM) 2 Runtime Environment.
    This application needs version 1.5 or higher of the
    Java(TM) 2 Runtime
    Environment. If the required Java(TM) 2 Runtime
    Environment is not installed,
    you can download it from the following website:
    http://java.sun.com/j2se
    f you already have the required Java(TM) 2 Runtime
    Environment
    installed, try rerunning this application with the
    following usage:
    'java_ee_sdk-5-linux.bin' -javahome <Java(TM)
    installation directory>
    oot@vineet:/usr/src# ./java_ee_sdk-5-linux.bin
    -javahome /usr/lib/j2re1.5-sun
    Checking available disk space...
    Checking Java(TM) 2 Runtime Environment...
    Launching Java(TM) 2 Runtime Environment...
    Error: There are no files requiring installation.
    Deleting temporary files...
    Any suggestions will be highly appreciated.
    Thanks,
    VineetDo you have java 5 sdk on your machine (Or at the very least java 5 re) ?
    Have you tried the command that they gave ?

  • How to install an operating system on your hard disk,

    So when I try to start my laptop a black screen comes up with:
    Boot Device Not Found
    Please Install an operating system on your hard disk.
    Hard disk (3F0)
    F2 System Diagnostics
    For more information, please visit: www.hp.com/techcenter/startup
    Someone please help

    JoJo11 wrote:
    So when I try to start my laptop a black screen comes up with:
    Boot Device Not Found
    Please Install an operating system on your hard disk.
    Hard disk (3F0)
    F2 System Diagnostics
    For more information, please visit: www.hp.com/techcenter/startup
    Someone please help
    Would seem to indicate your HDD has gone bad and needs to be replaced. To Restore you computer back you need to get the recovery media to reformat back to factory install to get your computer back and working. If under warranty you will have to contact HP support to fix this problem but you will somehow need to get the recovery media to restore it back to factory install.
    I am a Volunteer to help others on here-not a HP employee.
    Replies aren't online 24/7 because of Time Zone differences.
    Remember in this Day and Age of Computing the Internet is Knowledge at your fingertips if you choose understand it. -2015-

  • Database structure : How to design the track system of a railway station

    Dear Oracle experts,
    I'm interested in your opinion about a database design problem.
    I want to design a database which describes e.g. the tracks of trains in
    a big railway station with many switches. What I always know is the position of every switch in my railway station.
    If I know all of the present switch-positions I know automatically where a train which is at a certain position would move.
    In my database I would like to store these pathways and search the pathway of train at a certain position and the present switch positions.
    One problem is that if one of the switches is at a position which leads to a pathway which would the train drive round the next switch the position of the next switch would be uninteresting. Since I have to search the table with my pathways with my set of switch positions I willl have to put datasets for all positions of the circumscribed switch
    into my table.
    Exampel :
    I have 3 switches. If switch 1 is at position 1 switch 2 is circumscribed and the train drives to switch 3. If switch 1 is on position 2 the train drives to switch 2. If switch 2 could have 10 positions then I would have to create datasets for all the 10 positions of switch 2 for all positions of switch 1 although these positions are not always interesting.
    To solve this problem I would like to describe some kind of search tree in my database structure. Does someone of you have an idea how to solve this problem ?
    Best ragards,
    Daniel

    Hirachical is interesting, but you pay a big performance/feature penalty by using it.
    If this is a real train station, then changes probably won't be done on the tracks for a long time, and if so, it's a rare event that your program may not need to be able to handle dynamically?
    If that, then your DB becomes simple ... have a table of tracks coming into the station, and another list of tracks going out. Maybe also "destination tracks" within your station.
    Then simply have a table that takes a source/destination pair of tracks, and then a column for each switch. The column holds the setting of the switch to provide the path between source and destination.
    Then you have a simple and fast query access. It's rather easy to turn the table for reporting if you want a more dynamic query access; but I guess your main need for the system is to ask "what do my switches need to be set at if a train needs to go from point A to point B". If so, a simple table layout as above is going to be your solution. And it's going to be fast and efficient.
    Only if you dynamically want to be able to design the track layout does this become a harder problem. But you could still use the same "construct":
    Table: Destination Pairs
    PairID Number
    FromTrack Number references tracks
    ToTrack Number references tracks
    Table: Switch settings
    SwitchID Number references Switches
    PairID number references Destination Pairs
    SwitchSetting number
    primary key: SwitchID, PairID
    Now your query is a join - but it's possible to simply list all the switch settings on a given pair. No need for hirachical queries.

  • How to install an operating system on this computer?

    What key should I press when the computer starts to run boot menu? I don't know how on this computer start the installation of the operating system from the installation disk. Help me, please.

    If you are trying to perform a factory restore, repeatedly tap the F11 key at boot to enter the recovery partition.  Follow the screen instructions.
    Please mark my post as SOLVED if it has resolved your problem. It helps others with similar situations.

  • How to install an operating system on my hp pavilion by booting

    my hp pavalion is not responding to install os windows 8.1 by booting..

    Is this an upgrade version or full retail version, DVD or USB?   What is the full make of your computer HP 20-XXXX, replace the X's with the numbers.
    Have you changed the boot order in the BIOS?
    Please mark my post as SOLVED if it has resolved your problem. It helps others with similar situations.

  • How indeed to install gnome desktop system?

    Last night I installed a core system of archlinux.
    I searched the wiki  and find a section describes how to install gnome.
    But after I do like its describtion, gnome did not work, It prompt : cannot open display.
    And when I typed "startx", it prompts" startx: cannot find command".
    So I installed xorg:
    pacman -S xorg
    Then when I typed startx,it appeared a xterm system.
    In the commandline prompt I typed "gnome-seseion", then it appeared a gnome system like this :
    I want a system that do not enter gnome system until I type "startx". How to do it ?
    I think the wiki should be updated, and be checked before pulished!

    iamybj wrote:
    Last night I installed a core system of archlinux.
    I searched the wiki  and find a section describes how to install gnome.
    But after I do like its describtion, gnome did not work, It prompt : cannot open display.
    And when I typed "startx", it prompts" startx: cannot find command".
    So I installed xorg:
    pacman -S xorg
    Then when I typed startx,it appeared a xterm system.
    In the commandline prompt I typed "gnome-seseion", then it appeared a gnome system like this :
    [Image removed.]
    I want a system that do not enter gnome system until I type "startx". How to do it ?
    I think the wiki should be updated, and be checked before pulished!
    One, pacman -S gnome gnome-extra.
    Two, pacman -S gamin and allow it to replace FAM.
    Three, add hal gdm to your DAEMONS array in /etc/rc.conf, and remove fam if it's there.
    Four, /etc/rc.d/hal restart && /etc/rc.d/gdm restart.
    Five, profit.
    Last edited by Wintervenom (2009-01-09 18:47:33)

  • How to install operating system on new hard drive without installation disc on macbook pro 2011

    My macbook pro 2011 does not come with a recovery disc or any disc at all, my hard drive recently failed and i have no backup. i have replaced the hard drive but don't know how to install the operating system on the new hard drive.

    If it originally shipped with 10.7 or newer, connect the computer to the Internet and start it up with the Option, Command, and R keys held down. You'll be able to install an OS.
    If it shipped with 10.6.8 or earlier and wasn't upgraded to use Apple's Internet Recovery system, phone AppleCare and order the disks.
    (109822)

  • How to install ABAP as a backend system in my EHP1

    I have successfully installed EHP1 composition enviornment from SDN , now i m able to work on
    NWDS for JAVA and Enterprise portal . it contains java application server .
    but in order to get data from ABAP Backend system from NWDS(JAVA) , I don't have ABAP Backend sysytem , how to install abap backend system with abap application server in my system ????
    there is one link to install Netwaever ABAP 7.1 trial version( webdynpro abap and abap application server ) in sdn  but in system requirement it clearly mentioned that " make sure that there is no SAP sysytem installed in ur system " .
    I need webdynpro java ,webdynpro abap  and enterprise portal together  but  i have only webdynpro java and EP , so how to install abap as a backend system in my EHP1 ?
    or any other download link which contain all three ??
    please help me ?

    Hi,
    CE is indeed not double stack. However, it is possible to install both an ABAP and a CE on the same host provided they have different system ids and instance numbers. This works for the current SDN download versions: CE 7.1 and CE 7.1.1 (system id CE1, system number 00) and AS ABAP 7.01 (system id NSP, system number 02).
    Needless to say, it is perfectly possible to configure and establish all kinds of connections between the two:
    JCo/RFC calls in both directions
    Web Service calls in both directions
    AS ABAP as a portal backend
    publishing system information in SLD
    accessing an ESR
    accessing a Service Registry (publish + query)
    using AS ABAP as user database for the CE
    Single Sign-On
    Best regards,
    Thorsten

  • How to install ABAP as a backend system in my EHP1 composition enviornment

    I have successfully installed EHP1 composition enviornment from SDN , now i m able to work on
    NWDS for JAVA and Enterprise portal . it contains java application server .
    but in order to get data from ABAP Backend system from NWDS(JAVA) , I don't have ABAP Backend sysytem , how to install abap backend system with abap application server in my system ????
    there is one link to install Netwaever ABAP 7.1 trial version( webdynpro abap and abap application server ) in sdn but in system requirement it clearly mentioned that " make sure that there is no SAP sysytem installed in ur system " .
    I need webdynpro java ,webdynpro abap and enterprise portal together but i have only webdynpro java and EP , so how to install abap as a backend system in my EHP1 ?
    or any other download link which contain all three ??
    please help me ?

    Hello Shilpa,
    in other [thread|Re: ABAP and JAVA version of NW2004s sneak on the same system;, where you have the contribution to the same topic, Raja has written:
    earlier i had abap and ep sp16 (first ep was installed and then abap was installed)
    I would try on your side to instal ABAP instance now. At worst scenario, you have to make both installation
    again on clean up HD.
    Bye,
    Peter

  • HOW TO install RAID/ AHCI 975x PUE Driver Guide

    As below on how to install the matrix driver, there is no 'how to install on a system not already preconfigured with raid/AHCI'. This driver creates a F6 Floppy disc, why? because windows will  not recognise your hard in AHCI mode without the driver installed. This is why we get a reboot with AHCI enabled. It gets to a point then when windows loads with no driver it reboots. If you try to load the driver first, the hard ware has not been enabled so there is nothing to install. Reinstall Windows is the only way.
    * 5.  INSTALLING THE SOFTWARE
    5.1 General Installation Notes
    1.  If you are installing the operating system on a system
        configured for RAID or AHCI mode, you must pre-install
        the Intel(R) Matrix Storage Manager driver using the
        F6 installation method described in section 5.3.
    2.  The 'Intel(R) Chipset Software Installation Utility'
        must be installed on the system after a supported
        Microsoft* Windows* operating system has been installed.
    3.  To install the Intel(R) Matrix Storage Manager,
        double-click on the self-extracting and self-installing
        setup file and answer all prompts presented.
    4.  By default, all installed files (readme.txt, help, etc.)
        are copied to the following path:
        <bootdrive>\Program Files\Intel\Intel(R) Matrix Storage Manager
    5.2 InstallShield* Installation from Hard Drive or CD-ROM
    Note: This method is applicable to systems configured for
          RAID or AHCI mode.
    1.  Download the Intel(R) Matrix Storage Manager setup file
        and double-click to self-extract and to begin the setup
        process.
    2.  The 'Welcome' window appears. Click on the Next button
        to continue.
    3.  The 'Uninstallation Warning' window appears. Click on
        the Next button to continue.
    4.  The 'Software License Agreement' window appears. If you
        agree to these terms, click on the Yes button to
        continue.
    5.  The 'Choose Destination Location' window appears.
        Click on the Next button to continue.
    6.  The 'Select Program Folder' window appears.  Click on
        the Next button to continue installing the driver.
    7.  If the InstallShield* Wizard Complete window is shown
        without a prompt to restart the system, click the Finish
        button and proceed to step 8. If it is shown with a
        prompt to restart the system, click 'Yes, I want to
        restart my computer now.' (the default selection) and
        click the Finish button.  Once the system has restarted,
        proceed to step 8.
    8.  To verify that the driver was loaded correctly, refer
        to Section 6.
    5.3 Pre-Installation Using the F6 Method
    Note:
          The Steps 1 and 2 can be skipped if you use the F6 Floppy
          disk utility provided by Intel. This utility can also be
          downloaded from the following website. These methods
          are applicable to systems configured for RAID or
          AHCI mode.
    http://downloadfinder.intel.com/scripts-df/Product_Filter.asp?ProductID=1809   
    1.  Extract all driver files from the installation package.
        See Section 7.2 for instructions on extracting the
        files.
    2.  Create a floppy containing the following files in the root directory:
        iaAhci.inf, iaAhci.cat,
        iaStor.inf, iaStor.cat,
        iaStor.sys, and
        TxtSetup.oem.
    3.  At the beginning of the operating system installation, press F6
        to install a third party SCSI or RAID driver.
    4.  When prompted, select 'S' to Specify Additional Device.
    5.  When prompted, insert the floppy disk you created in
        step 2 and press Enter.
    6.  At this point you should be presented with a selection
        for one of the following depending on your hardware
        version and configuration:
        - Intel(R) 82801GR/GH SATA RAID Controller (Desktop ICH7R/DH)
        - Intel(R) 82801GR/GH SATA AHCI Controller (Desktop ICH7R/DH)
        - Intel(R) 82801FR    SATA RAID Controller (Desktop ICH6R)
        - Intel(R) 82801FR    SATA AHCI Controller (Desktop ICH6R)
        - Intel(R) 82801FBM   SATA AHCI Controller (Mobile  ICH6M)
        - Intel(R) 82801ER    SATA RAID Controller (Desktop ICH5R)
        - Intel(R) 6300ESB    SATA RAID Controller
    7.  Highlight the selection that is appropriate for the
        hardware in your system and press Enter.
    8.  Press Enter again to continue. Leave the floppy disk in
        the system until the next reboot as the software will
        need to be copied from the floppy disk again when setup
        is copying files

    Well I went for it, RAID that is. I borrowed a 300GB SATA II Seagate Barracuda from work to backup to and got started. I shall layout how I did it for those having trouble.
    So my old config was Maxtor SATA II 80 DiamondMax system drive and a Maxtor SATA I 250GB DiamondMax for Data. Now with the 300GB SATA II to backup to and running in IDE mode enhanced with speed disabled in bios. HDTach benchmarking is in above posts for these drives.
    I copied all that data I wanted to extra drive and made a boot floppy and copied the files from the 975xPUE CD for the Intel RAID controller.
    CDROM:\IDE\Intel\ICH7R\Floppy\32
    Now I shut down my system, removed the bachup drive and entered the bios.
    *I set back all my setting to default, no overclock.
    *Integrated peripherals/Onboard JMB361 mode: Disabled JMicron controller
    *Intergrated peripherals/SATA Devices Configuration/SATA Mode/ Set to RAID,
    *SATA Port Speed/Disabled.
    *Set system to boot from CDrom.
    I put in my floppy and the XP CD and rebooted, CTRL +I to enter the Intel RAID setup and first thing I found out was that with my 80GB and 250GB drives in a RAID 0, I was getting 152GB of a logical drive. So I setup the RAID and rebooted.
    80GB+250GB=152GB RAID 0 (I have about 200GB backed up, so I going to have to get another drive, SATA II 300 maybe)
    Now the system booted off the XP CD and as it started to load, it read the floppy and I DID not press F6. I noticed that just before the setup screen the system loaded the driver automatically from the floppy. And low and behold it recognised my hard drive 152GB and I kicked off the install.
    * Note: After Setup had finished formatting the partition, the system loaded the drivers from the floppy again and then started copying files from the CD before restarting to boot from the hard drive. So if you had already removed the floppy, the drivers for the Intel RAID controller would not be loaded and the second stage of install would never get started, blue screen or not recognise you hard drive.
    The rest of the install went very quick and I installed all the drivers and NOW for the juicy bits.
    Ok so I thought, how am I going to read my backup drive which is IDE/SATA on my system if it is in RAID. So I connected the drive to the Jmicron SATA port 5 enabled the JMicron controller in the bios and set it to IDE.
    *NOTE: After I  rebooted the Intel RAID had reverted back to IDE so I had to go back into the bios again and set it back to RAID. When I rebooted I got the Intel RAID slash screen and then the JMicon one showing me the 300GB and asking my to press a button to continue. Quite abit of extra startup time with both enabled.
    Windows loaded fine and both my C: 152GB RAID 0 and D: 300GB were there, but the 300GB was showing as a removable device! I know there is a reg fix for that somewhere.
    Benchmarking: This is the best bit!
    Maxtor Diamond 80GB SATA II and 250GB SATA I = 150GB Logical RAID 0 test with HDTach 3, 8mb test:
               Burst Speed : 320.9 mb/s
               Average Read : 120.3 mb/s
    Now that is some difference from IDE enhanced so well worth the effort!
      IDE:        Burst Speed: 215.3mb/s
                    Average Read: 59.0mb/s
    Now I also tested the Seagate 300GB SATA II drive which is connected to the JMicron controller in IDE mode and the results show that the JMicron does not support SATA II drives but maxes out SATA I: so even if I do buy and extra drive will I be able to add it to the RAID 0 or will I be stuck with SATA I speeds on the JMicrom controller. No doubt I will soon find out.
      Seagate:  Burst Speed: 150.5 mb/s
                    Average Read: 50.5 mb/s
    Thanks for the tip Insomniac34
    Gaucho

Maybe you are looking for