Displaying 20 results from an estimated 10000 matches similar to: "suse 9.1 x86_64 rpms?"
2004 Jun 10
1
Compiling under SuSE 9.1 (PR#6965)
Full_Name: Pascal
Version: 1.9.0
OS: GNU/Linux
Submission from: (NULL) (212.152.21.2)
In order to compile under SuSE 9.1, I needed to change
#define NeedFunctionPrototypes 0
to
#define NeedFunctionPrototypes 1
in line 29 of src/modules/X11/dataentry.c;
/* don't use X11 function prototypes (which tend to ...): */
#define NeedFunctionPrototypes 1
#include <X11/X.h>
HTH
Pascal
2004 Aug 08
2
R packages install problems linux - X not found (WhiteBoxEL 3)
On Sun, 2004-08-08 at 14:10, Dr Mike Waters wrote:
snip
> Thanks for the responses guys.
>
> I used to have RH9 installed on this machine and I found out about the
> separate developer packages then. I thought that I had got the relevant
> XFree devel package installed, but although it showed up in the rpm database
> as being present, the required files were not present. I did
2001 Jan 17
2
PR#751
I'd just like to report a possible R bug--or rather, confirm an existing one
(bug #751).
I have had some difficulty using the polyroot() function.
For example, in Win 98, R 1.1.1,
> polyroot(c(2,1,1))
correctly (per the help index) gives the roots of 1 + (1*x) + (2*x^2) as
[1] -0.5+1.322876i -0.5-1.322876i
However,
> polyroot(c(-100,0,1))
gives the roots of
[1] 10+0i -10+0i
2004 Mar 26
2
With which version of XFree86 can R compile?
Hi there,
No information was found which version of XFree86 get along with R. I
could not compile R version 1.8.1 with XFree86 4.3.99.902.
Here is error message.
gcc -I. -I../../../src/include -I../../../src/include -DI18N_MB -I/usr/X11R6/include -I/usr/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -mieee-fp -fPIC -O2 -pipe -march=i386 -mcpu=i686 -c dataentry_mb.c -o dataentry_mb.lo
In
2003 Apr 27
1
XFree86-4 is broken ?
Hi guys, I just cvsuped my box to latest stable, as well as did upgrade of
almost all the ports. I cant get XFree86-4-Clients running. The build fails
here:
/usr/ports/x11/XFree86-4-clients/work/xc/programs/xcursorgen
rm -f xcursorgen
cc -o xcursorgen -O -pipe -ansi -Dasm=__asm -Wall -Wpointer-arith -Wundef
-L/usr/ports/x11/XFree86-4-clients/work/xc/exports/lib xcursorgen.o -lXcursor
-lXrender
2005 Sep 04
2
Is 'xorg-x11-devel' equivalent to 'XFree86-devel'?
The readme states as requirement that XFree86-devel be installed for RedHat
boxes. I'm running FC4 which doesn't use XFree-86 but xorg-x11. Are these
equivalent, and will the installation of xorg-x11-devel meet the installation
requirments?
--
Claude Jones
Bluemont, VA, USA
2001 May 21
2
Failed Dependency
I have an installation of Redhat 6.0, I am
attempting to install wine from an RPM file,
bit it gives me the following message :
Failed Dependency :
libGL.so.1
1. What does this mean?
2. Where do I get libGL.so.1 from (That will work with Redhat 6.0)?
2005 Mar 18
4
wine-20050211 on SuSE 9.2
I am trying to install wine-20050211 on my second system, which runs
SuSE 9.2. After much faffing around I finally managed to download and
install bison, which allowed ./config to complete. A warning at the end
advised me to install xlib-devel or xfree86-devel. Googling around I
found the RPM for XFree86-devel for SuSE 9.1 so I downloaded it and
started to install it. Unfortunately, a
2003 Nov 19
3
X11/ graphics problem
Hello
I'm moving from using R 1.8 for Windows to using Linux (Redhat version 9)
and I cannot get any graphics. However everything else maths, models
equations is fine-- and much quicker. I built from the source file following
the commands in the install manual.
>plot(1:10, 1:10)
does nothing! So clearly I have a problem with X Windows.
> capabilities()
jpeg png tcltk
1997 Mar 06
1
SuperProbe and others
Hi,
Recently once again an exploit for SuperProbe was posted to the
bugtraq. That message was forwarded to linux-security and Rogier Wolff
rejected it on the basis of the author of the SuperProbe (David Wexelblatt)
comment that it was never intended to be suid.
In general, there is absolutely no reason for programs that are
supposed to be run only by root to be suid to root!
If your
2004 May 03
2
Build problems on Linux SuSE 9.1
Hi,
did anybody succeed in building R on SuSE Linux 9.1?
My compilation failed with the following error messages:
make[4]: Entering directory `/home/lederer/Source/R-1.9.0/src/modules/X11'
gcc -I. -I../../../src/include -I../../../src/include
-I/usr/X11R6/include -I/us
r/local/include -DHAVE_CONFIG_H -D__NO_MATH_INLINES -mieee-fp -fPIC -g
-O2 -c d
ataentry.c -o dataentry.lo
In file
2004 May 23
5
OpenSSH v3.8p1 fails to interoperate for GSSAPI (Kerberos) and X-Windows
Versions: openssh-3.8p1-33, heimdal-0.6.1rc3-51, XFree86-4.3.99.902-40,
tk-8.4.6-37, all from SuSE 9.1 (unhacked); back-version peers have
openssh-3.5p1, XFree86-4.3.0-115, etc. from SuSE 8.2.
Symptoms:
1. When the client and server versions are unequal, the Kerberos ticket
is not accepted for authentication. All the clients have
PreferredAuthentications gssapi-with-mic, gssapi, others.
2.
2003 Apr 12
2
X Server and LCD
HELO,
My old CRT is a bit broken so I decided to buy new screen. I d like to get
an LCD monitor. I also use FreeBSD , X ver.4.2 server and GNOME 2.2.
And now my question: Do I have to setup my X for that monitor, or maybe just
change name, vendor, refresh modes in my XF86Config ?
I am not going to use DVI....
thanks for help
MArek
2001 Nov 12
1
mouse problem with 'standard' Windows program
Dear all,
I have SuSE 7.3, wine20010731, XFree86 4.1.0
After starting a standard 'Windows' application (which was WenLin2
demo, and which I had previously run under an older version of Wine
and an older version of XFree) the mouse doesn't work properly,
After clicking on the scroll bar, the scroll bar just keep on heading
down (or up as the case may be), even after I have let go of
2005 Jan 07
2
configure error for R-2.0.1
Hi List,
I'm trying to build R-2.0.1 on and AMD64/Linux (Suse 9.1) and I get the
following error while running the configure script.
...
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, extra
underscore
checking whether g77 appens underscores to external names... yes
checking whether mixed C/Fortran code can
2001 Apr 20
1
A lot of questions
Dear fellow wine users,
I have some questions.
1)
First of all I would like to know if there is a message archive for the
older messages and where can I find it.
2)
Another question is about wine and xserver stability. Every time when I run
MSWORD97 on the latest wine or on the codeweavers wine-1.0-preview3 and I
load a Document with more than one page and I scroll trough the document my
2004 May 01
1
will not compile on Fedora Core 2 Test 2 (PR#6844)
Full_Name: Dan Kelley
Version: 1.9.0
OS: Fedora Core 2 Test 2
Submission from: (NULL) (142.177.39.160)
Pasted below is part of the output from ./configure && make on Fedora
Core 2 Test 2. I am not sure what else to try, but if there are tests that
might help, I'd be very happy to do them. (Note: this OS is pretty fresh, just
having been released a few days ago. This is the
2005 May 18
4
256 colors (8bit) graphics not working
I am trying to get one of my kids Windows CDROM based programs to work
under Linux/wine.
With Google and man pages I got past some problems, but now the
application starts and then exists saying that it want 256 colours to run
best !! (It does the same on Win98 until you set the screen to 256
colours, then it is OK. But with Linux I thought I could find a better
solution !)
I have X normally
2005 May 04
3
Wine 20041019 for Suse/Debian (pacakges or build instructions)
Hi,
as a Notes user, I'm looking for wine 20041019 for Suse and Debian
(kubuntu).
If anyone has the packages...
I can't build them with Suse because missing XFree86 packages.
Any trick ?
Thanks.
Dripple
2001 Oct 10
1
X Error of failed request: BadWindow (invalid Window parameter)
Hi,
I got a new laptop and have been updating all my tools. All the wine apps
I need working are running fine except Street Atlas 8.0 which I got running
fine on my old laptop.
I am failing with the latest wine-cvs from Oct 9th with the following:
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 4 (X_DestroyWindow)
Resource id in failed