svg support under Linux

2004-07-28 Thread John Taber
1) do any of the browsers support SVG or support the Adobe plug-in ? 2) do either gtk or Qt have a canvas that will display SVG ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

setting environmental vars with scripts

2004-07-25 Thread John Taber
I try to set an environment var in a simple script like QTDIR=/usr/local/Qt-323-Win export QTDIR echo $QTDIR when I run the script it echos back the correct path but when I go to my konsole and type echo $QTDIR it is not there . However if I type the script commands in the konsole, then it is t

Re: Re: bash profile not working

2004-06-21 Thread John Taber
Thks for responses. Please accept that I don't know too much about logins and shells - I just run my knoppix on hd system and login on whatever Knoppix sets up (I assume it's using kdm since it's KDE based, though I've added gnome)So I gather from Michael that my best bet is to: in /etc/X11

bash profile not working

2004-06-20 Thread John Taber
I want to set some environmental variables - I tried putting them in bash_profile (which works in RH) but it doesn't seem to work although when I manually type in the same lines at the command prompt it works (using Knoppix on HD). Any suggestions? thks John -- -- To UNSUBSCRIBE, email to [