Displaying 20 results from an estimated 800 matches similar to: "libwine-alsa, etc. still relevant?"
2005 Apr 05
4
problems with libwine.so.1
Dear list,
I try to get wine to work under Ubuntu Hoary but failed.
The installation seems to be ok, but if I try to run wine it gives me
the following error-message:
error while loading shared libraries: libwine.so.1: cannot open shared
object file: No such file or directory
I've installed the following over synaptic (ubuntu universe): wine,
winesetuptk, wine-utils and libwine
After
2005 Apr 21
1
libwine 20041019 needed
Hello,
I am deinstalling wine and reinstalling at the
20041019 level. I'm running the 2.6.11.7 kernel with
the debian distribution. In Aptitude I need to
reinstall wine, winetools and libwine. I can find the
20041019 version for everything except libwine. I
think libwine must be known by a different name in the
rest of the *nix world. I am downloading the RH9 RPM
from
2005 Nov 26
1
error while loading shared libraries: libwine.so.1
Just complied from CVS and am getting this error:
/_/usr/local/bin/wine: error while loading shared libraries:
libwine.so.1: cannot open shared object file: No such file or directory_/
Library out of date? Some other setting?
I'm new to Linux and compiling your own programs. Keeps life
interesting though.
TIA
Roger
2007 Nov 14
1
0.9.49's libwine "fix" broke my "system wide install" kludge...
Short version: I'd like help in configuring the registry as described in Section 3.2.4 to allow for system wide installs. 0.9.49's libwine 'fix' plugged a security hole I was happily using to achieve the same effective result.
Thanks!
Eric
Long version: I'm using wine to run a copy of Quicken and want a single install of this program to be available to multiple users (i.e.
2003 Jul 26
0
compile problems with libwine
Hi,
I try to port a Windows-console application to Linux. I did this:
> winemaker --lower-uppercase --console -I/usr/include/wine -L/usr/include/wine .
> ./configure
> make
Now all object files are created without warnings or errors, but while linking
this error is printed out:
[....]
LD_LIBRARY_PATH=":$LD_LIBRARY_PATH" /usr/bin/winebuild -fPIC -o koordkonsole2.exe.spec.c
2001 Jul 10
0
libwine problem! - PLEASE HELP!!
Hi there,
Over the last week I wanted to move from using Borland windows compiler
to g++ with libwine. I used winemaker to make the makefile. Fixed some
problems with compiling (2 or so). But now I acn't start the program...
The output file is the amdprime.so and a amdprime symlink to the wine
script.
But if I try to run the symlink I get:
./AmdPrime: line 400: 29548 Segmentation fault
2010 Feb 23
0
[PATCH 3/3] Add relevant socket.h definitions
linux-2.6 9c501935a3cdcf6b1d35aaee3aa11c7a7051a305 cleaned
<linux/socket.h> from allmost any userspace export.
thus define the stuff that used to be there in klibc socket.h
Signed-off-by: maximilian attems <max at stro.at>
---
usr/include/sys/socket.h | 37 +++++++++++++++++++++++++++++++++++++
1 files changed, 37 insertions(+), 0 deletions(-)
diff --git
2009 Jul 09
0
Making the linker output the relevant dynamic stuff
Well, I figured out how to make the linker to the right thing with
regards to producing a dynamic section for the core... it involves using
the options "-pie -Bsymbolic" ... which means we're building a
relocatable binary even though we don't want to relocate it, and
-Bsymbolic is there to force the linker to resolve all symbols at link time.
-hpa
2006 May 02
0
OT - but relevant
This is OT but relevant to the 'tech depth' of this list.
The Always-On Top 100 of 2006 were announced this evening a streaming
webcast of some of the CEO's will be online tomorrow at
http://www.alwayson-network.com/comments.php?id=14349_0_1_0_C
If you want to see a full list of the companies you can see it here
2006 Jun 13
1
Are zttest results relevant on a system with no telephony hardware?
Our asterisk system gains access to the PSTN through a voip provider.
We have no digium or other telephony hardware in our system. Do the
zttest results still matter to us? Our results were as follows:
--- Results after 1007 passes ---
Best: 100.000000 -- Worst: 99.780273 -- Average: 99.975763
2016 Jan 15
0
[PATCH] ltc/gm107: wait on relevant bit in gm107_ltc_cbc_wait
Patch "ltc/gm107: use nvkm_mask to set cbc_ctrl1" sets the 3rd bit
of the CTRL1 register instead of writing it entirely in
gm107_ltc_cbc_clear(). As a counterpart, gm107_ltc_cbc_wait() must also
be modified to wait on that single bit only, otherwise a timeout may
occur if some other bit of that register is set. This happened at least
on GM206 when running glmark2-drm.
While we are at
2015 Dec 15
0
Upgrade security relevant packages
Chris,
I recommend you look into:
- Spacewalk: Centralized system management utility (
http://spacewalk.redhat.com/)
- Errata update tool:
https://github.com/mike-wendt/spacewalk-centos-errata
- CentOS repos do not include the errata information in the repo
itself (EPEL does include errata info in its repos), so others
have created
external tools that pull errata
2015 Jan 01
0
some tickets on SF that aren't relevant now
There are several tickets that can be closed IMHO:
================================================
Bug tickets:
#303: Text relocation on ia32
Seems to be fixed in http://git.xiph.org/?p=flac.git;a=commitdiff;h=12022d90dd3adc9f37dc2b16358cbecfe3c5be1c
(and then bitreader_asm.nasm was completely removed)
#356: Missing MSCOMCTL.OCX
#373: FLAC Frontend crashes on W7 x32 HP
#378: go.bat
2015 May 15
1
Error when comparing two variables within a dataframe and print relevant observations
I'm trying to use a nested ifelse condition to compare two lines.
Input:
Code:
Expected Output:
Actual Output:
Any idea what might be causing this problem?
--
View this message in context: http://r.789695.n4.nabble.com/Error-when-comparing-two-variables-within-a-dataframe-and-print-relevant-observations-tp4707240.html
Sent from the R devel mailing list archive at Nabble.com.
2009 Aug 08
1
Which parts of the book "Programming with Data: A Guide to the S Language" are still relevant now?
Hi,
The book "Programming with Data: A Guide to the S Language" was
published over 10 years ago. I know that to understand object oriented
programming. I should read the associated section in this book. But I
am wondering if other chapters, in particular "Chapter 3. Quick
Reference", are still relevant now if I want to learn R.
Regard,
Peng
2010 Aug 20
0
Assign statistically relevant groups following multimodal distribution of data
Dear R mailing list members,
?
I am trying to find a way to assign samples into groups depending on their mathematical distribution in a computational way (that is, looped many times). My input is by row, a series of 34 samples per row with n rows. The goal would be to compute the distribution of row n and assign for that row n the samples into bins that would match the distribution of the given
1998 Apr 01
0
Idea for new Perl module (relevant to Samba)
I have an idea for a Perl module and ultimately a CGI interface that I
want to start working on, so I would like input from interested parties.
The purpose of the module is to facilitate a CGI interface to the Unix
file system. The original idea behind this is that I wanted to expose my
Samba users to the richness of Unix file permissions. The interface would
be a point and click access to
2002 Jul 11
1
How to get relevant dimnames from apply() ?
Hello,
in order to vectorize task (of plotting barplots), I use, as probably all
R-folks, function apply()
instead of for() loop.
<R>
testarr<-matrix(1:30, nrow=5)
rownames(testarr)<-letters[1:5]
colnames(testarr)<-LETTERS[1:6]
apply(testarr,1,function(x) {x11(); barplot(x)}) #the funcion used is
actually more compex, but it doesn't matter
</R>
Now, how I can propagate
2018 Jun 11
0
[PATCH] drm: nouveau: Enable gp20b/gp10b firmware tag when relevant
On Sun, Jun 10, 2018 at 01:01:31PM +0200, Nicolas Chauvet wrote:
> This allows to have the related MODULE_FIRMWARE tag only
> on relevant arch (arm64).
> This will saves about 400k on initramfs when not relevant
>
> Signed-off-by: Nicolas Chauvet <kwizart at gmail.com>
> ---
> drivers/gpu/drm/nouveau/nvkm/subdev/secboot/gm20b.c | 2 ++
>
2014 Sep 09
2
Are any of these still relevant?
Are any of these still relevant?
It would be helpful to start individual email threads and actually
solve them.
(BTW, these are not the only issues. There are other known issues,
and, for some of those, there have been (some kind of) patches sent.)
_ 2013Jul18 core/serial: Add support for serial output functions
http://www.syslinux.org/archives/2013-July/020548.html
And related: