Displaying 20 results from an estimated 300 matches similar to: "pymol"
2014 Sep 11
2
Installation of Xmgrace and pymol package
Dear Centos User
I am trying to install package like
1) pymol
2 Xmgrace
But unable install this package, showing this error. I search for this
error in google, but the suggestions given there is not working for me. The
same message showing for both software pakage.
root at localhost tmp]# yum install grace
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
*
2016 Nov 29
3
The problem of Python configuration for Tk
Dear all,?
I installed an software called pymol in my centos 6.7 system. The installation process seemed to be successful but when I initialized pymol, I got the following error:?
import?_tkinter?#?If?this?fails?your?Python?may?not?be?configured?for?Tk
ImportError:?libtk8.6.so:?cannot?open?shared?object?file:?No?such?file?or?directory.
How could I solve the problem?
I'll appreciate any help!
2015 Feb 16
4
[LLVMdev] Segfault when using llvm-3.6 and OpenGL at the same time on Linux (with mesa, which uses llvm-3.4)
Hello there,
tl;dr:
Is it a known behaviour that using llvm-3.4 and llvm-3.6 at the same time
in the same process (while llvm-3.6 is used from a linked shared library
and llvm-3.4 is dlopen'ed - with a strange detail: Especially if -rdynamic
is used when linking the program).
If so, is there a workaround?
If not, can it be fixed in llvm-3.6?
Long story:
I am writing a program that creates
2009 Jan 25
2
[LLVMdev] -O4 limitations in llvm/llvm-gcc-4.2 2.5?
I've had better luck compiling all of pymol 1.1r2 with
-O4 on darwin9. Everythink links and there appears to be
no regressions in the resulting code. I take it that LTO
in llvm 2.5 is still limited to dead code elimination,
correct? Will LTO ever be extended to inlining across
files as well as constant-folding and global data
allocation optimizations? Or does the reliance on gcc-4.2
as the
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
2001 Jul 20
2
wine20010629 XDestroyWindow error
Hi,
Has anyone seen this error?
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 4 (X_DestroyWindow)
Resource id in failed request: 0x1e0009b
Serial number of failed request: 1280
Current serial number in output stream: 1301
I get this error in Freelance Graphics when hitting the Create Blank
Presentation button on the opening Wizard
2009 Jan 25
0
[LLVMdev] -O4 limitations in llvm/llvm-gcc-4.2 2.5?
Jack Howarth wrote:
> I've had better luck compiling all of pymol 1.1r2 with
> -O4 on darwin9. Everythink links and there appears to be
> no regressions in the resulting code. I take it that LTO
> in llvm 2.5 is still limited to dead code elimination,
> correct?
No.
libLTO does the equivalent to opt -internalize -ipsccp -globalopt
-constmerge -deadargelim -instcombine
2009 Jan 26
0
[LLVMdev] -O4 -fvisibility=hidden
Hi Jack,
On Jan 25, 2009, at 10:00 AM, Jack Howarth wrote:
> Doing that changes the error messages into a bus
> error on the darwin linker.
Pl. file bugzilla report (or radar) with a reproducible test case so
that we can investigate this linker crash.
As you know, one way to control symbol visibility is to use gcc's
(inherited by llvm-gcc) visibility support. GCC supports, 1)
2009 Jan 31
2
[LLVMdev] -O4 -fvisibility=hidden
On Mon, Jan 26, 2009 at 09:57:28AM -0800, Devang Patel wrote:
> Hi Jack,
>
> On Jan 25, 2009, at 10:00 AM, Jack Howarth wrote:
>
> > Doing that changes the error messages into a bus
> > error on the darwin linker.
>
>
> Pl. file bugzilla report (or radar) with a reproducible test case so
> that we can investigate this linker crash.
>
> As you
2009 Jan 25
2
[LLVMdev] -O4 -fvisibility=hidden
On Sun, Jan 25, 2009 at 11:38:48AM +0100, Jean-Daniel Dupas wrote:
>
> Le 25 janv. 09 à 06:01, Jack Howarth a écrit :
>
> > After trying the recommended use of -O4 -fvisibility=hidden to
> > compile xplor-nih with full LTO optimizations, I discovered three
> > symbols become undefined...
> >
> > llvm-gcc-4 -O4 -fvisibility=hidden -o xplor xplor.o \
>
2012 Jan 23
3
change smtp port
Hi all
I am using postfix 2.8 with dovecot-1.2.17-0_116.el5 on cento 5.7 server .
when I changed smtp port from 25 to 587 from postfix configuration my mail
server stops to receive emails. I think it sounds strange and I don't
understand why this happen any one can help me
Regards
2009 Oct 09
1
variance ratio tests
Hello
I am a new user of R software. I benefit from using vrtest-package. However, the codes provided by the aforementioned package, for example, calculate the test statistics for Lo and Mackinlay (1988) under the assumptions of homoscedasticity and heteroscedasticity without computing the value of the variance ratio itself.
I would be grateful if you could instruct me how to calculate the
2011 Jul 04
2
virtual users
Hello All;
Iam using dovecot-1.0.7-7.el5 and postfix-2.3.3-2.3.el5_6 on centos 5.6 I
want to configure mail server without system account .I can send using the
virtual account but can't receive and I have this in log file
relay=local, delay=0.02, delays=0.02/0/0/0, dsn=5.1.1, status=bounced
(unknown user: "hoda")
my main.cf is
myhostname = mail.domain.com
2007 Nov 01
0
Open SUSE 64 bit fix
You just never know where your help is going to come from. :-)
This is via a reminder to me from some PLUG members.
I am passing this along because it worked for me.
1. Delete all the wine copies, source, compiled, and rpm
2. Delete all the FreeGLUT copies, source, compiled, and rpm
3. Delete the Yast repository for wine that open SUSE automatically makes
4. Go to the open
2007 May 04
1
rgl install on rhel4 x86_64
I'm trying to install rgl 0.71 on a redhat enterprise 4, x86_64. I have
tried using R 2.2.1, 2.3.1, and 2.5.0. I have successfully installed
this version of rgl, using R 2.2.1 on an rhel4 i386 host. On the x86_64
host, I receive the following configuration error:
checking GL/gl.h usability... no
checking GL/gl.h presence... yes
configure: WARNING: GL/gl.h: present but cannot be
2018 Apr 30
0
compiler ICE on darwin
Does anyone have any insights into why clang ICEs when
compiling layer2/RepCylBond.cpp in pymol at any optimization higher than
-O0 on darwin?
https://bugs.llvm.org/show_bug.cgi?id=37280
The problem is suppressed with -fno-strict-aliasing so I am wondering if
there is some code in that file that could be re-organized to avoid the
bug. Unfortunately, the ICE doesn't seem to indicate what
2016 Oct 18
1
glxinfo problem
Dear Centos Users
We are running centos on our HPC.
Indeed, we have a problem with running some software using X11 server such
as pymol. For your information, we are using cygwin to access to the
hpc (using ssh -X -Y username at xxx.xxx.xxx.xxx)
When we are testing glxinfo on my desktop, it gives us the following error:
[username at hpc ~]# glxinfo
name of display: localhost:10.0
X Error of
2007 Dec 18
0
CentOS 5 x86 & Joysticks
OS: CentOS 5.1 x86.
Hi, has anyone used any joystick under CentOS 5?
Yumex shows the following joystick-related packages installed:
"freeglut 2.4.0-7.1.el5"
"joystick 1.2.15-20.2.2"
"xorg-x11-drv-joystick 1.1.0-1.1"
I am under XFCE 4.4.2 but I also have GNOME and KDE installed.
Any ideas on how to configure a joystick under this configuration?
Thanks a lot.
2007 Oct 20
0
Need help compiling on OpenSuse 10.2 -- 64 bit smp machine
I have been trying to get Wine 0.9.47 to compile on my machine. I've
followed the direction on the site for compiling a 64 bit cross version
with Suse. Everything runs fine for about 4 minutes and then I get a
pile of error messages --- shown at the end of this email.
Apparently it is not finding any GLU libraries but I show that the
freeglut library is installed correctly.
Has anyone
2007 Jul 04
1
LIBGL_ALWAYS_INDIRECT=1 patch fix - any reason why it's not included?
Hi,
I was just struggling with the problem of starting compiz while having
to use LIBGL_ALWAYS_INDIRECT environment variable.
In our packages we have a patch that means we do not need to set this
variable as it searches also the glxServerExtensions.
This is not my patch but it is quite well known, so tracking the
original author will not be difficult!
Here is a link to the patch: