Yes I have decompressed using tar -zxf On Mon, Feb 24, 2020, 2:56 PM Rene Kluwen <rene.klu...@chimit.nl> wrote:
> Did you try to unzip with: > > > > tar -z -xvf (name-of-file.tar.gz) > > > > Otherwise download anew or with svn. > > > > == Rene > > > > *Van:* Robin C <robi...@refined.co.in> > *Verzonden:* maandag 24 februari 2020 06:27 > *Aan:* Rene Kluwen <rene.klu...@chimit.nl> > *CC:* users <users@kannel.org> > *Onderwerp:* Re: sqlbox installation issue > > > > I have tried to install 1.4.5 . But it is not working. When I try to > decompress the file it is showing that it is not a tar.gz file. or its not > a zip file. > > > > On Wed, Feb 19, 2020 at 3:29 PM Rene Kluwen <rene.klu...@chimit.nl> wrote: > > I think you will need a newer version of Kannel in order to install that > version of sqlbox. > > > > == Rene > > > > *Van:* users <users-boun...@kannel.org> *Namens *Robin C > *Verzonden:* woensdag 19 februari 2020 10:03 > *Aan:* users <users@kannel.org> > *Onderwerp:* sqlbox installation issue > > > > Hi all, > > > > I was tryting to install sqlbox in centos 7 . I have istaled kannel 1.4.3. > when i try to make sqlbox i am getting the following error. > > > > sqlbox_mysql.c: In function ‘mysql_fetch_msg’: > sqlbox_mysql.c:148:21: error: ‘struct sms’ has no member named ‘meta_data’ > msg->sms.meta_data = octstr_null_create(row[26]); > ^ > sqlbox_mysql.c: In function ‘mysql_fetch_msg_list’: > sqlbox_mysql.c:214:25: error: ‘struct sms’ has no member named ‘meta_data’ > msg->sms.meta_data = octstr_null_create(row[26]); > ^ > sqlbox_mysql.c: In function ‘mysql_save_msg’: > sqlbox_mysql.c:268:74: error: ‘struct sms’ has no member named ‘meta_data’ > st_str(msg->sms.boxc_id), st_str(msg->sms.binfo), > st_str(msg->sms.meta_data), st_num(msg->sms.priority), > st_str(msg->sms.foreign_id)); > ^ > sqlbox_mysql.c:254:76: note: in definition of macro ‘st_str’ > #define st_str(x) (stuffer[stuffcount++] = > get_string_value_or_return_null(x)) > > ^ > sqlbox_mysql.c: In function ‘mysql_save_list’: > sqlbox_mysql.c:299:82: error: ‘struct sms’ has no member named ‘meta_data’ > st_str(msg->sms.boxc_id), st_str(msg->sms.binfo), > st_str(msg->sms.meta_data), st_num(msg->sms.priority), > st_str(msg->sms.foreign_id)); > > ^ > sqlbox_mysql.c:254:76: note: in definition of macro ‘st_str’ > #define st_str(x) (stuffer[stuffcount++] = > get_string_value_or_return_null(x)) > > > > *[image: Afbeelding verwijderd door afzender.]* > > > > > > > > Disclaimer: This message contains confidential information and is > intended only for the individual named. If you are not the named addressee > you should not disseminate, distribute or copy this e-mail. Please notify > the sender immediately by e-mail if you have received this e-mail by > mistake and delete this e-mail from your system. E-mail transmission > cannot be guaranteed to be secure or error-free as information could be > intercepted, corrupted, lost, destroyed, arrive late or incomplete, or > contain viruses. The sender therefore does not accept liability for any > errors or omissions in the contents of this message, which arise as a > result of e-mail transmission. If verification is required please request > a hard-copy version. > > *7* Switch off as you go |*q *Recycle always | P Print only if absolutely > necessary > > > > > -- > > *Thanks & Regards,* > > > > *Robin C* > > * Linux System Administrator* > > > > Web : www.refined.co.in > > > > Address : TC 15/1945-3, Kamala Towers, Ganapathy Kovil > Road, Vazhuthacaud, Thiruvananthapuram, Kerala - 695014 > > > > > > *[image: Afbeelding verwijderd door afzender.]* > > > > > > > > Disclaimer: This message contains confidential information and is > intended only for the individual named. If you are not the named addressee > you should not disseminate, distribute or copy this e-mail. Please notify > the sender immediately by e-mail if you have received this e-mail by > mistake and delete this e-mail from your system. E-mail transmission > cannot be guaranteed to be secure or error-free as information could be > intercepted, corrupted, lost, destroyed, arrive late or incomplete, or > contain viruses. The sender therefore does not accept liability for any > errors or omissions in the contents of this message, which arise as a > result of e-mail transmission. If verification is required please request > a hard-copy version. > > *7* Switch off as you go |*q *Recycle always | P Print only if absolutely > necessary >