Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# running and compiling
Message
From
13/11/2002 23:48:43
 
General information
Forum:
Linux
Category:
GPL Languages and compilers
Miscellaneous
Thread ID:
00721726
Message ID:
00722505
Views:
13
If you download GTK# and using RH 8.0 you will haved trouble compile#. Two errors will occur- 1. change the link for install-sh and mkinstalldirs (not sure about the last one) to the correct location.
2. run the last make install as root.
3. run lnconfig before attempting to compile
4. make sure to add the dll.
5. use mcs -lib:/usr/local/lib -r gtk-sharp.dll -r glib-sharp.dll filename.cs (to compile)
Hope this helps.

John
John Fabiani
Woodland, CA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform