[Mono-list] C# First port of application to mono

Ian Norton Ian.Norton-Badrul at thales-esecurity.com
Mon Feb 28 17:13:35 EST 2011


You don't need to know. If the lib is installed correctly you just  
need this.

[DllImport("mylib")]

Be sure to leave out the .so part of the name.

On 28 Feb 2011, at 21:17, "toxicious" <cyb3rh4xter at gmail.com> wrote:

> Yeah I know how to install a deb file, been using linux a little for  
> some
> server stuff, but not as developer platform. But I have been  
> thinking wrong
> I see now. I thought that I would ship the .so with my app to keep it
> simple, but for that to work I would need to compile it myself and  
> so on (as
> written here in thread). So I then I just need to map the file that  
> get
> installed by a repo or deb.
> But how do I know where it always will be? I am not into linux  
> filesystem so
> I don't know how things work there. I suppose it is very organized  
> as you
> never get to choose where to install stuff. Is there just a static  
> path to
> where the lib will be or do I need to use any variables?
>
> --
> View this message in context: http://mono.1490590.n4.nabble.com/C-First-port-of-application-to-mono-tp3327260p3328760.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list


More information about the Mono-list mailing list