Ubuntu and problem with Musubi path
- Posted by joahim Apr 03, 2011
- 1560 views
Hi,
i've just beginned my adventure with Euphoria (on ubuntu, Euphoria was installed from a *.deb package)
Running Musubi with eui Musubi.ew
I receive:
joahim@laptop:~/Downloads/Musubi$ eui Musubi.ew /home/joahim/Pobrane/Musubi/Musubi.ew:23 <0052>:: can't find 'includes\Sdl_Wrap.ew' in any of ... /home/wojtek/Pobrane/Musubi /home/wojtek/Pobrane/Musubi/Musubi.ew /usr/share/euphoria/include /usr/share/euphoria include includes\Sdl_Wrap.ew ^ Press Enter
Why are the files in subdirectory includes not recognized by euphoria??? I copied them also into /usr/share/euphoria/include and the result is the same :(
What do I do wrong?
joahim