sipcapture / heplify

Portable and Lightweight HEP Capture Agent for HOMER
https://sipcapture.org
GNU Affero General Public License v3.0
181 stars 65 forks source link

Centos6 cannot be installed #225

Closed 15279845180 closed 2 years ago

15279845180 commented 2 years ago

Centos6 cannot be installed

lmangani commented 2 years ago

how so? which method did you follow? provide some indications or we won't be able to help at all

15279845180 commented 2 years ago

Wait a minute. I've reinstalled the system and I'm trying

15279845180 commented 2 years ago

My Softswitch doesn't support hep, so I'm trying various clients

lmangani commented 2 years ago

Yes, I'm just asking how are you trying to install and run heplify since you opened the issue saying it cannot be installed, that's all

lmangani commented 2 years ago

The following should work and if it doesn't you need to paste the full error and/or core dump

wget https://github.com/sipcapture/heplify/releases/download/1.63/heplify
chmod +x heplify
./heplify
15279845180 commented 2 years ago

I always thought I needed to compile with go at the terminal. I'll try this you sent. Thank you

lmangani commented 2 years ago

No, You don't need to do so if the release binary works. If it doesn't you might need it.