how to install .i386.deb.bin package on amd64 | Konsultan IT dan jaringan Area Flores

how to install .i386.deb.bin package on amd64

Written on 18 January, 2009 – 7:43 pm | by dedyisn | 3,839 views

Do you ever found file .i386.deb.bin ? there is no problem when you want to install it on i386/32 bit machine. but when you want to install it on amd64, it will be a problem. it will refuse install because it say it wrong architecture.
yesterday, i have download PacketTracer51_no_tutorials_i386_installer-deb.bin

  1. I install with command :
    chmod the file to being executed :

    chmod +x PacketTracer51_no_tutorials_i386_installer-deb.bin

    ./PacketTracer51_no_tutorials_i386_installer-deb.bin

  2. In the midle installation ( after EULA aggreement ), it refuse to installed because it wrong architecture. I’m very confused, so I try asking goggle, and i find solution from ubuntuforums.org. the solution :

    ./PacketTracer51_no_tutorials_i386_installer-deb.bin

  3. In the midle installation ( when choose Yes or No in Eula Agreement ), go to /tmp/ directory. if you lucky , you will find a directory with PacketTracer-5.1.i386.deb inside it.
  4. Copy the file to another location,
  5. Cancel the Eula aggreement,
  6. Change directory to where you have copying the packet PacketTracer-5.1.i386.deb
  7. then install it :

    sudo dpkg -i –force-all PacketTracer-5.1.i386.deb

Thats all, hope this can help another user that have problem same with me

I Download the packettracer5.1 from Rapidshare

Share and Enjoy:
  • del.icio.us
  • Technorati
  • Digg
  • Facebook
  • Google Bookmarks
  • MySpace
  • YahooMyWeb

Related Posts

  1. 3 Responses to “how to install .i386.deb.bin package on amd64”

  2. thomNo Gravatar (1 comments.) on Jan 28, 2009

    Ow.. thanks bro for the link. I’ve looked for packet tracer v 5 but I just find it here. Many thanks :)

    Untung ada blog ini huehehehe
    SalamLinuxer
    -eh berhubung Ubuntu-holic juga, Salam Ubuntero.. :D

    Helpful post bro :)
    thom’s last blog post..Rahasia I’m Feeling Lucky ButtonComment posted using Mozilla Firefox Mozilla Firefox 3.0 on Windows Windows XP

    Reply

  3. robmanNo Gravatar on Apr 11, 2009

    For some reason beyond me the terminal still kicks back wrong architecture. Even with this solution it still doesn’t work for me. Any ideas?Comment posted using Mozilla Firefox Mozilla Firefox 3.0.4 on Ubuntu Linux Ubuntu Linux

    Reply

  4. ZekkeNo Gravatar on Oct 21, 2009

    Well, I just interrupted the installation script and installed the .i386.deb file using the “–force-all” flag.

    But after that, PacketTracer5 refused to run, stating some libraries was missing. Some time later I realized that they weren’t missing, the were amd64, and the application was searching i386 versions of them.

    I saw somewhere on the web (sorry, didn’t keep the link) to use LD_LIBRARY_PATH to tell PT5 to use the QT4 library embedded ($PT5HOME/lib), and it solved the missing libraries issue.

    But now I have an still unsolved issue: this QT4 library is damn ugly. The native library is much better, but is amd64. I’ll realy apreciate how to solve this.

    By the way, this is the script I’m using to fill up the necessary environment variables:

    ——————–
    #!/bin/bash

    if [ -z "$PT5HOME" ] ; then
    export PT5HOME=/usr/local/PacketTracer5
    fi

    if [ -z "${LD_LIBRARY_PATH}" ] ; then
    LD_LIBRARY_PATH=$PT5HOME/lib
    else
    LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PT5HOME/lib
    fi
    export LD_LIBRARY_PATH
    $PT5HOME/bin/PacketTracer5
    ——————–Comment posted using Mozilla Firefox Mozilla Firefox 3.0.14 on Ubuntu Linux Ubuntu Linux

    Reply

Post a Comment

:hihi: :hiks: :melet: :nangis: :ngakak: :puyeng: :sip: more »

CommentLuv Enabled

About Me

Here I'll share my knowledge, discovery and experience related to my hobby and work. Most articles on this site are related to tips , my practice result and offcourse about me too. If you want a review for your website or product, contact me via YM or email. For Consultant service in flores "Maumere, Larantuka, Ende, Ruteng, and Bajawa ", just contact me @ email : dedyisn@gmail.com More

Want to subscribe?

 Subscribe in a reader Or, subscribe via email:

Please Enter your email address:

I'm Member of :
Custom Search