Re: issues with using TARGET compilation argument

  • From: Charles A Edwards <eslrahc@xxxxxxxxxxxxx>
  • To: emelfm2@xxxxxxxxxxxxx
  • Date: Tue, 4 Dec 2012 07:02:09 -0500

On Tue, 4 Dec 2012 11:38:32 +0100
Liviu Andronic wrote:

> To my understanding installing 'emelfm2' (release and SVN) in both
> /usr and /usr/local (or whatever else) is not a viable solution.


The only issue is that whichever is listed 1st in Path
will be invoked Unless you use the full path when invoking
/usr/bin/emelfm2, /usr/local/emelfm2 /whatever/emelfm2 etc.

Just for fun last night I built an rpm for emelfm2 using

prefix=/home/charles/emelfm2-svn
and for post/postun I used

%post 
ln -s /home/charles/emelfm2-svn/bin/emelfm2 /usr/bin/emelfm2-svn

%postun
rm -f /usr/bin/emelfm2-svn

If I invoke with emelfm2 my /usr/bin install is launched if I
invoke with emelfm2-svn my /home/charles install is launched.
I can launch/run either/both without issue.

I permanently have and use/run Oracle java and firefox-nightly
from /home


    Charles 

-- 
Don't hit a man when he's down -- kick him; it's easier.
----------------------
Mageia release 3 (Cauldron) for x86_64$
On SuperSize....http://www.eslrahc.com
Registered Linux user #182463
3.6.5-tmb-server-3.mga3 x86_64
----------------------

Attachment: signature.asc
Description: PGP signature

Other related posts: