I am desparatley trying to get secondlife to run on my Linux Laptop.
Its Fedora Core 5 -kernel 2.6.16-1.2122_FC5
I have copied the relevant Libs to /lib/ however I keep getting the error below when I run it from the bin directory.
any clues???
[root@ghostserver bin]# ./secondlife-bin
2006-05-30T13:13:21Z WARNING: LLDir_Linux not fully implemented!
2006-05-30T13:13:21Z INFO: QUEUED THREAD STARTING
2006-05-30T13:13:21Z INFO: QUEUED THREAD STARTING
2006-05-30T13:13:21Z INFO: QUEUED THREAD STARTING
2006-05-30T13:13:21Z INFO: QUEUED THREAD STARTING
2006-05-30T13:13:21Z INFO: Error setting log file to /home/ghostwalker/installers/games/secondlife/SecondLife_1_10_0_32/bin/SecondLife/logs/SecondLife.log
2006-05-30T13:13:21Z INFO: Checking marker file for lock...
2006-05-30T13:13:21Z INFO: Marker file isn't locked.
2006-05-30T13:13:21Z INFO: Checking marker file for lock...
2006-05-30T13:13:21Z INFO: Failed to create marker file.
2006-05-30T13:13:21Z INFO: Removing message.log
2006-05-30T13:13:21Z INFO: Exiting init_marker_file().
2006-05-30T13:13:21Z INFO: Opening debug file /home/ghostwalker/installers/games/secondlife/SecondLife_1_10_0_32/bin/SecondLife/logs/debug_info.log
2006-05-30T13:13:21Z INFO: Opening debug file /home/ghostwalker/installers/games/secondlife/SecondLife_1_10_0_32/bin/SecondLife/logs/debug_info.log failed. Using stderr.
SL Log: /home/ghostwalker/installers/games/secondlife/SecondLife_1_10_0_32/bin/SecondLife/logs/SecondLife.log
Second Life version 1.10.0 build 32
Can't get terse CPU information
RAM: 0
OS: Linux 2.6.16-1.2122_FC5 #1 Sun May 21 15:01:01 EDT 2006 i686
2006-05-30T13:13:21Z INFO: Second Life version 1.10.0
2006-05-30T13:13:21Z INFO: Local time: 2006-05-30T14:13:21 BST
2006-05-30T13:13:21Z INFO: CPU info:
2006-05-30T13:13:21Z processor : 0 vendor_id : GenuineIntel cpu family : 15 model : 4 model name : Intel(R) Pentium(R) 4 CPU 3.00GHz stepping : 3 cpu MHz : 2993.150 cache size : 2048 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 5 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl est cid cx16 xtpr bogomips : 5997.73
2006-05-30T13:13:21Z INFO: Memory info:
2006-05-30T13:13:21Z MemTotal: 1034916 kB MemFree: 291140 kB Buffers: 33500 kB Cached: 485932 kB SwapCached: 0 kB Active: 329740 kB Inactive: 348016 kB HighTotal: 129988 kB HighFree: 256 kB LowTotal: 904928 kB LowFree: 290884 kB SwapTotal: 2031608 kB SwapFree: 2031608 kB Dirty: 9660 kB Writeback: 4 kB Mapped: 249392 kB Slab: 38544 kB CommitLimit: 2549064 kB Committed_AS: 590628 kB PageTables: 4304 kB VmallocTotal: 114680 kB VmallocUsed: 10696 kB VmallocChunk: 103464 kB HugePages_Total: 0 HugePages_Free: 0 Hugepagesize: 4096 kB
2006-05-30T13:13:21Z INFO: OS info: Linux 2.6.16-1.2122_FC5 #1 Sun May 21 15:01:01 EDT 2006 i686
2006-05-30T13:13:21Z INFO: Loading feature tables.
2006-05-30T13:13:21Z WARNING: Unable to open feature table!
2006-05-30T13:13:21Z WARNING: Unknown feature mask RAM256MB
2006-05-30T13:13:21Z WARNING: Unknown feature mask CPUSlow
2006-05-30T13:13:21Z WARNING: Couldn't open file /home/ghostwalker/installers/games/secondlife/SecondLife_1_10_0_32/bin/app_settings/popups.xml
2006-05-30T13:13:21Z WARNING: LLXmlTree parse failed. Line 1: Couldn't open file /home/ghostwalker/installers/games/secondlife/SecondLife_1_10_0_32/bin/app_settings/popups.xml
2006-05-30T13:13:21Z newview/llmessagebox.cpp(539) : error
2006-05-30T13:13:21Z ERROR: newview/llmessagebox.cpp(539) Failed to parse popup definitions.
Viewer exe: /home/ghostwalker/installers/games/secondlife/SecondLife_1_10_0_32/bin/secondlife-binl
Cur path: /home/ghostwalker/installers/games/secondlife/SecondLife_1_10_0_32/bin
Segmentation fault
[root@ghostserver bin]#