Making with alternative source

View: New views
2 Messages — Rating Filter:   Alert me  

Making with alternative source

by Lay, Tony :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

Good Afternoon,

 

I have a RHEL 4 server we are trying to get meld running on.

 

I managed to compile GLIB, python and pygtk with versions that meld 1.3.0. should like, but because of the way it installs I am not sure how to fire off the make to include the alternate paths that these libraries are in.  I upgraded python, but had to keep glib and pygtk in separate directories to keep the system stable…

 

The secondary locations I want to use are:

Glib=/usr/local/glib

Pygtk=/usr/local/pygtk2

 

So how do I pass these library directories to meld during the make process?

 

Regards,

 

-Tony


[Anthony (Tony) Lay (tony.lay@...).vcf]

BEGIN:VCARD
VERSION:2.1
N:Lay;Anthony (Tony)
FN:Anthony (Tony) Lay (tony.lay@...)
ORG:Lockheed Martin
TITLE:Computer Network Supprt SrSpec
TEL;WORK;VOICE:407/306-6559
TEL;PAGER;VOICE:321/297-0122
ADR;WORK:;;12506 Lake Underhill Rd;Orlando;FL;32825;US
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:12506 Lake Underhill Rd=0D=0AOrlando, FL 32825=0D=0AUS
EMAIL;PREF;INTERNET:tony.lay@...
REV:20090424T165829Z
END:VCARD



_______________________________________________
meld-list mailing list
meld-list@...
http://mail.gnome.org/mailman/listinfo/meld-list

smime.p7s (10K) Download Attachment

Re: Making with alternative source

by Kai Willadsen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/7/9 Lay, Tony <tony.lay@...>:

> I managed to compile GLIB, python and pygtk with versions that meld 1.3.0.
> should like, but because of the way it installs I am not sure how to fire
> off the make to include the alternate paths that these libraries are in.  I
> upgraded python, but had to keep glib and pygtk in separate directories to
> keep the system stable…
>
> The secondary locations I want to use are:
>
> Glib=/usr/local/glib
>
> Pygtk=/usr/local/pygtk2
>
> So how do I pass these library directories to meld during the make process?

You shouldn't need to. Meld just needs to be able to import the
required modules (pygtk, etc.) which means that python needs to know
where they are. There are several different ways to extend python's
module search path; see
http://docs.python.org/using/cmdline.html#envvar-PYTHONPATH for one
simple option.

Kai
_______________________________________________
meld-list mailing list
meld-list@...
http://mail.gnome.org/mailman/listinfo/meld-list