01:39:19 thank you 16:18:04 looking to build a new module/api... do i need to install kazoo from source? 17:58:35 BadRequest: to build a new module/api do i need to install kazoo from source? 17:58:55 i only have the beam files not erl 18:03:44 Yeah, you will need to install Kazoo from sources, that is what we developers use. 18:04:01 I mean, it is not strictly necessary, but it will ease the process a LOT. 18:04:04 i figured, thanks 18:04:30 Because you will need to compile your changes, make sure everything is working as expected, than create a new release that includes your changes. 19:47:08 attempting to build kerl (installing kazoo from source) but getting: "WARNING: It appears a required development package 'g++' is not installed" 19:47:15 g++ is installed. any help?