Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9244545
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T09:03:40+00:00 2026-06-18T09:03:40+00:00

I am currently porting my game from windows to Linux. Debian(home) and Fedora(uni). It

  • 0

I am currently porting my game from windows to Linux. Debian(home) and Fedora(uni). It builds fine however at run time is expecting error while loading shared libraries: libIL.so.1.

Firstly what is the .1 all about? I tried use placeing libIL.so and .1 next to the executable but that still had the same error. What do I do? – Bare in mind that I do not have root access on the Fedora machine.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T09:03:41+00:00Added an answer on June 18, 2026 at 9:03 am

    Put libIL.so into the same directory as your executable mygame, then create a start-up script for your game, say mygame.sh:

    #!/bin/sh
    LD_PRELOAD=. ./mygame
    

    Now you can start your game from the command line using ./mygame.sh.


    edit: What I actually meant above was LD_LIBRARY_PATH instead of LD_PRELOAD. Put all your libraries together with your executable and use LD_LIBRARY_PATH=. , then the library loader will look in the current folder for all libraries it needs.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently in the process of porting game code from PC to flash,
I'm currently porting an application from iPhone to Windows Phone. The behaviour of buttons
I'm porting a library from Windows to *NIX (currently OSX), does anyone now what
I'm currently porting an ObjC cocos2d game to cocos2d-x, but I'm encountering some problems
I am currently porting an application from iOS into Android and I have ran
I am currently porting our code from an alpha (Tru64) to an i386 processor
I'm porting my application from 32 bit to 64 bit. Currently, the code compiles
I am currently porting a CUDA code that finds shortest paths from each node
I am currently porting some Windows mobile C++ code to standard C++. So I
I'm currently working on a small iPhone game, and am porting the 3d engine

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.