Forum .LRN Q&A: Error installing dotlearn

Collapse
Posted by stefano me on
Hy,
when i install pakage dotlearn i had this error:

psql:users-init.sql:68: ERROR:  Function 'rel_segment__new(unknown,
int4, unknown)' does not exist
    Unable to identify a function that satisfies the given
argument types
    You may need to add explicit typecasts
psql:admins-init.sql:89: ERROR:  Function 'rel_segment__new(unknown,
int4, unknown)' does not exist
    Unable to identify a function that satisfies the given
argument types
    You may need to add explicit typecasts
psql:professors-init.sql:89: ERROR:  Function 'rel_segment__new
(unknown, int4, unknown)' does not exist
    Unable to identify a function that satisfies the given
argument types
    You may need to add explicit typecasts
psql:students-init.sql:89: ERROR:  Function 'rel_segment__new
(unknown, int4, unknown)' does not exist
    Unable to identify a function that satisfies the given
argument types
    You may need to add explicit typecasts
psql:externals-init.sql:89: ERROR:  Function 'rel_segment__new
(unknown, int4, unknown)' does not exist
    Unable to identify a function that satisfies the given
argument types
    You may need to add explicit typecasts

Please help me to resolve this problem

thanks..
Stefano

Collapse
Posted by Zachari Partridge on
Hello Stefano,

I had a similar problem two months ago.  After I cvsed the latest
dotlearn and OpenACS the problem went away.  If you don't have a
recent version of either OpenACS or dotlearn you might try getting
them and then see if that fixes things.  Hope that works for you,

Zack.

Collapse
Posted by stefano me on
Thank's i will try .

bye

Collapse
Posted by Deds Castillo on
Here's a script I use to export all necessary files from their respective CVS repositories in preparation for dotLRN installation.

Script was written for purpose of importing into a local CVS repository for merging with local changes, thus the "export" switch.  Just change this to "checkout" in case you just want to pull it once and do cvs updates afterwards if you want newer versions.

https://openacs.org/new-file-storage/one-file.tcl?file_id=447