[MonoDevelop] recent monodevelop packages?
Travis Staloch
twostepted at yahoo.com
Fri Feb 15 10:11:45 EST 2008
Michael,
I was able to install osc and build rpms for mono-basic and for gtk-sharp2. I tried to follow the ordering indicated at http://www.monodevelop.com/Download which goes:
Mono.Addins 0.3 Gtk# 2.8.4 Gtksourceview#-2.0 0.10 Monodoc 1.2.6 MonoDevelop SourceInitially I wasn't able to build mono-addins and got onto the idea that I had to build mono first. I realize now that wasn't the case. So I proceeded to struggle through building gtk-sharp2. I got past the "docbook not finding a text web browser" error message by adding lynx to the end of the BuildRequires line in gtk-sharp2.spec
# All fedora distros (5 and 6) have the same names, requirements
BuildRequires: gnome-panel-devel gtkhtml3-devel libgnomeprintui22-devel librsvg2-devel mono-devel monodoc-core vte-devel lynx
When I try to build mono-addins with the commands
$ cd Mono/mono-addins
$ export PATH=$PATH:/usr/sbin
$ osc build Fedora_8 i586 *.spec --no-verify
I get the message: ===>
...
checking for GTK_SHARP_20... configure: error: Package requirements (gtk-sharp-2.0) were not met:
No package 'gtk-sharp-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables GTK_SHARP_20_CFLAGS
and GTK_SHARP_20_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
error: Bad exit status from /var/tmp/rpm-tmp.70802 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.70802 (%build)
The buildroot was: /var/tmp/build-root
<===
Even though it showed that gtk-sharp2-2.10.0-6.fc8 was installed:
...
installing gtk-sharp2-2.10.0-6.fc8
installing policycoreutils-2.0.31-7.fc8
...
Any ideas how I should proceed? Do I need to make adjustments to the ./configure file?
My goal is to get monodevelop to build eventually and when I try to build it with osc, I get this message:
$ cd Mono/monodevelop
$ osc build Fedora_8 i586 *.spec --no-verify
Getting buildinfo from server
buildinfo is broken... it says:
expansion error: nothing provides gconf-sharp2, nothing provides gtksourceview-sharp2, nothing provides vte-sharp2, nothing provides mono-addins
> However, I'd **strongly** recommend using 0.18 (aka 1.0 Beta 3) or
> 0.19 (aka 1.0 RC1), which was just released. If you're having problems
> build from source, we may be able to help with specfic problems.
> Alternatively you could use the "osc" tool to check out the Mono build
> service repository and try to get it building ("osc co Mono", fix the
> spec files, "osc build Fedora_8 i586 */*.spec" or somethign like that)
> so that we can fix the repo. The errors look relatively easy to fix,
> as it's basically blocking on docbook not finding a text web browser
> :-/
____________________________________________________________________________________
Looking for last minute shopping deals?
Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20080215/58ca7c75/attachment.html
More information about the Monodevelop-list
mailing list