Re: Unable to install Bentley's Microstation 95 for Linux



Rikishi 42 wrote:

So, I tried to istall it on 10.0 a few weeks ago. No dice, couldn't even get
it to start installing. Allmost as if the executables of those times are no
longer compatible. Is that the case? Has there been a majer change in
executable code somewhere between 6.x and 10.x ? In 6.2, the kernel was
2.2.x or 2.1.x, can't be sure.

1. Big differences between the used glibc versions
2. Big difference between the used gcc to compile the binaries

I'm not sure if you can get hold of comparability libraries that will give you something like glibc2.0/gcc2 binaries to work on a glibc2.5/gcc4 environment.
Even if you had that, you will then have troubles with other libraries, where you will have different major versions than needed by the old software, and symlinking will not help when there are differences in the API.

Without setting up an emulation running the old version of SuSe, you won't have much luck to get anything at all to happen with the CAD program.


--

//Aho
.



Relevant Pages

  • clisp, clsql and foreign functions: problems in windows executables
    ... CLISP's executables also tend to be a ... My bad, yes, it produces windows binaries with sizes 1/6 of the sbcl's ... can use clisp scripts to get things automated. ... a previous Lisp session and is invalid ...
    (comp.lang.lisp)
  • Re: Exclude binaries with find
    ... are a mix of file, binaries, links, etc. ... I need a way to exclude all ... Binary executables as opposed to shell scripts? ... you could xargs the output of ...
    (comp.unix.shell)
  • Re: Building TCL 8.4.13 on 64bit SuSE
    ... Matthias Kraft wrote: ... see whether you get 64-bit binaries. ... specifing --disable-64bit resulted in 32 bit executables. ...
    (comp.lang.tcl)
  • Re: Massive Disk Space Reclaim
    ... Could it be that all the binaries, executables, libraries, ... frameworks, bundles, and whatever are now Intel-only when ...
    (comp.sys.mac.system)
  • Re: 64 bit or 32 bit
    ... >must be able to run legacy 32bit programs without recompiling. ... That's true of existing binaries, but I didn't post a binary, I posted a ... for choosing between building 32-bit or 64-bit executables? ... special options to GCC, and it produced a 64-bit executable that ...
    (comp.os.linux.misc)