[Mono-devel-list] Apologies to community, and environment variable path setting for newbies.

Jason King jason.king at profox.co.uk
Wed Oct 15 10:07:33 EDT 2003


Hello all.

Firstly, I must apologise to anyone who may have taken offence at my earlier
posting.  My post wasn't intended to be at linked at all to anyone's
problems with xft.pc, but I used that post as a springboard for my own,
since it may have involved the setting of environment variables.

So for anyone who needs to know, here is how you set an environment
variable, such as adjusting a path for PKG_CONFIG_PATH for example:

PKG_CONFIG_PATH="/usr/lib/pkgconfig"
export PKG_CONFIG_PATH

or more generically

MY_PATH="/my/desired/folder/string"
export MY_PATH

Thanks to Richard Torkar for his involvement in my solutions, and once
again, apologies to anyone who felt my post was inappropriate.

Jase

Regards,
Jason King
Profox Systems Ltd

-----Original Message-----
From: mono-devel-list-admin at lists.ximian.com
[mailto:mono-devel-list-admin at lists.ximian.com]On Behalf Of Jason King
Sent: 15 October 2003 09:51
To: mono-devel-list at ximian.com
Subject: [Mono-devel-list] xft.pc on SuSE [was: Mono CVS build
requirements] & now "how to set paths in environment variables
[newbies]"


Hello, I have been following this thread a little, and corresponding with
Richard on related matters.  Good citizen that Richard is, he has encouraged
me to stick my oar in!  Thanks to Richard for his help.

To cut to the chase, if you want to set an environment variable, you use the
following commands:


That should do the trick.

Regards,
Jason King
Profox Systems Ltd

-----Original Message-----
From: mono-devel-list-admin at lists.ximian.com
[mailto:mono-devel-list-admin at lists.ximian.com]On Behalf Of Richard
Torkar
Sent: 14 October 2003 09:54
To: mono-devel-list at ximian.com
Subject: [Mono-devel-list] xft.pc on SuSE [was: Mono CVS build
requirements]


On Tue, 2003-10-14 at 04:21, Marcus wrote:
> I installed freetype 2.1.4 on my system from sources, and it did not
install
> any such file as xft.pc

> > This is part of freetype 2.1 on my sysetm.  Maybe you need the -devel
> > package for your distro?

On my system (RH9) it is part of:
XFree86-devel-4.3.0-2

Anyway I've noticed that xft.pc can be placed in an alternative location
sometimes:
/usr/X11R6/lib/pkgconfig

If that is the case, please add that path to the PKG_CONFIG_PATH
variable.

In any case, I found out that xft.pc is included in XFree86-devel on
SuSE 8.2 (look at the bottom of the file list):
http://rpmseek.com/rpm/XFree86-devel-4.3.0-111.i586.html?hl=com&cs=xft.pc:FN
:0:0:0:0:875002&ShowFileList=1

And in that case is placed under /usr/lib/pkgconfig.

Hope this helped somewhat.

/Richard
--
"UNIX is basically a simple operating system,
but you have to be a genius to understand the simplicity."

_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list






More information about the Mono-devel-list mailing list