https://bugzilla.novell.com/show_bug.cgi?id=456305

User [email protected] added comment
https://bugzilla.novell.com/show_bug.cgi?id=456305#c7





--- Comment #7 from Paolo Molaro <[email protected]>  2008-12-15 08:32:06 MST ---
Guys, for bug reports that involve packages not included in mono you need to
provide download, install and running information (or provide access to a box
that has all the required stuff installed, so that we don't have to waste time
to replicate the setup). Installing the 2.2.7.9 version
(pgsqlreleasefiles-for-mono) requires also the following steps (assuming the
current user can create databases):
1) create a database called mojoportal (createdb mojoportal)
2) enable plpgsql support (createlang plpgsql mojoportal)
3) edit pgsqlreleasefiles-for-mono/wwwroot and change the name of the user and
the password in the PostgreSQLConnectionString entry

After running xsp2 in the wwwroot dir the crappy mojoportal pages appear (after
the auto setup is complete). What do I need to do now to reproduce the bug?
This is basic info that should have been provided in the bug report.

Also,I'm not sure while this is considered a runtime bug since Thomes reports
that it is a bug during compilation (see his entry: built with Mono 2.0 and run
on 2.2p2: works). Anyway, waiting for the instructions to reproduce the bug.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to