On Fri, Jan 13, 2012 at 09:05:48AM +0100, Denny Schierz wrote:
> hi,
>
> Am 12.01.2012 um 23:11 schrieb Andrei Popescu:
>
> > On Jo, 12 ian 12, 12:58:42, Denny Schierz wrote:
> >>
> >> What could be the problem?
> >
> > Your display manager doesn't source the system shell configuration
> > fil
hi,
Am 12.01.2012 um 23:11 schrieb Andrei Popescu:
> On Jo, 12 ian 12, 12:58:42, Denny Schierz wrote:
>>
>> What could be the problem?
>
> Your display manager doesn't source the system shell configuration
> files. If you need a solution per user put that stuff in ~/.xsessionrc
> otherwise mo
On Jo, 12 ian 12, 12:58:42, Denny Schierz wrote:
>
> What could be the problem?
Your display manager doesn't source the system shell configuration
files. If you need a solution per user put that stuff in ~/.xsessionrc
otherwise move the file under /etc/X11/Xsession.d/
Hope this helps,
Andrei
-
Try to do this
set -x
source /etc/profile
like that you can see if you have some syntax error
2012/1/12 Denny Schierz
> hi,
> Am 12.01.2012 um 13:56 schrieb emmanuel segura:
>
> > Try to use /etc/ld.so.conf for load your library
>
> nope, Sun Java parses the LD_LIBRARY_PATH variable, so it wo
hi,
Am 12.01.2012 um 13:56 schrieb emmanuel segura:
> Try to use /etc/ld.so.conf for load your library
nope, Sun Java parses the LD_LIBRARY_PATH variable, so it won't work:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/366728
http://www.mail-archive.com/ubuntu-bugs@lists.ubuntu.com/msg1511
Try to use /etc/ld.so.conf for load your library
2012/1/12 Denny Schierz
> hi,
>
> I've created a file /etc/profile.d/path.sh
>
> with:
>
> LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib/jni"
> export LD_LIBRARY_PATH
>
> If you log in on a plain shell, it works, but if you log in via X
> (kde/gnome/
hi,
I've created a file /etc/profile.d/path.sh
with:
LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/lib/jni"
export LD_LIBRARY_PATH
If you log in on a plain shell, it works, but if you log in via X
(kde/gnome/fluxbox) and open a terminal (konsole/gnome-terminal/xterm) my
special path "/usr/lib/jni" i
7 matches
Mail list logo