[Opensim-dev] Building on SUSE 11
SelZero
SelZero at CyberTalon.net
Mon Jun 15 14:10:16 UTC 2009
Melanie helped clear this up for me, apparently we cannot easily debug
in an ide via breakpoints so i am now building via nant.
On Mon, 2009-06-15 at 12:41 +0300, SelZero wrote:
> Guys I tried to get help on the irc but couldnt find anyone. I would be
> grateful if someone could help me or let me know when they will be
> available on irc. Am i missing some kind of mono setting or something?
>
> <SelZero> guys, I can get opensim running on opensuse but for some
> reason i cant build it in mono
> <SelZero> i get 4 errors
>
> /Documents/OPENSIM/OpenSim/Framework/Servers/HttpServer/BaseHttpServer.cs(39,7): error CS0246: The type or namespace name `HttpServer' could not be found. Are you missing a using directive or an assembly reference?
>
> /Documents/OPENSIM/OpenSim/Framework/Servers/HttpServer/BaseHttpServer.cs(40,7): error CS0246: The type or namespace name `log4net' could not be found. Are you missing a using directive or an assembly reference?
>
> /Documents/OPENSIM/OpenSim/Framework/Servers/HttpServer/BaseHttpServer.cs(41,7): error CS0246: The type or namespace name `Nwc' could not be found. Are you missing a using directive or an assembly reference?
>
> /Documents/OPENSIM/OpenSim/Framework/Servers/HttpServer/BaseHttpServer.cs(42,7): error CS0246: The type or namespace name `OpenMetaverse' could not be found. Are you missing a using directive or an assembly reference?
>
>
> <SelZero> HttpServer_OpenSim.dll could not be found or is invalid.
> <SelZero> log4net.dll could not be found or is invalid.
> <SelZero> OpenMetaverse.StructuredData.dll could not be found or is
> invalid.
> <SelZero> OpenMetaverseTypes.dll could not be found or is invalid.
> <SelZero> XMLRPC.dll could not be found or is invalid.
> <SelZero> Build: 4 errors, 0 warnings
> <SelZero> all of these are in OpenSim.Framework.Servers.HttpServer
> <SelZero> what am i doing wrong?
>
>
>
>
>
>
> On Fri, 2009-06-12 at 10:30 +0200, Dr Scofield wrote:
> > Olli Aro wrote:
> > >
> > > -----Original Message-----
> > > From: opensim-dev-bounces at lists.berlios.de
> > > [mailto:opensim-dev-bounces at lists.berlios.de] On Behalf Of Dr Scofield
> > > Sent: 11 June 2009 15:47
> > > To: opensim-dev at lists.berlios.de
> > > Subject: Re: [Opensim-dev] Web login
> > >
> > >
> > > Olli Aro wrote:
> > >> Hi all,
> > >>
> > >>
> > >>
> > >> I am trying to implement web login for OpenSim.
> > >>
> > >>
> > >>
> > >> I have added appropriate web login key in the database for the user and
> > >> then tried both of the following redirect both inside and outside the
> > >> viewer:
> > >>
> > >>
> > >>
> > >> secondlife:///app/login?first_name=
> > >>
> > > <secondlife://app/login?first_name=>*firstname*&last_name=*lastname*&locatio
> > > n=
> > >> &grid=&web_login_key=*LLUUID *
> > >>
> > >> * *
> > >>
> > >> about:blank?redirect-http-hack=secondlife:///app/login?first_name=
> > >>
> > > <secondlife://app/login?first_name=>*firstname*&last_name=*lastname*&locatio
> > > n=
> > >> &grid=&web_login_key=*LLUUID *
> > >>
> > >>
> > >>
> > >> but viewer comes back all cases saying authentication failed.
> > >
> > > hmm...are you sure that the recent viewers do support weblogin? as far as i
> > > know
> > > (but that might be outdated already) weblogin was disabled a short while
> > > after
> > > it got introduced (apparently lindens had problems getting it to work
> > > reliably).
> > >
> > >
> > > DrS
> > >
> > > [[Olli Aro Wrote]]
> > >
> > > Not sure at all. If it does not support web login, do I need to hack OpenSim
> > > authentication mechanism in order to get it working or is there some other
> > > options? I am trying to integrate OpenSim with a SSO framework, so need an
> > > authentication that let's person in without password, since the
> > > authentication has already happened previously.
> >
> > the SL client would need to be fixed. BUT --- before looking at the SL client
> > code, consider that you then cannot contribute code back to OpenSim for the next
> > 6 months (IIRC).
> >
> >
> >
>
> _______________________________________________
> Opensim-dev mailing list
> Opensim-dev at lists.berlios.de
> https://lists.berlios.de/mailman/listinfo/opensim-dev
More information about the Opensim-dev
mailing list