problems installing on ubuntu gutsy.

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.
1/4/2008 9:03:00 AM
Gravatar
Total Posts 3

problems installing on ubuntu gutsy.

hey all, i'm having a couple problems that i need direction with, the first, is that i'm having what i think is a security settings problem (i'll get an error page saying something like:

System.IO.IOException: Sharing violation on path /tmp/www-data-temp-aspnet-0/2038626a/App_GlobalResources.compiled
 

I can correct this manually by setting the permissions on the file, but i suspect there's a setting or something that i've forgotten to change, but i'm not sure what documentation to look at to get that side of things sorted.

The other problem, is if i DO fix that, i can run the setup fine, but once that's complete... if i goto the main site.. i get the following error:

System.TypeLoadException: Could not load type 'Microsoft.Web.Preview.UI.Controls.Literal'.

I'm thinking i've more than likely missed something in the documentation, but i'm a bit lost as to what. any ideas / pointers would be appreciated.

1/4/2008 9:46:04 AM
Gravatar
Total Posts 18439

Re: problems installing on ubuntu gutsy.

Hi,

You didn't mention your mono version or mojoportal version or db platform. This looks like an old mono bug I have seen before. Have you read through the threads in the Linux/Mono Discussions forum?

In general, any issues about mojoportal on linux should go in that forum.

Joe

1/4/2008 9:50:20 AM
Gravatar
Total Posts 3

Re: problems installing on ubuntu gutsy.

Mono JIT compiler version 1.2.4 (tarball)

the mojoportal is the release version available here, mysql is version 5.0.45

 

1/4/2008 9:54:01 AM
Gravatar
Total Posts 18439

Re: problems installing on ubuntu gutsy.

I would suggest updating to Mono 1.2.6 or even better if you can build it from svn trunk. That way you can get bug fixes and new features as soon as they appear in mono.

Hope it helps,

Joe

1/4/2008 9:59:51 AM
Gravatar
Total Posts 3

Re: problems installing on ubuntu gutsy.

mmm, i'd rather aviod doing that if i can, i'll have a play with it for my personal curiosity.

 I'm stuck for my original use tho, as unless there's a mono/mojoportal installation on ubuntu that'd work kinda out of the box (as far as base packages are concerned) i'm guessing i'll need to look at something else :(

or wait for the next stables of all and see if they work. cheers for the feedback and your time Joe.

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