Hi all,
I'm having a problem running custom applications from the K menu. I have created a menu item for my custom application using the menu editor. I have some custom environment variables set up in my $HOME/.bashrc, such as PATH and LD_LIBRARY_PATH. These additional variables point to software I have compiled and installed in /usr/local.
When I run the app from the menu, nothing happens. I see from ~/.xsession-errors that it can't load libraries pointed to by LD_LIBRARY_PATH.
So, how do I get customized environment variables to be recognized from the desktop? Thanks!
Paul
I'm having a problem running custom applications from the K menu. I have created a menu item for my custom application using the menu editor. I have some custom environment variables set up in my $HOME/.bashrc, such as PATH and LD_LIBRARY_PATH. These additional variables point to software I have compiled and installed in /usr/local.
When I run the app from the menu, nothing happens. I see from ~/.xsession-errors that it can't load libraries pointed to by LD_LIBRARY_PATH.
So, how do I get customized environment variables to be recognized from the desktop? Thanks!
Paul
Comment