Hi,

I need "Pan" as a newsreader ( eg. for UseNeXT). Pan requires "gmime". 
So I tried to build "gmime-2.2.10" following the BLFS instructions 
(development version)  but I got problems with configure:

--------------------- quote ----------

checking whether /usr/local/bin/mcs is GNU Mono... yes
checking for gacutil... /usr/local/bin/gacutil
checking for GTK_SHARP... configure: error: Package requirements 
(gtk-sharp-2.0 >= 2.4.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_CFLAGS
and GTK_SHARP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

--------------- end  quote -----------------------------

As "gtk-sharp-2.0" was not found, I tryied to compile the 2.4.3 version, 
without success:

---------------- quote ------------------------
Configuration summary

   * Installation prefix = /usr/local
   * C# compiler: /usr/local/bin/mcs

   Optional assemblies included in the build:

      * art-sharp.dll: yes
      * gnomevfs-sharp.dll: no
      * gnome-sharp.dll: no
      * glade-sharp.dll: yes
      * rsvg-sharp.dll: yes
      * gtkhtml-sharp.dll: no
      * vte-sharp.dll: no
      * gtk-dotnet.dll: yes

      NOTE: if any of the above say 'no' you may install the
            corresponding development packages for them, rerun
            autogen.sh to include them in the build.

   * Documentation build enabled: no
---------------- end  quote -----------------------

The note above says "you may" install the development packages. However, 
this is normally not necessary when compiling the source code, isn't it 
? Furthermore, the BLFS book says "Optional GTK-Doc-1.8 and Gtk# 
(requires Mono)". I build mono-1.2.5.1 without problems. Then, I 
continued with make and got the following error message:

---------------------------- quote --------------------
Making all in pixmaps
make[3]: Entering directory `/sources/gtk-sharp-2.4.3/sample/pixmaps'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/sources/gtk-sharp-2.4.3/sample/pixmaps'
Making all in gnomevfs
make[3]: Entering directory `/sources/gtk-sharp-2.4.3/sample/gnomevfs'
make[3]: *** No rule to make target 
`../../gnomevfs/gnome-vfs-sharp.dll', needed by `TestXfer.exe'.  Stop.
make[3]: Leaving directory `/sources/gtk-sharp-2.4.3/sample/gnomevfs'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/sources/gtk-sharp-2.4.3/sample'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sources/gtk-sharp-2.4.3'
make: *** [all] Error 2
------------------------ end  quote ------------------------


Independent from "gmime" I also need "gtk-sharp" for "autopano-sift", so 
I need to compile both programms

Could some one please help and give me a hint, how to proceed ?.
Thanks in advance.

Beatriz
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to