• General Linux Chat and Small Questions v. Install Arch
    4,946 replies, posted
[QUOTE=Confuzzed Otto;37830056]Not really, but those wouldn't be optimised for Linux, would they?[/QUOTE] Yes, they will. If it will work on Ubuntu there is a 99% chance they will work on Lubuntu
How do I download the ones- Nevermind. I feel stupid. I've always clicked the download for ubuntu button and never scrolled down :v:
[QUOTE=nikomo;37823076]When they say it's on Ubuntu, they mean they'll let you download a .deb Pretty sure that a .deb is just a tarball, so just open it up and use it like any program that you'd download in a tarball, or you can just convert it to whatever package format your distro is using.[/QUOTE] It may not be that simple. Since it's precompiled it'll probably be dynamically linked to specific libraries. Like with the Spotify Linux client, they only have .deb files. You can run it on Fedora, but for some reason apparently Ubuntu still uses OpenSSL 0.9.8 and Fedora uses 1.0, so I had to symlink libssl.so.1.0.0 to libssl.0.9.8 (and libcrypto as well). Not terrible, but kind of a pain. [editline]28th September 2012[/editline] [QUOTE=nikomo;37823076]When they say it's on Ubuntu, they mean they'll let you download a .deb Pretty sure that a .deb is just a tarball, so just open it up and use it like any program that you'd download in a tarball, or you can just convert it to whatever package format your distro is using.[/QUOTE] It's like a tarball, but you don't open it with tar. You can use the ar command, and there will be like 2 folders in it, one of them will have like usr/, bin/, etc/, etc and you copy the files from those folders into their respective places on /
[QUOTE=PvtCupcakes;37831411]It may not be that simple. Since it's precompiled it'll probably be dynamically linked to specific libraries. Like with the Spotify Linux client, they only have .deb files. You can run it on Fedora, but for some reason apparently Ubuntu still uses OpenSSL 0.9.8 and Fedora uses 1.0, so I had to symlink libssl.so.1.0.0 to libssl.0.9.8 (and libcrypto as well). Not terrible, but kind of a pain.[/QUOTE] I keep a "lib" folder in my home folder full of symlinks for older programs like that.
Alternatively you could just install the older version of whatever lib is required by whatever binary. The problem with sym-linking a lib to make the system thing that's it's a new/older version, is that your binary might not be compatible with said lib. I'm not 100% sure on the details, but thing may break.
There are usually *-compat versions for common libraries like that. Symlinking different versions like that is usually a bad idea. On arch there the openssl098 in AUR that provides the 0.9.8 version alongside 1.0.*
OpenSSL has packages that fill slot 0.9.8 but I'm too lazy to emerge them
yes i realize that, but openssl 0.9.8 is old as shit. shameful that they don't compile against 1.0
Hello guys. I know this is probably impossible, but do you know a fix for the "Could not load library client" when starting Gmod 13? (Every other source game works good). Thanks.
Isn't the linux build of gmod13 broken atm?
You're going to have to be more specific if you want our help. When you say gmod, do you mean client or server. If it's client, are you using wine, playonlinux, or something else. You should also post the entire error log so that we can have some context.
i need help setting up my DWM. I installed it and it's working but I don't know how to transfer my gnome theme over and fix notification bubbles and add a system tray and time and shit please help. really all i need is how to get my icons and shit back for thunar and such [IMG]http://i.imgur.com/tGSkK.png[/IMG]
[QUOTE=Boris-B;37848818]You're going to have to be more specific if you want our help. When you say gmod, do you mean client or server. If it's client, are you using wine, playonlinux, or something else. You should also post the entire error log so that we can have some context.[/QUOTE] The entire error log is that, "Couldn't find library client". And i'm using client, with wine 1.4, from ubuntu repostories.
[QUOTE=Ol' Pie;37849393]The entire error log is that, "Couldn't find library client". And i'm using client, with wine 1.4, from ubuntu repostories.[/QUOTE] What filesystem is your Garry's Mod install on?
Normally, wine a very verbose about what's going on. You should try to run steam from the terminal and then start gmod. See if it gives you any more information.
[QUOTE=Ol' Pie;37849393]The entire error log is that, "Couldn't find library client". And i'm using client, with wine 1.4, from ubuntu repostories.[/QUOTE] Did you use the jfs filesystem for the garrysmod server?
[QUOTE=lavacano;37851611]What filesystem is your Garry's Mod install on?[/QUOTE] EXT4 [editline]30th September 2012[/editline] Terminal output when starting Gmod 13 Beta: [quote] pablo@pablo-System-Product-Name:~$ fixme:dwmapi:DwmSetWindowAttribute (0x110138, 2, 0x33d34c, 4) stub fixme:dwmapi:DwmSetWindowAttribute (0x110138, 3, 0x33d358, 4) stub fixme:dwmapi:DwmSetWindowAttribute (0x110138, 4, 0x33d348, 4) stub fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x12a4a90, 0x12d5b60, 0x12d5b58 fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x12a4a90, 0x12d5b98, 0x12d5b90 fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x12a4a90, 0x12d5b28, 0x12d5b20 fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x12a4a90, 0x12d5bd0, 0x12d5bc8 fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x12a4a90, 0x12d5c08, 0x12d5c00 wine: Call from 0x7bc49f20 to unimplemented function ADVAPI32.dll.StopTraceA, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 wine: Call from 0x7bc49f20 to unimplemented function ADVAPI32.dll.StopTraceA, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:win:EnumDisplayDevicesW ((null),0,0x33de54,0x00000000), stub! fixme:process:GetLogicalProcessorInformation ((nil),0x33fd90): stub fixme:process:GetLogicalProcessorInformation (0x4efc48,0x33fd90): stub err:service:service_send_start_message service L"Steam Client Service" failed to start fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f005160, 0x3f036b20, 0x3f036b18 fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f005160, 0x3f036b58, 0x3f036b50 fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f005160, 0x3f036ae8, 0x3f036ae0 fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f005160, 0x3f036b90, 0x3f036b88 fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f005160, 0x3f036bc8, 0x3f036bc0 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no se puede abrir el archivo del objeto compartido: No existe el archivo o el directorio fixme:process:GetLogicalProcessorInformation ((nil),0x33fd90): stub fixme:process:GetLogicalProcessorInformation (0x4efc48,0x33fd90): stub Setting breakpad minidump AppID = 4010 Steam_SetMinidumpSteamID: Caching Steam ID: 76561198018786015 [API loaded no] fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0000: stub! fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:process:GetLogicalProcessorInformation ((nil),0x33fd90): stub fixme:process:GetLogicalProcessorInformation (0x4efc48,0x33fd90): stub err:service:service_send_start_message service L"Steam Client Service" failed to start fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:process:GetLogicalProcessorInformation ((nil),0x33fd90): stub fixme:process:GetLogicalProcessorInformation (0x4efc48,0x33fd90): stub fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:process:GetLogicalProcessorInformation ((nil),0x33fd90): stub fixme:process:GetLogicalProcessorInformation (0x4efc48,0x33fd90): stub fixme:d3d:debug_d3dformat Unrecognized 0x434f5441 (as fourcc: ATOC) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x434f5441) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x41415353 (as fourcc: SSAA) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x41415353) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x434f5441 (as fourcc: ATOC) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x434f5441) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x41415353 (as fourcc: SSAA) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x41415353) in the format lookup table fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! fixme:wbemprox:wbem_locator_ConnectServer 0x163d90, L"ROOT\\CIMV2", (null), (null), (null), 0x00000000, (null), (nil), 0x33e004) fixme:advapi:RegisterEventSourceA ((null),"Steam Client Service"): stub fixme:advapi:RegisterEventSourceW (L"",L"Steam Client Service"): stub fixme:advapi:ReportEventA (0xcafe4242,0x0002,0x0000,0x80000002,(nil),0x0001,0x00000000,0x33f820,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0002,0x0000,0x80000002,(nil),0x0001,0x00000000,0x138738,(nil)): stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub fixme:win:RegisterRawInputDevices (pRawInputDevices=0x33de68, uiNumDevices=1, cbSize=12) stub! fixme:d3d9:D3DPERF_SetOptions (0x1) : stub fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x5a574152 (as fourcc: RAWZ) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x5a574152) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x36314644 (as fourcc: DF16) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x36314644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x34324644 (as fourcc: DF24) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x34324644) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x31495441 (as fourcc: ATI1) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x31495441) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x31495441 (as fourcc: ATI1) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x31495441) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x31495441 (as fourcc: ATI1) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x31495441) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x31495441 (as fourcc: ATI1) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x31495441) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x31495441 (as fourcc: ATI1) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x31495441) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x31495441 (as fourcc: ATI1) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x31495441) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x31495441 (as fourcc: ATI1) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x31495441) in the format lookup table fixme:d3d:debug_d3dformat Unrecognized 0x31495441 (as fourcc: ATI1) WINED3DFORMAT! fixme:d3d:wined3d_get_format Can't find format unrecognized (0x31495441) in the format lookup table fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:d3d9:IDirect3DDevice9ExImpl_CheckDeviceState iface 0x174f50, dst_window (nil) stub! fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:advapi:RegisterEventSourceA ((null),"Steam Client Service"): stub fixme:advapi:RegisterEventSourceW (L"",L"Steam Client Service"): stub fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0xc0000001,(nil),0x0001,0x00000000,0x33f848,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0xc0000001,(nil),0x0001,0x00000000,0x139618,(nil)): stub err:eventlog:ReportEventW L"Failed to copy new service file to temp location" fixme:advapi:DeregisterEventSource (0xcafe4242) stub fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\SOFTWARE\\Valve\\Steam" 4 4 (nil) (nil) 0x139fe0 (nil) fixme:d3d:resource_check_usage Unhandled usage flags 0x8. fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f005160, 0x3f036b20, 0x3f036b18 fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f005160, 0x3f036b58, 0x3f036b50 fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f005160, 0x3f036ae8, 0x3f036ae0 fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f005160, 0x3f036b90, 0x3f036b88 fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f005160, 0x3f036bc8, 0x3f036bc0 fixme:d3d_shader:print_glsl_info_log Info log received from GLSL shader #1: fixme:d3d_shader:print_glsl_info_log Vertex info fixme:d3d_shader:print_glsl_info_log ----------- fixme:d3d_shader:print_glsl_info_log 0(9) : warning C7050: "R2.w" might be used before being initialized fixme:d3d9:IDirect3DDevice9ExImpl_PresentEx iface 0x174f50, src_rect (nil), dst_rect (nil), dst_window_override (nil), dirty_region (nil), flags 0 stub! fixme:process:GetLogicalProcessorInformation ((nil),0x7fe460): stub fixme:process:GetLogicalProcessorInformation (0x800418,0x7fe460): stub wine: Call from 0x7bc49f20 to unimplemented function ADVAPI32.dll.StopTraceA, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 fixme:advapi:RegisterEventSourceA ((null),"Steam Client Service"): stub fixme:advapi:RegisterEventSourceW (L"",L"Steam Client Service"): stub fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0xc0000001,(nil),0x0001,0x00000000,0x7fe748,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0xc0000001,(nil),0x0001,0x00000000,0x139e40,(nil)): stub err:eventlog:ReportEventW L"Failed to load Steam Service library." fixme:advapi:DeregisterEventSource (0xcafe4242) stub err:ntdll:RtlpWaitForCriticalSection section 0x7f79a4 "?" wait timed out in thread 002a, blocked by 002b, retrying (60 sec) fixme:dbghelp:elf_search_auxv can't find symbol in module p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no se puede abrir el archivo del objeto compartido: No existe el archivo o el directorio p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no se puede abrir el archivo del objeto compartido: No existe el archivo o el directorio wine: Call from 0x7bc49f20 to unimplemented function ADVAPI32.dll.StopTraceA, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 wine: Call from 0x7bc49f20 to unimplemented function ADVAPI32.dll.StopTraceA, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:process:GetLogicalProcessorInformation ((nil),0x33fd90): stub fixme:process:GetLogicalProcessorInformation (0x4efc48,0x33fd90): stub err:service:service_send_start_message service L"Steam Client Service" failed to start fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:process:GetLogicalProcessorInformation ((nil),0x33fd90): stub fixme:process:GetLogicalProcessorInformation (0x4efc48,0x33fd90): stub fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:process:GetLogicalProcessorInformation ((nil),0x33fd90): stub fixme:process:GetLogicalProcessorInformation (0x4efc48,0x33fd90): stub err:service:service_send_start_message service L"Steam Client Service" failed to start fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:process:GetLogicalProcessorInformation ((nil),0x33fd90): stub fixme:process:GetLogicalProcessorInformation (0x4efc48,0x33fd90): stub fixme:heap:HeapSetInformation (nil) 1 (nil) 0 fixme:process:GetLogicalProcessorInformation ((nil),0x33fd90): stub fixme:process:GetLogicalProcessorInformation (0x4efc48,0x33fd90): stub fixme:advapi:RegisterEventSourceA ((null),"Steam Client Service"): stub fixme:advapi:RegisterEventSourceW (L"",L"Steam Client Service"): stub fixme:advapi:ReportEventA (0xcafe4242,0x0002,0x0000,0x80000002,(nil),0x0001,0x00000000,0x33f820,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0002,0x0000,0x80000002,(nil),0x0001,0x00000000,0x138738,(nil)): stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub fixme:advapi:RegisterEventSourceA ((null),"Steam Client Service"): stub fixme:advapi:RegisterEventSourceW (L"",L"Steam Client Service"): stub fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0xc0000001,(nil),0x0001,0x00000000,0x33f848,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0xc0000001,(nil),0x0001,0x00000000,0x139618,(nil)): stub err:eventlog:ReportEventW L"Failed to copy new service file to temp location" fixme:advapi:DeregisterEventSource (0xcafe4242) stub fixme:advapi:SetNamedSecurityInfoW L"MACHINE\\SOFTWARE\\Valve\\Steam" 4 4 (nil) (nil) 0x139fe0 (nil) fixme:advapi:EventRegister {47a9201e-73b0-42ce-9821-7e134361bc6f}, 0x3f005160, 0x3f036b20, 0x3f036b18 fixme:advapi:EventRegister {58a9201e-73b0-42ce-9821-7e134361bc70}, 0x3f005160, 0x3f036b58, 0x3f036b50 fixme:advapi:EventRegister {3fa9201e-73b0-43fe-9821-7e145359bc6f}, 0x3f005160, 0x3f036ae8, 0x3f036ae0 fixme:advapi:EventRegister {1432afee-73b0-42ce-9821-7e134361b433}, 0x3f005160, 0x3f036b90, 0x3f036b88 fixme:advapi:EventRegister {4372afee-73b0-42ce-9821-7e134361b519}, 0x3f005160, 0x3f036bc8, 0x3f036bc0 fixme:process:GetLogicalProcessorInformation ((nil),0x7fe460): stub fixme:process:GetLogicalProcessorInformation (0x800418,0x7fe460): stub wine: Call from 0x7bc49f20 to unimplemented function ADVAPI32.dll.StopTraceA, aborting fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100 fixme:advapi:RegisterEventSourceA ((null),"Steam Client Service"): stub fixme:advapi:RegisterEventSourceW (L"",L"Steam Client Service"): stub fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0xc0000001,(nil),0x0001,0x00000000,0x7fe748,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0xc0000001,(nil),0x0001,0x00000000,0x139e40,(nil)): stub err:eventlog:ReportEventW L"Failed to load Steam Service library." fixme:advapi:DeregisterEventSource (0xcafe4242) stub fixme:advapi:RegisterEventSourceA ((null),"Steam Client Service"): stub fixme:advapi:RegisterEventSourceW (L"",L"Steam Client Service"): stub fixme:advapi:ReportEventA (0xcafe4242,0x0002,0x0000,0x80000002,(nil),0x0001,0x00000000,0x33f820,(nil)): stub fixme:advapi:ReportEventW (0xcafe4242,0x0002,0x0000,0x80000002,(nil),0x0001,0x00000000,0x138738,(nil)): stub fixme:advapi:DeregisterEventSource (0xcafe4242) stub fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported fixme:winhttp:WinHttpDetectAutoProxyConfigUrl discovery via DHCP not supported [/quote]
[QUOTE=Ol' Pie;37854394]EXT4[/QUOTE] This is probably you problem. You are using a case sensitive filesystem. This means Your Garrysmod installation looks for something like Example.dll, but the actual file is called example.dll
[QUOTE=kaukassus;37854488]This is probably you problem. You are using a case sensitive filesystem. This means Your Garrysmod installation looks for something like Client.dll, but the actual file is called client.dll[/QUOTE] What should I do then? I'm clueless :/
you need to know wich files it needs, and rename them, so they work on a case sensitive filesystem.
[QUOTE=kaukassus;37854501]you need to know wich files it needs, and rename them, so they work on a case sensitive filesystem.[/QUOTE] Hm, I guess so. Thanks for the help!
Also, the only thing I can see in that dump would be [quote]p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: no se puede abrir el archivo del objeto compartido: No existe el archivo o el directorio[/quote] sounds like a missing library
I found a library named client.dll inside /garrysmodbeta/bin/ , but I wrote on caps the proper letters and it is still the same.
Hi guys, currently posting from archbang. I previously used crunchbang and ubuntu, but I wanted to see how long I could last before I'd break something. suprisingly enough, It hasn't crashed yet. I have a few questions though. I'm (almost) a complete noob at this so please take pity 1. I tried installing Chrome, but theres seems to be only two versions, one for debian/ubuntu and fedora/opensuse. Is there a secret repository where I can go download a specific version? 2.Where do I find the package manager? 3.There doesn't seem to be a battery indicator (running this on a laptop), where could I install/enable it?
[QUOTE=Waterrmelonn;37855751]Hi guys, currently posting from archbang. I previously used crunchbang and ubuntu, but I wanted to see how long I could last before I'd break something. suprisingly enough, It hasn't crashed yet. I have a few questions though. I'm (almost) a complete noob at this so please take pity 1. I tried installing Chrome, but theres seems to be only two versions, one for debian/ubuntu and fedora/opensuse. Is there a secret repository where I can go download a specific version? 2.Where do I find the package manager? 3.There doesn't seem to be a battery indicator (running this on a laptop), where could I install/enable it?[/QUOTE] 1. Use chromium, arch(bang) doesn't use chrome. Chromium is the FOSS version of chrome. (Use pacman -S chromium to get it) 2. Arch(bang)'s package manager (pacman) is completely terminal based, you need to learn how to use the terminal. For this reason, Arch(bang) isn't recommneded as a beginner distro. 3. You need to somehow interface ACPI with openbox to make your own battery indicator, I don't think archbang includes one.
[QUOTE=Waterrmelonn;37855751]Hi guys, currently posting from archbang. I previously used crunchbang and ubuntu, but I wanted to see how long I could last before I'd break something. suprisingly enough, It hasn't crashed yet. I have a few questions though. I'm (almost) a complete noob at this so please take pity 1. I tried installing Chrome, but theres seems to be only two versions, one for debian/ubuntu and fedora/opensuse. Is there a secret repository where I can go download a specific version? 2.Where do I find the package manager? 3.There doesn't seem to be a battery indicator (running this on a laptop), where could I install/enable it?[/QUOTE] 1. Use the Opensource version of chrome. Its called chromium-browser and its in the Official repo. You can install it by typing 'sudo pacman -S chromium-browser' 2. The Packet manager is 'pacman'. Its CLI only, and you can install packets by typing 'pacman -S <package-name>' 3. I assume you installed it on a laptop. See this [URL="https://wiki.archlinux.org/index.php/Laptop"]Link[/URL] for things like battery indicators/other laptop features. Edit: Damn you! ninja
It's not called chromium-browser, it's just chromium
[QUOTE=neos300;37855956]It's not called chromium-browser, it's just chromium[/QUOTE] This is true for most distributions out there.
[QUOTE=T3hGamerDK;37856006]This is true for most distributions out there.[/QUOTE] yes. Some distros use 'chromium-browser' and others use 'chromium' And I always type it wrong the first time...
[QUOTE=kaukassus;37854501]you need to know wich files it needs, and rename them, so they work on a case sensitive filesystem.[/QUOTE] JFS -O
Sorry, you need to Log In to post a reply to this thread.