Giuvan Karas
Registered User
Join date: 6 Mar 2007
Posts: 4
|
05-24-2007 07:01
Hello Does the "-multiple" option supported on the Linux version of SL client? I'm not able to find this info anywhere.. thanks
|
Angel Sunset
Linutic
Join date: 7 Apr 2005
Posts: 636
|
05-24-2007 07:59
It does work. You have to edit the "secondlife" script, I think, rather than use it as a parameter to the script; "-port 1300x" needs to be used as well, where x is different for the two SLs. Some people have problems with cache conflicts causing funny freezes, so you may need to have separate cache areas.
_____________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Kubuntu Intrepid 8.10, KDE, linux 2.6.27-11, X.Org 11.0, server glx vendor: NVIDIA Corporation, server glx version: 1.5.2, OpenGL vendor: NVIDIA Corporation, OpenGL renderer: GeForce 9800 GTX+/PCI/SSE2, OpenGL version: 3.0.0 NVIDIA 180.29, glu version: 1.3, NVidia GEForce 9800 GTX+ 512 MB, Intel Core 2 Duo, Mem: 3371368k , Swap: 2570360k
|
Ibrahim Qunhua
Registered User
Join date: 25 Feb 2007
Posts: 15
|
05-25-2007 06:24
I think you're right about editing the Secondlife-script. But how? is it by adding an EXPORT-line, adding the long and spooky command line that actually starts the program, og is it things like this the file "gridargs.dat" is made for?
|
Angel Sunset
Linutic
Join date: 7 Apr 2005
Posts: 636
|
05-25-2007 08:12
I added the "-multiple -port 1300x" parameter in the script immediately after the do_not_run...bin command, before the rest of the parameters, since they need to be passed to this binary.
I also created new secondlife script files, secondlife02 and secondlife04 with the port praramters set to 13002 and 13004 respectively. I didn't change the cache directory, since i only ever go to both VERY briefly - a few minutes at most - and it seemed ok then using one common cache.
_____________________
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Kubuntu Intrepid 8.10, KDE, linux 2.6.27-11, X.Org 11.0, server glx vendor: NVIDIA Corporation, server glx version: 1.5.2, OpenGL vendor: NVIDIA Corporation, OpenGL renderer: GeForce 9800 GTX+/PCI/SSE2, OpenGL version: 3.0.0 NVIDIA 180.29, glu version: 1.3, NVidia GEForce 9800 GTX+ 512 MB, Intel Core 2 Duo, Mem: 3371368k , Swap: 2570360k
|