LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 09-21-2004, 03:10 PM   #1
chutsu
Member
 
Registered: Nov 2003
Location: UK
Distribution: Debian Lenny
Posts: 255

Rep: Reputation: 31
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
 
Old 10-18-2004, 11:37 AM   #2
lodder
LQ Newbie
 
Registered: Jun 2004
Location: Belgium
Distribution: Debian
Posts: 24

Rep: Reputation: 15
i'm having the same problem plz help

lodder
 
Old 01-12-2005, 01:09 AM   #3
bilalmughal
LQ Newbie
 
Registered: Jul 2004
Location: Pakistan
Distribution: Slackware
Posts: 5

Rep: Reputation: 0
I'm also having the same problem while installing gtk-sharp
Plz Help Out
Thx
 
Old 01-12-2005, 01:46 AM   #4
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
I used rpm to check which package provides all those files and it's gtk-sharp.
 
Old 01-13-2005, 04:45 AM   #5
bilalmughal
LQ Newbie
 
Registered: Jul 2004
Location: Pakistan
Distribution: Slackware
Posts: 5

Rep: Reputation: 0
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
 
Old 01-13-2005, 04:51 AM   #6
__J
Senior Member
 
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973

Rep: Reputation: 46
exactly what is the error? you may need to set up you paths manually since you are installing into /usr/local
 
Old 01-13-2005, 04:54 AM   #7
bilalmughal
LQ Newbie
 
Registered: Jul 2004
Location: Pakistan
Distribution: Slackware
Posts: 5

Rep: Reputation: 0
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
 
Old 01-13-2005, 04:56 AM   #8
__J
Senior Member
 
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973

Rep: Reputation: 46
what is the output of :

echo $PKG_CONFIG_PATH

IIRC thats all it looks for
 
Old 01-13-2005, 05:01 AM   #9
bilalmughal
LQ Newbie
 
Registered: Jul 2004
Location: Pakistan
Distribution: Slackware
Posts: 5

Rep: Reputation: 0
i export like /usr/local/lib/pkgconfig and two or two more pkgconfig paths...
thx
 
Old 01-13-2005, 05:03 AM   #10
__J
Senior Member
 
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973

Rep: Reputation: 46
ok what does it say?

does it fail during compile or configuring?
 
Old 01-18-2005, 05:02 PM   #11
raven.sorrow
Member
 
Registered: Oct 2004
Distribution: Gentoo/FBSD/Slack
Posts: 65

Rep: Reputation: 15
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.
 
Old 01-18-2005, 08:25 PM   #12
raven.sorrow
Member
 
Registered: Oct 2004
Distribution: Gentoo/FBSD/Slack
Posts: 65

Rep: Reputation: 15
disreguard .... package found
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing F-Spot. Can't find dbus-sharp Kelman Slackware 0 10-23-2005 01:23 PM
Installing mono-project on debian tsiMental Debian 5 04-05-2005 11:31 PM
Installing a Mono Snapshot on Mandrake tgraupmann Linux - Software 6 02-06-2005 08:23 PM
installing gecko-sharp on Debian unstable nagromo Linux - Newbie 4 04-18-2004 09:28 AM
Stuck installing RH 7.1 marktaff Linux - Software 13 11-09-2001 09:54 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 04:36 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration