Find the answer to your Linux question:
Results 1 to 5 of 5
I have a an application file. its name is: --------------------------------- smoke_LINUX_2.4_i686 --------------------------------- does the above name imply that it is meant for an i686 kernel. i dunno if i686 is ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
  1. #1
    Just Joined!
    Join Date
    Jan 2005
    Posts
    2

    Do I need 686 for this app.???

    I have a an application file. its name is:
    ---------------------------------
    smoke_LINUX_2.4_i686
    ---------------------------------
    does the above name imply that it is meant for an i686 kernel.
    i dunno if i686 is kernel or what.

    when i execute the file by typing :
    ---------------------------------
    ./smoke_LINUX_2.4_i686
    ---------------------------------

    it gives an error stating :
    ---------------------------------
    ./smoke_LINUX_2.4_i686: error while loading shared libraries: libDlVIOapi.so: cannot open shared object file: No such file or directory
    ---------------------------------

    what does the above error mean?
    how do i know about which x86 my pc is running at?
    i have a p4 - 3ghz - hyperthreading

    i am running Mandrake Linux 10.1 official release

    awaiting your replies,
    thx

  2. #2
    Linux Engineer
    Join Date
    Nov 2004
    Location
    Ft. Polk, LA
    Posts
    796
    Your p4 will run i686 just fine. The error you get is because you don't have the library libDlVIOapi.so. I dunno what library this is, you might see what google tells you.

  3. #3
    Linux Engineer
    Join Date
    Nov 2004
    Location
    Montreal, Canada
    Posts
    1,267
    As valan specified, your P4, is on 686 architecture.
    Whats the exact app your trying to install... I tryed googling, but most result are in russian.. and y russian... well its innexistant,
    also something like movie/video editing or something alike...
    do you have access to an RPM?
    \"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
    \"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps

  4. #4
    Just Joined!
    Join Date
    Jan 2005
    Posts
    2
    i do not have the rpm file for the mentioned program.
    the software is used for editing.

    jus a few mins back i saw that mandrake linux cd label has this i586 in it. will this cause any problems?

    i also have redhat9, the cd label of which reads i386?

    if all these distros are below i686 and if i am right......then where can i get i686 linux. maybe such a version would have the missing libraries.


    ????

  5. #5
    Linux Guru dylunio's Avatar
    Join Date
    Aug 2004
    Location
    Cymru
    Posts
    4,157
    Quote Originally Posted by jarquin
    jus a few mins back i saw that mandrake linux cd label has this i586 in it. will this cause any problems?

    i also have redhat9, the cd label of which reads i386?

    if all these distros are below i686 and if i am right......then where can i get i686 linux. maybe such a version would have the missing libraries.
    those diatro's will be fine even if they are below i686, they are just not as highly optimised;

    dylunio
    Registered Linux User #371543!
    Get force-get May The Source Be With You
    /dev/null
    /dev/null2

Posting Permissions

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