Hello I was wondering if I am doing something wrong, I downloaded the latest linux version and try to run it on the terminal but I get this error. And I've checked and see that libportaudio.so is in the lib folder so it isn't missing.
Hi there, sorry i keep forgetting to put this in the install instructions but hopefully it won't be necessary soon;
You need to do the following in the rahituber directory:
LD_LIBRARY_PATH=$(PWD)/lib && ./RahiTuber
Might be useful to make a bash script for startup. I will add one to the current release package
Thanks for the reply, and I did do this instead, where I installed the Windows version and ran the RahiTuber_64.exe with wine and it works right off the bat, the only issue right now is that every time I open the program the program forgets the location for the art assets. But I'll try what yah sent real quick.