Hi
I work on a Linux machine, using Ubuntu 5.04, when I try to open Wings3d i get the following:
Erlang (BEAM) emulator version 5.4.2.1 [source][hipe][threads:0]
Eshell V5.4.2.1 (abort with ^G)
1> Driver Failed {error,{open_error,"/usr/lib/erlang/lib/esdl-0.94.0615/priv/sdl_driver.so: cannot open shared object file: No such file or directory"}}
=ERROR REPORT==== 31-Dec-2005::10:44:27 ===
Error in process <0.31.0> with exit value: {badarg,[{erlang,port_control,[esdl_port,21,<<4 bytes>>]},{sdl,init,1},{wings_init,init,0},{wings,init,1}]}
sh: line 0: exec: sdl_driver: not found
Does anyone know this problem? can u tell me what i should do?
Thanx
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I recompiled ERLAND and ESDL, and edited the wings atrt script to point to the new, freshly installed locations, and it still comes up with the same error.
Any help would be appreciated.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi
I work on a Linux machine, using Ubuntu 5.04, when I try to open Wings3d i get the following:
Erlang (BEAM) emulator version 5.4.2.1 [source] [hipe] [threads:0]
Eshell V5.4.2.1 (abort with ^G)
1> Driver Failed {error,{open_error,"/usr/lib/erlang/lib/esdl-0.94.0615/priv/sdl_driver.so: cannot open shared object file: No such file or directory"}}
=ERROR REPORT==== 31-Dec-2005::10:44:27 ===
Error in process <0.31.0> with exit value: {badarg,[{erlang,port_control,[esdl_port,21,<<4 bytes>>]},{sdl,init,1},{wings_init,init,0},{wings,init,1}]}
sh: line 0: exec: sdl_driver: not found
Does anyone know this problem? can u tell me what i should do?
Thanx
I'm having the same issue on Slackware 10.2.
I recompiled ERLAND and ESDL, and edited the wings atrt script to point to the new, freshly installed locations, and it still comes up with the same error.
Any help would be appreciated.