[MonoDevelop] Can't make monodevelop-0.5.1

brian betts alertque@yahoo.com
Wed, 23 Mar 2005 10:23:24 -0800 (PST)


Hi. Thanks Rafeal. Let me summarize.
 
/usr/local/lib/mono/gecko-sharp is where the
gecko-sharp.dll is. 
 
This is why its confusing cause the .pc seems to be
pointing to the right location and the the switch
-r:/usr/local/lib/mono/gecko-sharp/gecko-sharp.dll
when making monodevelop seems right.
 
Any thoughts? I compiled  gtk# to go in dir where
mono lives
(/Library/Frameworks/Mono.framework/Versions/Current/Lib/mono/)
and I'm thinking now I have gecko-sharp,monodoc in
/usr/local/lib/mono.
 
-A

> --- Rafael Teixeira <monoman@gmail.com> wrote:
> 
> > It's pointing to /usr/local/lib, and you said your
> > dll is in /usr/lib,
> > so you need to correct this .pc file... doing the
> > three step magic in
> > gecko-sharp directory!
> > 
> > I think you're still confused....
> > 
> > Fun,
> > 
> > 
> > On Wed, 23 Mar 2005 09:59:45 -0800 (PST), brian
> > betts
> > <alertque@yahoo.com> wrote:
> > > Hi Rafael.
> > > 
> > > Here is my gecko-sharp.pc. It seems to be
> pointing
> > to
> > > the exact location of the gecko-sharp.dll, no?
> > > 
> > > prefix=/usr/local
> > > exec_prefix=${prefix}
> > > libdir=${exec_prefix}/lib
> > > 
> > > Name: Gecko#
> > > Description: Gecko# - A Gtk# Mozilla binding
> > > Version: 0.6
> > > Libs:
> > -r:${libdir}/mono/gecko-sharp/gecko-sharp.dll
> > > 
> > > Does this make  you think I should do the
> > following
> > > just in the monodevelop dir.?
> > > 
> > > cd ../../monodevelop-0.5.1
> > > ./autogen.sh --prefix=/usr
> > > make
> > > (as root) make install
> > > 
> > > Thank you.
> > > 
> > > 
> > > --- Rafael Teixeira <monoman@gmail.com> wrote:
> > > > Run "./autogen.sh --prefix=/usr" again as it
> is
> > > > thinking that
> > > > gecko-sharp in another prefix:
> > > >
> > > >
> > -r:/usr/local/lib/mono/gecko-sharp/gecko-sharp.dll
> > > > \
> > > >
> > > > Another possibility is that the pkg-config .pc
> > files
> > > > for gecko-sharp
> > > > are pointing for /usr/local/lib, in that case
> > you
> > > > need to run the
> > > > standard-recipe in gecko-sharp directory:
> > > >
> > > > ./autogen.sh --prefix=/usr
> > > > make
> > > > (as root) make install
> > > >
> > > > HIH,
> > > >
> > > >
> > > > On Wed, 23 Mar 2005 08:31:06 -0800 (PST),
> brian
> > > > betts
> > > > <alertque@yahoo.com> wrote:
> > > > > Hi. I get this error when running make on
> > > > Monodevelop
> > > > > on osx 10.3.8. It can't find assembly
> > gecko-sharp.
> > > > > Gecko-sharp.dll is in my
> > > > > /usr/local/lib/mono/gecko-sharp/.
> > > > >
> > > > > Making all in StartUp
> > > > > mcs /debug /out:MonoDevelop.exe \
> > > > > /define:GTK /r:System.Drawing
> > > > > /r:../../../build/bin/MonoDevelop.Core.dll
> > > > > /r:../../../build/bin/MonoDevelop.Base.dll
> > > > > /r:Mono.Posix.dll /r:Mono.GetOptions.dll
> > > > > -r:/sw/lib/mono/gtk-sharp/glib-sharp.dll
> > > > > -r:/sw/lib/mono/gtk-sharp/pango-sharp.dll
> > > > > -r:/sw/lib/mono/gtk-sharp/atk-sharp.dll
> > > > > -r:/sw/lib/mono/gtk-sharp/gdk-sharp.dll
> > > > > -r:/sw/lib/mono/gtk-sharp/gtk-sharp.dll
> > > > > -r:/sw/lib/mono/gtk-sharp/glade-sharp.dll
> > > > > -r:/sw/lib/mono/gtk-sharp/gconf-sharp.dll
> > > > >
> > -r:/sw/lib/mono/gtk-sharp/gconf-sharp-peditors.dll
> > > > > -r:/sw/lib/mono/gtk-sharp/gnome-sharp.dll
> > > > > -r:/sw/lib/mono/gtk-sharp/art-sharp.dll
> > > > > -r:/sw/lib/mono/gtk-sharp/gtkhtml-sharp.dll
> > > > >
> > -r:/sw/lib/mono/gtk-sharp/gtksourceview-sharp.dll
> > > > > /r:/sw/lib/mono/gtk-sharp/monodoc.dll
> > > > >
> > -r:/usr/local/lib/mono/gecko-sharp/gecko-sharp.dll
> > > >   \
> > > > > ././MonoDevelopMain.cs
> > ././MonoDevelopOptions.cs
> > > > > ././Dialogs/AddInTreeSettingsHandler.cs
> > > > > ././Dialogs/ExceptionBox.cs
> > ././AssemblyInfo.cs \
> > > > >
> > > >
> > >
> >
>
/resource:./../../../data/resources/SplashScreen.png,SplashScreen.png
> > > > > \
> > > > > && cp MonoDevelop.exe ../../../build/bin/.
> > > > >
> > > > > ** (/sw/lib/mono/1.0/mcs.exe:8672): WARNING
> > **:
> > > > Could
> > > > > not find assembly gecko-sharp, references
> from
> > > > >
> > > >
> > >
> >
>
/Users/andrewbetts/Desktop/monodevelop-0.5.1/src/Main/StartUp/../../../build/bin/MonoDevelop.Base.dll
> > > > > (assemblyref_index=15)
> > > > >      Major/Minor: 1,0
> > > > >      Build:       0,0
> > > > >      Token:       ccf7d78a55e9f021
> > > > > System error: No such file or directory
> > > > >
> > > > > ** (/sw/lib/mono/1.0/mcs.exe:8672): WARNING
> > **:
> > > > Could
> > > > > not find assembly gecko-sharp, references
> from
> > > > >
> > > >
> > >
> >
>
/Users/andrewbetts/Desktop/monodevelop-0.5.1/src/Main/StartUp/../../../build/bin/MonoDevelop.Base.dll
> > > > > (assemblyref_index=15)
> > > > >      Major/Minor: 1,0
> > > > >      Build:       0,0
> > > > >      Token:       ccf7d78a55e9f021
> > > > > System error: No such file or directory
> > > > >
> > > > > error CS0006: Cannot find assembly
> > > > > `../../../build/bin/MonoDevelop.Base.dll'
> > > > > Log:
> > > > >
> > > > > error CS0006: Cannot find assembly
> > > > >
> > `/usr/local/lib/mono/gecko-sharp/gecko-sharp.dll'
> > > > > Log:
> > > > >
> > > > > Compilation failed: 2 error(s), 0 warnings
> > > > > make[3]: *** [MonoDevelop.exe] Error 1
> > > > > make[2]: *** [all-recursive] Error 1
> > > > > make[1]: *** [all-recursive] Error 1
> > > > > make: *** [all-recursive] Error 1
> > > > >
> > > > >
> > __________________________________________________
> > > > > Do You Yahoo!?
> > > > > Tired of spam?  Yahoo! Mail has the best
> spam
> > > > protection around
> > > > > http://mail.yahoo.com
> > > > >
> > _______________________________________________
> > > > > Monodevelop-list mailing list
> > > > > Monodevelop-list@lists.ximian.com
> > > > >
> > > >
> > >
> >
>
http://lists.ximian.com/mailman/listinfo/monodevelop-list
> > > > >
> > > >
> > > >
> > > > --
> > > > Rafael "Monoman" Teixeira
> > > > ---------------------------------------
> > > > I'm trying to become a "Rosh Gadol" before my
> > own
> > > > eyes.
> > > > See
> > > >
> >
> http://www.joelonsoftware.com/items/2004/12/06.html
> > > > for enlightment.
> > > > It hurts!
> > > >
> > > 
> > >
> __________________________________________________
> > > Do You Yahoo!?
> > > Tired of spam?  Yahoo! Mail has the best spam
> > protection around
> > > http://mail.yahoo.com
> > > 
> > 
> > 
> > -- 
> > Rafael "Monoman" Teixeira
> > ---------------------------------------
> > I'm trying to become a "Rosh Gadol" before my own
> > eyes. 
> > See
> >
> http://www.joelonsoftware.com/items/2004/12/06.html
> > for enlightment.
> > 
> === message truncated ===
> 
> 
> 		
> __________________________________ 
> Do you Yahoo!? 
> Take Yahoo! Mail with you! Get it on your mobile
> phone. 
> http://mobile.yahoo.com/maildemo 
> 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com