Env Variables for Elmer in Linux

General discussion about Elmer
Post Reply
Alexvader
Posts: 5
Joined: 18 Jan 2010, 20:12

Env Variables for Elmer in Linux

Post by Alexvader »

Hi Forum

So, I have successfully compiled and installed Elmer in Slackware64 13.

I created a package which installs to /usr/local/elmer-5.4.1.

Is it enough to add

export PATH=/usr/local/elmer-5.4.1/bin:$PATH
export LD_LIBRARY_PATH=/usr/local/elmer-5.4.1/lib:$LD_LIBRARY_PATH

to my ~/.bashrc ?

Are there no other environment variables involved...?

BRGDS

Alex
Post Reply