« Return to Thread: Graph widgets

Re: Graph widgets

by Panoramix :: Rate this Message:

Reply to Author | View in Thread

Hello cesar .

When the script arrives at the end (./configure) :

checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for MONO... no
checking for csc.exe... no
configure: error : You need to install either Mono or .Net

The reusult of my # mono --version :
Mono JIT compiler version 1.2.6 (tarball)
Copyright (C) 2002-2007 Novell, Inc and Contributors. www.mono-project.com
        TLS:           __thread
        GC:            Included Boehm (with typed GC)
        SIGSEGV:       altstack
        Notifications: epoll
        Architecture:  x86
        Disabled:      none
I'm working on a UBUNTU 8.04 and Mono and Monodevelop 1.0 are installed from official
UBUNTU repos .

Thanks .


Cesar Octavio Lopez Nataren wrote:
Can you provide the exact error message that you get during
configuration time, please?

césar

Panoramix wrote:
> Hello to all
>
> At last I found the component to make 2D lines graph in GTK# but I can not
> compile it.
> I downloaded the sources from
> www.medsphere.org/projects/widgets
>
> I unpacked the file but when launching the configure script I receive a
> message saying that I did not MONO.
> The problem is that I have Mono and Mono develop installed .
> I'm using a UBUBTU 8.04
> How to solve?
>
> Thanks to all.
>
> PS
> Medsphere.Widgets currently includes 4 widgets:
>
> CPaned:     A helper class for dealing with Gtk.VPaneds with a Gtk.Expander
> child
> FBox:         A "flowed" container for wrapping widgets
> GridView:    An Excel-like grid
> Graph:        A Cairo-based 2D graph
> IconLayout: A Cairo-based icon view
>
>
> -----
> :working:
> -----------------------------------------------------------------------------
> http://freeflow.awardspace.com http://freeflow.awardspace.com 
> -----------------------------------------------------------------------------
>
>  

_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

-----------------------------------------------------------------------------
http://freeflow.awardspace.com
-----------------------------------------------------------------------------

 « Return to Thread: Graph widgets