[MonoDevelop] Port for FreeBSD
Tom Connolly
tomc@cqg.com
Tue, 19 Oct 2004 11:09:13 -0600
Roman Taranchenko wrote:
> Hi Tom,
>
> Which versions of FreeBSD and mono do you have?
> I cannot build mono-1.0_1 port on my 4.10-STABLE box.
> Build process hangs when I do 'make install'.
>
>
>> Thanks John,
>> I do have both Mono and GTK# up and running on my FreeBSD platform
>> But I have not yet tried compiling MonoDevelop. Since I am new To
>> both Mono and FreeBSD, I was hoping for some guidance from someone
>> Who has successfully run this before. I'll give it a shot.
>>
>>
>>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
Hi Roman,
I'm using 4.10-STABLE as well and I built whatever version of mono was
in the ports at time.
If I remember correctly, I used pkg_add -r method to build mono and I
didn't have any problems.
Tom