Welcome to the Creatures Wiki! Log in and join the community.

Difference between revisions of "Lc2e"

From Creatures Wiki
Jump to navigation Jump to search
m
Line 23: Line 23:
  
 
{{stub}}
 
{{stub}}
 +
 +
==External links==
 +
*[https://archive.org/details/lc2e-sun-16-jan-2000.tar01 Source code for lc2e] at the Internet Archive
  
 
[[Category:Linux]]
 
[[Category:Linux]]

Revision as of 01:49, 23 September 2021

lc2e is the name of the Linux Creatures Evolution Engine which is used by Docking Station and Linux Creatures Internet Edition.

Requirements

According to Creature Labs, lc2e requires the following libraries:

  • lc2elib.so - (included)
  • libSDLStretch.so - (included, with source)
  • libgtk-1.2.so.0
  • libgdk-1.2.so.0
  • libglib-1.2.so.0
  • libz.so.1
  • libSDL-1.2.so.0 - (included)
  • libpthread.so.0
  • libSDL_mixer-1.2.so.0 - (included)
  • libstdc++-libc6.1-2.so.3 - (included)
  • libm.so.6
  • libc.so.6
  • libgmodule-1.2.so.0
  • libdl.so.2
  • libXi.so.6
  • libXext.so.6
  • libX11.so.6
Editnorn.png This stub could use more information.

External links