similar to: At least got one game running!!

Displaying 20 results from an estimated 2000 matches similar to: "At least got one game running!!"

2006 Feb 06
0
Persistant prelinking/exec-shield issue - please help. =/
Greetings, I'm experiencing in issue with the latest Wine on Fedora Core 4, latest kernel and all latest drivers available. I'm attempting to run World of Warcraft, after compiling a custom build of wine, with instructions outlined at http://wiki.kaspersandberg.com/doku.php?id=howtos:wine:worldofwarcraft Everything compiles fine, and I'm able to run wine to generat the
2005 Nov 23
0
GDM problem
Here's another data point regarding the GDM problem I'm having. Once again, I get this on the console: There was an error loading the theme Default Couldn't recognize the image file format for file '/usr/share/gdm/themes/Default/background.png' Yesterday I needed to edit some graphics I had done for a job. I use gimp. Now gimp tells me: Image type 'png' is not
2009 Aug 11
2
Microsot Direct Play on Wine
Hi there, I'm trying to play Commandos 2 multiplayer but it's not possible (http://appdb.winehq.org/objectManager.php?sClass=version&iId=1846&iTestingId=42954). I get a connection error. Searching, i found (http://www.eidos.co.uk/support/faqinfo.html?fqid=161&gmid=78) that Commandos 2 use Microsoft Direct Play. It's possible on Wine? Thank you!
2007 Dec 19
1
Prelink: Something's happening here
Can anybody explain to me what's going on here? This is a CentOS 4 i386 system. [root at edison ~]# rm -f /etc/prelink.cache [root at edison ~]# /etc/cron.daily/prelink [root at edison ~]# rpm -qf /usr/bin/sqlite3 sqlite-3.3.6-2 [root at edison ~]# rpm --verify sqlite prelink: /usr/bin/sqlite3: at least one of file's dependencies has changed since prelinking S.?.....
2012 Sep 28
1
Prelink failure
I have a number of CentOS6 machines, and on one of them, the daily prelink cron job aborts. Any ideas what to look for? /etc/cron.daily/prelink: /etc/cron.daily/prelink: line 47: 9381 Aborted (core dumped) /usr/sbin/prelink -av $PRELINK_OPTS >> /var/log/prelink/prelink.log 2>&1 I'm unfamiliar with prelink, so I'm not sure what to look for in the logs.
2005 Mar 21
3
Can't run program; exec-shield or prelink active?
I have a large installer program (~400MB) that fails to run under wine (20050310). It gives me the following: err:virtual:map_image Image was mapped at 0x60640000: standard load address for a Win32 program (0x00400000) not available err:virtual:map_image Do you have exec-shield or prelink active? wine: could not load L"C:\\WebPACK_71_fcfull_i.exe" as Win32 binary The thing is that I
2004 Aug 14
0
CORRUPTION: /lib/tls corruption with ELF prelinking
The current /lib/tls support in Xen/Linux through rewriting faulting instructions seems to work well, but for one rather nasty issue. If you are running with /lib/tls on a system that also uses prelinking (you can check this by looking for e.g., /etc/cron.daily/prelink) then you''re /lib/tls libraries will get corrupted! The problem is that the prelinking changes cause some of the binary
2017 Aug 30
0
rkhunter and prelink
On Wed, 2017-08-30 at 11:03 -0500, Valeri Galtsev wrote: > On Wed, August 30, 2017 10:43 am, Tony Schreiner wrote: > > This has come up for me on the most recent upgrade, add the line > > > > HASH_CMD=sha1sum > > > > On Wed, Aug 30, 2017 at 11:15 AM, <m.roth at 5-cent.us> wrote: > > > > > Can't remember if I posted this before...
2017 Aug 30
1
rkhunter and prelink
in my prior message, that should be in rkhunter.conf On Wed, Aug 30, 2017 at 11:43 AM, Tony Schreiner <anthony.schreiner at bc.edu> wrote: > This has come up for me on the most recent upgrade, add the line > > HASH_CMD=sha1sum > > On Wed, Aug 30, 2017 at 11:15 AM, <m.roth at 5-cent.us> wrote: > >> Can't remember if I posted this before... We're getting
2017 Aug 30
2
rkhunter and prelink
On Wed, August 30, 2017 10:43 am, Tony Schreiner wrote: > This has come up for me on the most recent upgrade, add the line > > HASH_CMD=sha1sum > > On Wed, Aug 30, 2017 at 11:15 AM, <m.roth at 5-cent.us> wrote: > >> Can't remember if I posted this before... We're getting warnings from >> rkhunterWarning: Checking for prerequisites [ Warning
2017 Aug 30
4
rkhunter and prelink
Can't remember if I posted this before... We're getting warnings from rkhunterWarning: Checking for prerequisites [ Warning ] All file hash checks will be skipped because: This system uses prelinking, but the hash function command does not look like SHA1 or MD5. Now, googling, I find people saying to rm /etc/prelink.cache, then run rkhunter --propupd. Works. And then,
2015 Jun 19
0
NUX Skype for Linux
On Thu, June 18, 2015 10:05, Valeri Galtsev wrote: > > On Thu, June 18, 2015 8:29 am, Jonathan Billings wrote: >> On Thu, Jun 18, 2015 at 09:11:01AM -0400, James B. Byrne wrote: >>> So, what does this do? >>> >>> # cat /etc/prelink.conf.d/skype.conf >>> -b /usr/bin/skype >> >> It blacklists /usr/bin/skype from prelink. Not sure why, but
2017 Aug 30
0
rkhunter and prelink
This has come up for me on the most recent upgrade, add the line HASH_CMD=sha1sum On Wed, Aug 30, 2017 at 11:15 AM, <m.roth at 5-cent.us> wrote: > Can't remember if I posted this before... We're getting warnings from > rkhunterWarning: Checking for prerequisites [ Warning ] > All file hash checks will be skipped because: > This system uses
2004 Oct 21
0
Need help with prelink and exec-shield
Hi, I was using Inno Setup 4 (http://www.jrsoftware.org/) under wine to create a win32 installer. Apart from some minor locale related issues, everything worked fine. But when I tried to change the icon image of the installer (by uncommenting line 17 of test.iss in the attached example), I got the following error message: err:virtual:map_image Image was mapped at 0x76360000: standard load
2015 Jun 18
0
NUX Skype for Linux
On Thu, Jun 18, 2015 at 09:11:01AM -0400, James B. Byrne wrote: > So, what does this do? > > # cat /etc/prelink.conf.d/skype.conf > -b /usr/bin/skype It blacklists /usr/bin/skype from prelink. Not sure why, but it wouldn't affect make your system automatically start skype. Read 'man prelink.conf': -b --black-list=PATH This option allows
2007 Jan 02
1
disabling prelink?
What are the pros and cons of disabling prelinking in CentOS 4? From what I understand, prelinking is ment to be performance improvement (faster loading time for binaries). I can see some potential benefit on workstations where many different processes are started frequently. But how big is that benefit in real life? Would I slow down things noticably if there is no prelinking? Is
2007 Jul 11
1
RPM Build Question
Hi People, I have just started building my own RPMS on both Fedora and CentOS and generally things have gone well. Currently I am trying to create RPMS for some commercial software that we have purchased. Step 1 was install the software using its JAVA Based installer ensuring that all files were installed into a particular directory in /usr/local. Step 2 was create a tar file of the
2016 Feb 05
2
rstan warning messages
Both RCurl and rstan seem to have installed now. Did the following on my RHEL6 server: [root at ping ~]# export PKG_CONFIG_PATH=$PKG_CONFIG_PATH:/usr/lib64/pkgconfig/ [root at ping ~]# /usr/bin/curl-config --libs -L/usr/lib64 -lcurl Now the output from your previous commands look like: [root at ping ~]# pkg-config --list-all |grep libcurl libcurl
2005 Aug 21
0
Yum still won't behave.
Before I reported that YUM often crashed. I was given help here on this list which stopped YUM from freezing my computer. However, YUM is still not behaving. Recently, I went to install a program called transcode. Yum found 14 packages that needed to be installed. It installed one of them and then stopped. It gave me this error: /sbin/ldconfig: File
2005 Jun 16
3
turning off prelinking?
In short, the reason considering (and still only considering) turning it off is to make tripwire usable again (security vs. performance, I guess). Is it possible to completely turn it off system-wide? Any additional steps needed on the existing system (that already have half of the binaries prelinked)? What order of performance degradation to expect? If it is minor, nobody is going to cry