Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
| Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
09-21-2004, 03:10 PM
|
#1
|
|
Member
Registered: Nov 2003
Location: UK
Distribution: Debian Lenny
Posts: 252
Rep:
|
Installing Mono-got stuck while installing gtk-sharp
Hi
as you can see I'm trying to install mono, and at the moment I have installed mono, ic, and when it came to gtk-sharp, when I type ./confugre , it says that I'm missing gtkhtml-sharp.dll,gnomedb-sharp.dll andl also gda-sharp.dll.
My question is...where can you get these files??
and what do I do with the files ??
Thanks
Chris
|
|
|
|
10-18-2004, 11:37 AM
|
#2
|
|
LQ Newbie
Registered: Jun 2004
Location: Belgium
Distribution: Debian
Posts: 24
Rep:
|
i'm having the same problem plz help
lodder
|
|
|
|
01-12-2005, 01:09 AM
|
#3
|
|
LQ Newbie
Registered: Jul 2004
Location: Pakistan
Distribution: Slackware
Posts: 5
Rep:
|
I'm also having the same problem while installing gtk-sharp
Plz Help Out
Thx
|
|
|
|
01-12-2005, 01:46 AM
|
#4
|
|
Guru
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298
Rep:
|
I used rpm to check which package provides all those files and it's gtk-sharp.
|
|
|
|
01-13-2005, 04:45 AM
|
#5
|
|
LQ Newbie
Registered: Jul 2004
Location: Pakistan
Distribution: Slackware
Posts: 5
Rep:
|
I know that gtk-sharp has all these stuf but the problem is .... i got the message while installing gtk-sharp.... donno wat to do......
Thx
Bilal Mughal
|
|
|
|
01-13-2005, 04:51 AM
|
#6
|
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
exactly what is the error? you may need to set up you paths manually since you are installing into /usr/local
|
|
|
|
01-13-2005, 04:54 AM
|
#7
|
|
LQ Newbie
Registered: Jul 2004
Location: Pakistan
Distribution: Slackware
Posts: 5
Rep:
|
i set both PKG_CONFIG_PATH and MONO_PATH and also run ldconfig as i'm using slackware... and also i'm installing all this from source
Thx
Bilal Mughal
|
|
|
|
01-13-2005, 04:56 AM
|
#8
|
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
what is the output of :
echo $PKG_CONFIG_PATH
IIRC thats all it looks for
|
|
|
|
01-13-2005, 05:01 AM
|
#9
|
|
LQ Newbie
Registered: Jul 2004
Location: Pakistan
Distribution: Slackware
Posts: 5
Rep:
|
i export like /usr/local/lib/pkgconfig and two or two more pkgconfig paths...
thx
|
|
|
|
01-13-2005, 05:03 AM
|
#10
|
|
Senior Member
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973
Rep:
|
ok what does it say?
does it fail during compile or configuring?
|
|
|
|
01-18-2005, 05:02 PM
|
#11
|
|
Member
Registered: Oct 2004
Distribution: Gentoo/FBSD/Slack
Posts: 65
Rep:
|
I'm an Xfce 4.2.0 user on a slackware 10 box, I have xfce installed fine. But Xfce has som nice installers now and it wants to install the Terminal but that fails because it's missing D-BUS-GLIB so I retreived that and that has since failed twice, once for mono(doc) which as fixed and now for gtk-sharp.
Below is the output of my error:
Code:
Making all in example
make[3]: Entering directory `/home/root/xfce-4.2.0/src/dbus-0.23/mono/example'
/usr/local/bin/mcs --debug --target exe -L .. -r:../dbus-sharp.dll -pkg:gtk-sharp -o echo-server.exe ./EchoServer.cs ./Echoer.cs
Package gtk-sharp was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk-sharp.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk-sharp' found
error CS8027: Error running pkg-config. Check the above output.
make[3]: *** [echo-server.exe] Error 1
make[3]: Leaving directory `/home/root/xfce-4.2.0/src/dbus-0.23/mono/example'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/root/xfce-4.2.0/src/dbus-0.23/mono'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/root/xfce-4.2.0/src/dbus-0.23'
make: *** [all] Error 2
root@skoll:~/xfce-4.2.0/src/dbus-0.23#
I cannot find gtk-sharp.pc on my system nor can I find a source tarball of it anywhere on the net .... where can I obtain this package so I can continue w/ the dbus building process.
|
|
|
|
01-18-2005, 08:25 PM
|
#12
|
|
Member
Registered: Oct 2004
Distribution: Gentoo/FBSD/Slack
Posts: 65
Rep:
|
disreguard .... package found
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 02:56 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|