compiling mojo under linux..

Post here for help with installing or upgrading mojoPortal pre-compiled release packages. When posting in this forum, please provide all relevant details. You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

Post here for help with installation of mojoPortal pre-compiled release packages

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.

You may also want to review the installation or upgrading documentation.

If you have questions about using the source code or working with mojoPortal in Visual Studio, please post in the Developer forum.

This thread is closed to new posts. You must sign in to post in the forums.
6/16/2005 3:56:05 AM
Gravatar
Total Posts 1

compiling mojo under linux..

Any have a good howto compile MonoPortal under Linux ? i want use mySQL and during the make all give errors of postgreSQL , what in doing wrong?.

PS: howto disable pgsql and enable mySQL for mojo on the MakeFile ?


Best Regards
6/16/2005 2:27:23 PM
Gravatar
Total Posts 18439

Re: compiling mojo under linux..

Honestly I have no idea.  Joseph Hill, who did the initial implementation of the data layer for PostgreSQL contributed the make files.

I compile on Windows with Visual Studio.NET and only deploy on mono though I do hope one day to be able to develop on linux with MonoDevelop I don't think its quite ready for primetime as far as being able to debug web apps.

In VS.NET I change between the different data layers by changing the project reference in the mojoPortal.Business project to point to whatever data layer I'm working with at the moment.

Sorry I can't be of more help, at the current time you really need VS.NET to work with the source code.

If you use the release files you don't need to re-compile.

Joe
You must sign in to post in the forums. This thread is closed to new posts.