[Mono-devel-list] xft.pc on SuSE [was: Mono CVS build requirements] & now "how to set paths in environment variables [newbies]"

John BouAntoun jbouantoun at rogen.com.au
Thu Oct 16 19:05:30 EDT 2003


actualy 

echo $PATH

and the like will list the environment variables specifically


-----Original Message-----
From: Jason King [mailto:jason.king at profox.co.uk]
Sent: Thursday, 16 October 2003 6:26 PM
To: John BouAntoun
Subject: RE: [Mono-devel-list] xft.pc on SuSE [was: Mono CVS build
requirements] & now "how to set paths in environment variables
[newbies]"


Hiya John,

Good question!

Just typing

export

will give you the lot in a big list.  Hope this helps.
Jase

Regards,
Jason King
Profox Systems Ltd

-----Original Message-----
From: John BouAntoun [mailto:jbouantoun at rogen.com.au]
Sent: 15 October 2003 23:57
To: Jason King
Subject: RE: [Mono-devel-list] xft.pc on SuSE [was: Mono CVS build
requirements] & now "how to set paths in environment variables
[newbies]"


What about viewing the current values of environment variables?

-----Original Message-----
From: Jason King [mailto:jason.king at profox.co.uk]
Sent: Wednesday, 15 October 2003 6:51 PM
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:

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

or more generically

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

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