Page 3 of 3 FirstFirst 123
Results 21 to 22 of 22

Thread: How to run an executable file in terminal

  1. #21
    Join Date
    Apr 2008
    Location
    LOCATION=/dev/random
    Beans
    5,767
    Distro
    Ubuntu Development Release

    Re: How to run an executable file in terminal

    Problem solved.

    To run this executable on a 64-bit system you need to have ia32-libs installed.
    Cheesemill

  2. #22
    Join Date
    Oct 2012
    Beans
    182

    Re: How to run an executable file in terminal

    Quote Originally Posted by Cheesemill View Post
    Problem solved.

    To run this executable on a 64-bit system you need to have ia32-libs installed.
    OK now as you have finally found the problem, I tried that too on my Xubuntu and it didn't help. Not because the solution was faulty but because I couldn't install ia32-libs

    Just mentioned this for other xubuntu users who might find this thread relevant to their problem.
    Code:
    adeel@HP-G62:~$ sudo apt-get install ia32-libs
    [sudo] password for adeel: 
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:
    
    The following packages have unmet dependencies:
     ia32-libs : Depends: ia32-libs-multiarch
     openjdk-7-jre : Depends: libpulse0 (>= 1:0.99.1) but it is not going to be installed
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    So now I have abandoned the concept of using this peazip. I think i will be better of using the command line decompression rather that bringing together a broken operating system.

Page 3 of 3 FirstFirst 123

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •