oh, also you need to reinstall Yukon each time you reinstall the nVidia closed video drivers, as some libGL.so links get nuked ( can't speak about ATI )
i have yukon installed system wide, not /usr/local
do you have?
a file: /etc/yukon/system/x86 containing the text: LDPATH="/usr/lib32/yukon" ( or /usr/lib/yukon for 32bit only systems )
a file: $HOME/.yukon/conf ( i gave you one in the archive )
running yukon spits out any error?
running yukon <some-application> spits out any error?
using my conf file, after the application has loaded you press F11, wait about 10 seconds, and press F11 again, exit the application, check out the output folder ( configured in the $HOME/.yukon/conf file )
Last edited by Licaon; 12-07-2008 at 06:33 PM.
oh, also you need to reinstall Yukon each time you reinstall the nVidia closed video drivers, as some libGL.so links get nuked ( can't speak about ATI )
I have not changed my nVidia driver since installing Ubuntu, so it's not the driver.
I do not have /etc/yukon folder. I also do not have the conf file. I copied yours on my .yukon folder.
I have my yukon install on a custom folder:
~/app/installed/yukon
when I add:
~/app/installed/yukon/lib on ldconfig path, my X goes haywire. I am unable to launch apps (not even using Yukon launcher) as they seg fault. I suspect it's something to do with libGL.
I would theorize that somehow it didn't go through yukon's libraries.
do try to install it in /usr/bin and /usr/lib/
/etc/yukon/system/x86 contains the path to the library, so maybe this can be it
the easiest way to test is to use my config files and install it by default ( /usr/lib /usr/bin )
get it working first, move it where you want later
Last edited by Licaon; 12-08-2008 at 03:54 PM.