[ 
https://issues.apache.org/jira/browse/MADLIB-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16296485#comment-16296485
 ] 

Mateusz commented on MADLIB-1191:
---------------------------------

Hi [~riyer],

Thanks a lot for your quick response and your help with this! I have followed 
your advice and changed line 42121 (right below the function definition for 
{{graph_apsp()}}) from:
{code}
--------------------------------------------------------------------------------/*
 ----------------------------------------------------------------------- *//**
{code}

To:
{code}
--------------------------------------------------------------------------------
/* ----------------------------------------------------------------------- *//**
{code}

This seemed to have fixed it -- it resulted in the following output: 
{code}
INFO: best version: madlib 1.12.0
CREATE EXTENSION
{code}

Thanks a lot again for your help and for providing the fix.

> Syntax error during pgxn load madlib
> ------------------------------------
>
>                 Key: MADLIB-1191
>                 URL: https://issues.apache.org/jira/browse/MADLIB-1191
>             Project: Apache MADlib
>          Issue Type: Bug
>          Components: Build System
>    Affects Versions: v1.12
>            Reporter: Mateusz
>            Assignee: Rahul Iyer
>            Priority: Minor
>             Fix For: v1.13
>
>
> Hi all, 
> I'm trying to install MADlib on Ubuntu Server 16.04 LTS and PostgreSQL 9.5 
> from PGXN: 
> [https://cwiki.apache.org/confluence/display/MADLIB/Installation+Guide#InstallationGuide-PGXNInstallingfromPGXN(PostgreSQL)].
> While `{{pgxn install madlib}}` succeeded, `{{pgxn load madlib}}` aborts with 
> the following error message: 
> {code}
> INFO: best version: madlib 1.12.0
> ERROR:  syntax error at or near "*"
> {code}
> I'm happy to provide any further information as required. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to