similar to: Error running ./lotrosetup-0.1.5.sh

Displaying 20 results from an estimated 50000 matches similar to: "Error running ./lotrosetup-0.1.5.sh"

2010 Sep 11
2
How do I fix the following issues
Due to LOTRO freezing randomly, i decided to run it from terminal command and get the following env WINEPREFIX="/home/walkerx/.wine-lotro" wine "C:\Program Files\PyLotRO\pylotro.exe" wine: cannot find L"C:\\windows\\system32\\dxdllreg.exe" fixme:system:SetProcessDPIAware stub! err:module:import_dll Library QtSvg4.dll (which is needed by L"C:\\Program
2014 Mar 07
1
Fw: Default shell in Debian 6 of R is SH instead of BASH
Dear all, I am experiencing this problem with R in Debian 6. The config saying about default shell in R for Debian 6 is in file /usr/lib/R/etc/Makeconf (line 80 "SHELL = /bin/bash") but in Debian 6 default shell for R is always SH instead of BASH. It can be checked by just typing in R system("echo $BASH_VERSION"). The same command system("echo $BASH_VERSION") in R
2010 Sep 10
1
Help required for Lord of the Rings Online
Hi all, I would be grateful for any advice on how to get LOTRO working. I'm running the following setup Linux Mint 9 - 64 bit (AMD 940) 4GB Ram 2GB 4870x2 X-Fi Gamer Extreme Resolution: 1680x1050 I intially tested LOTRO under crossover which worked but constantly froze and only way out was to ctrl-alt-backspace. I then I to kill the client as it was still running. One minute it would play
2005 Dec 11
1
bug? in making security/isakmpd
Hi! There is a little problem in the security/isakmpd port. There are some gen*.sh scripts in it, which generate some C header (and src) files. These scripts are using awk, tr, etc - some generic UNIX tools. One of the tools has problems with some localisations, so these scripts generate incorrect C-code. Eg, I have Hungarian localisation set, so I have the following in my environ:
2019 Apr 22
2
how can i get consumer-typeset exe in debug mode
Hi All, I have made some changes in AArch64LoadStoreOptimizer.cpp file and with check-llvm all tests are passing successfully. But in llvm-test suite some tests are failing, like consumer-typeset tests are failing. Now I want to debug with 'consumer-typeset' exe from SANDBOX. But it is release build. How can I debug this issue in this case and how can I get 'consumer-typeset'
2003 Aug 03
1
Getting an error
Hello, Just installed shorewall 1.4.6a on Redhat 9. Using two-interface and NAT. Getting this error on starting shorewall Processing /etc/shorewall/ecn... Activating Rules... Adding IP Addresses... /usr/share/shorewall/firewall: line 317: [: 213.94.193.89: integer expression expected/usr/share/shorewall/firewall: line 317: 32 - 213.94.193.89 : syntax error in expression (error token is
2009 Mar 23
5
Wine fails to install Adobe PS
I have tried a few rtimes now to install Abobe PS7 (not a crack) on the latest Linux Mint and now on Ubuntu 8.10 64bit. I am having the same problem in both. Is it because my new comp is a 64bit? An error occurred while loading the archive. [/media/cdrom0/Autoplay.exe] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part
2017 Jul 12
2
Using new types v32f32, v32f64 in llvm backend not possible
I would be very grateful if you specify whether there is some way to allocate registers (different order) / from different register sets to the same instruction based on the vector width/ no of iterations. I have tried several alternatives but could not succeed. Also I have asked this question many times but no one responds. Is there something wrong with this?? Kindly guide me. Thank You On
2019 Jan 05
2
empty list assertion
Hi, I'm trying to do a Debug build for the 1st time and I keep getting this assertion: llvm-tblgen: CodeGenDAGPatterns.cpp:64: llvm::EEVT::TypeSet::TypeSet(llvm::ArrayRef<llvm::MVT::SimpleValueType>): Assertion `!VTList.empty() && "empty list?"' failed. I do not know what list this assertion is referring to. Does anyone know? I always did Release builds before
2010 May 12
1
Input encoding problem when using sweave with xetex
Hello Because I want to use different true type fonts with latex, I''m using the XeTeX typesetting engine for my sweave-documents. I''m using Lyx with Sweave on a Windows 7 PC and have set up LyX to work with XeTeX according to the following instructions: http://wiki.lyx.org/LyX/XeTeX Because the input file for XeTeX is assumed to be in UTF-8 encoding, I set the encoding
2009 Apr 06
3
starting programs with wine(and other issues)
alright, so i was running a warcraft 2 game; by running it from a file manager, right click, open with wine. the program starts great, when i click on battle net the screen changes to black and white, i cannot do anything without it closing. i then tried to start it from a terminal to get a log of whats going wrong; except when it wont start from a terminal; this is what happens;; mint at mint ~
2023 Oct 19
0
[ANNOUNCE] xcb-util-cursor 0.1.5
XCB util-cursor module provides an xcb port of libXcursor. This release sets the close-on-exec flag when opening files on platforms that support O_CLOEXEC, and resyncs the _XcursorThemeInherits code with libXcursor, including a fix for an off-by-one error in memory allocation that triggered errors from AddressSanitizer. Alan Coopersmith (2): Set close-on-exec when opening files
2013 Feb 16
1
Asterisk not return int value
Hello Everyone, I have write a script following script for nagios -- typeset -i CRITICAL; #Positional parameter CRITICAL=`echo $2`; ME=`basename $0`; #echo $CRITICAL if [[ "$2" == "" ]] then echo NO INPUT!!! Usage ./$ME -c N else typeset -i ASCALLS; ASCALLS=`asterisk -rx "core show channels" | grep active | grep call | awk '{print $1}'` #echo $ASCALLS;
2015 May 14
2
[LLVMdev] 3.6.1 -rc1 has been tagged. Testing begins.
On 14 May 2015 at 16:49, Renato Golin <renato.golin at linaro.org> wrote: > MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset This was a fluke. The test passed later on all subsequent runs. > MultiSource/UnitTests/C++11/frame_layout/frame_layout This one is a new test, and I believe it wasn't there in 3.6.0, so it's ok to fail, since the patch hasn't been
2017 Jul 11
2
Using new types v32f32, v32f64 in llvm backend not possible
Hello, i want to work with these types v32f32, v32f64.... in llvm which are undefined in the backend? But v32i32, v32i64 are already defined so i am able to use these. but for other types such as v32f32, v32f64 although i have defined them appropriately in all the files like machinevaluetype.h, valuetypes.cpp etc. i have checked it many times but still getting the following error when build in
2019 Feb 11
4
Samba and ufw
Louis, Followed your instructions so far. Take a look at the output of the various steps. I'm down to removing items form /etc/ufw. I'm not sure what I should delete. I know some of the files are backups generated after some rules were deleted. Please tell me what is safe to delete before I procede further. martin at radio:~$ sudo apt-get remove --purge ufw gufw Reading package
2016 Dec 19
0
[ANNOUNCE] xf86-video-qxl 0.1.5
Adam Jackson (1): Use pci_io_write8 instead of outb Christophe Fergeau (16): Remove unused variables Remove stray blank comment line Use <> for system-includes Fix compilation with newer Xorg versions Add missing licence header Add note about deprecated setting of mm_time Xspice: Fix 'erorr' typo in error message xspice:
2007 Feb 15
1
Proper way to typeset the symbol for R in LaTeX?
Hoping this is not off topic... I am in the process of writing some tutorials for my students for learning R, and naturally I'm using Sweave for this. So suddenly a question occurred to me: LaTeX has a recommended way of typesetting the TeX and LaTeX symbols, via the \TeX and \LaTeX commands. Is there a similar command for the R symbol, or in general are there any
2007 Jul 18
1
Loosing comms with UPS
In my system log file I get messages like: Jul 18 13:05:12 mint upsd[4025]: Host 192.168.145.12 disconnected (read failure) Jul 18 13:10:12 mint last message repeated 5 times Jul 18 13:10:12 mint last message repeated 4 times and broadcast messages like: Communications with UPS mintups at mint.phcomp.co.uk lost 30 seconds later: Communications with UPS mintups at mint.phcomp.co.uk
2011 Nov 04
2
Problem running BBC Doctor Who game in Linux Mint Debian
Hi, I have a Toshiba Satellite L500 Laptop running 64bit Linux Mint Debian Edition 201109. The laptop has ATI Radeon M92 (HD 4500 / 5000) graphics. This is based on Debian testing and because at present there is no WINE in the testing repositories, I have installed 1.3.30 from: http://frickelplatz.de/debian/ This seems to work fine: I can run LTspiceIV perfectly. However ... I have tried