aguegu / greenrain

Generate Green Rain / Matrix Digital Rain in Linux Terminal with curses lib.
GNU General Public License v3.0
6 stars 7 forks source link

curses.h file missing #1

Closed oscarmageddon closed 3 years ago

oscarmageddon commented 3 years ago

when i run make command, i got error "#include " : no such file or directory

oscarmageddon commented 3 years ago

when i run make command, i got error "#include " : no such file or directory

oh my bad sorry, i've installed libncurses5-dev and libncursesw5-dev and its works!!

oscarmageddon commented 3 years ago

i've installed libncurses5-dev and libncursesw5-dev and its works!!

aguegu commented 3 years ago

Great. You figured it out. Enjoy the code and feel free to show your outcome. :)

oscarmageddon commented 3 years ago

when i run make command, the aplication was compiled like an "application/x-sharedlib" and i can't run it anyways.

aguegu commented 3 years ago

It only runs in terminals.

oscarmageddon commented 3 years ago

i tried witth sh a bash commands but i can't

aguegu commented 3 years ago

What is the 'ls -l' output after make ?

oscarmageddon commented 3 years ago

-rwxrwxr-x 1 oscar oscar 212K mar 26 13:33 greenrain

aguegu commented 3 years ago

Just try "./greenrain"

oscarmageddon commented 3 years ago

u.u

aguegu commented 3 years ago

Anything?

oscarmageddon commented 3 years ago

it works, thnak you... O.o, that was the only cmmd that i didn't try

aguegu commented 3 years ago

Enjoy this 8 years old code. :)

oscarmageddon commented 3 years ago

nice, but Neo still doesn't appear