[Mono-list] Graph widgets

Petit Eric surfzoid at gmail.com
Thu Jun 5 03:08:29 EDT 2008


2008/6/5 Panoramix <aria.francesco at gmail.com>:
>
> Hello Eric .
>
> 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 .
>
> When from a shell I launch Mono I need to type only "mono" so I think that
> the
> environment variables are correct .
>
> If from a shell I type " whereis mono" I receive this :
>
> mono: /usr/bin/mono /etc/mono /usr/lib/mono /usr/share/mono
> /usr/share/man/man1/mono.1.gz
As you want, but i already sayed, with SVN and tarball version, i have
no problem to install it, but perhap's the error message is incorect,
and should be "yu need mono >= 1.9" then yu have 1.2.6 (too low).
Have a look on gtkgraph to see wath version needed and/or ask question
directly to us, because, it is not seem a mono problem, but more a
gtkgraph (openvista) problem , No ?

>
> Petit Eric wrote:
>>
>> Simply report here the output of
>> which mono
>> also
>> mono -V
>> If your are using the generic linux installer to have a last version
>> of mono than the one with your distro and say do not modify your
>> environment path during installation, i gess when yu use mono it is
>> something like :
>> /opt/mono.x.x/bin/mono prog.exe
>> I just compil it today under mdv 2008.1 without any problem.
>> Someone know if there a way to use or have similar assembly of OWC
>> (office web component) from Windows.
>>
>> 2008/6/4 Cesar Octavio Lopez Nataren <cesar.nataren at gmail.com>:
>>> 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 at lists.ximian.com
>>> http://lists.ximian.com/mailman/listinfo/mono-list
>>>
>> _______________________________________________
>> Mono-list maillist  -  Mono-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-list
>>
>>
>
>
> -----
> :working:
> -----------------------------------------------------------------------------
> http://freeflow.awardspace.com http://freeflow.awardspace.com
> -----------------------------------------------------------------------------
>
> --
> View this message in context: http://www.nabble.com/Graph-widgets-tp17646571p17663505.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