Sponsored Content
Operating Systems Solaris Need help to compile and create python64 bit (2.7.9) on Solaris10 Post 303033505 by vbe on Sunday 7th of April 2019 05:25:10 AM
Old 04-07-2019
Did you look for libinstall ? its permissions and where/what it is?
From what I remember in older days at a SUN presentation of its strategy and evolution (like including X86 servers in roadmap...) I remember interventions of people for the local university, and and more from CERN complaining saying that solaris10 on X86 was not all that 64bits OS and when will it be...
You may have 2 distinct libraries one for 32 and one for 64, be sure to set the path accordingly
 

10 More Discussions You Might Find Interesting

1. Solaris

error: compile 64 bit mysql on Solaris 10

I'm trying to build 64 bit mysql-5.0.37 on Solaris 10. CFLAGS="-O3" CXX='gcc -m64 -mcpu=v9' CXXFLAGS="-O3 -felide-constructors -fno-exceptions -fno-rtti" ./configure -disable-shared --prefix=/usr/local/mysql --datadir=/home1/mysql_data --with-mysqld-user=mysql ... (0 Replies)
Discussion started by: csross
0 Replies

2. Linux

Is it possible to compile 64 bit application on 32 bit machine

Hi, I am using 32 bit machine, and I want to compile 64 bit application on 32-bit machine. So please tell me is it possible or not? Regards Mandar (7 Replies)
Discussion started by: Mandar123
7 Replies

3. Solaris

How do I compile a 64-bit program on SPARC??

Hi, wcslen(), strlen() returns size_t. On 64-bit platform i want to use int like str length is 10. int len = wcslen(str); On 64-bit what should I need to do if i wants the length in int. Because getting error as "Conversion of 64 bit type value to "int" causes truncation". if i... (17 Replies)
Discussion started by: amit_27
17 Replies

4. UNIX for Dummies Questions & Answers

Solaris10 rrdtool compile issues

Hi all, I'm trying to install rrdtools on a sparc solaris10 system for use with Nagiosgraph. I inititially just added the rrdtools package from sunfreeware but this package doesn't include the directory that Perl needs. I've been told that compiling from source is my only option. I;m trying... (0 Replies)
Discussion started by: Donkey25
0 Replies

5. UNIX for Dummies Questions & Answers

Proc Compile error, Cannot create .o

Hi, I'm facing problem compiling proc on Solaris 10, with proc version 9.2. I'm not able to create .o This is how it looks: $make . . . Making linkable xxx.o proc sqlcheck=full user=/ include=../include include=/aa/bb/include iname=xxx.pcx Pro*C/C++: Release 9.2.0.1.0 - Production on Thu... (1 Reply)
Discussion started by: suhaswallur
1 Replies

6. UNIX for Dummies Questions & Answers

Proc Compile error, Cannot create .o

Hi, I'm facing problem compiling proc on Solaris 10, with proc version 9.2. I'm not able to create .o This is how it looks: $ make . . . Making linkable rim_grd_main.o proc sqlcheck=full user=/ include=../include include=/rims/prod/include iname=rim_grd_main.pcx Pro*C/C++: Release... (1 Reply)
Discussion started by: suhaswallur
1 Replies

7. Solaris

Proc Compile error, Cannot create .o

Hi, I'm facing problem compiling proc on Solaris 10, with proc version 9.2. I'm not able to create .o This is how it looks: $make . . . Making linkable xxx.o proc sqlcheck=full user=/ include=../include include=/aa/bb/include iname=xxx.pcx Pro*C/C++: Release 9.2.0.1.0 - Production on... (2 Replies)
Discussion started by: suhaswallur
2 Replies

8. Linux

Request: Compile Earlier Version of XTIDE and upload XTTPD binary on 64 bit Linux

Can someone try to compile this older version of xtide (attached) on 64-bit Intel/Linux and upload the xttpd binary? I have a friend who needs an older version up and running because the newer version does not support his required harmonic files. Thanks! (7 Replies)
Discussion started by: Neo
7 Replies

9. Solaris

How to create Zones on Solaris10

Hi, Can anyone plz explain how to cerate zones on Solaris10 (2 Replies)
Discussion started by: mobilethink
2 Replies

10. Programming

Create a C source and compile inside Python 1.4.0 to 3.7.0 in Python for ALL? platforms...

Hi all... As you know I like making code backwards compatible for as many platforms as possible. This Python script was in fact dedicated for the AMIGA A1200 using Pythons 1.4.0, 1.5.2, 1.6.0, 2.0.1, and 2.4.6 as that is all we have for varying levels of upgrades from a HDD and 4MB FastRam... (1 Reply)
Discussion started by: wisecracker
1 Replies
DZEDIT(1)						      General Commands Manual							 DZEDIT(1)

NAME
dzedit - the CERN ZEBRA documentation editor SYNOPSIS
dzedit [ options ] dzeX11 DESCRIPTION
dzeX11 is an interactive interface to the DZDOC (ZEBRA documentation) system developed at CERN. dzedit is a wrapper script around dzeX11 that allows one to set a few environment options. ZEBRA, part of the Packlib library, permits a developer to create complex data struc- tures in the FORTRAN 77 language; the DZDOC system allows the developer to generate and maintain documentation of ZEBRA data structures. OPTIONS
-d driver Use the graphics driver driver, i.e., have dzedit call the program dzedriver. The default is "X11". You are exceedingly unlikely to want anything other than the default. -h host Give the host to open the window on. This is the same as setting the environment variable $DISPLAY to "host:0.0". You don't need to do so if you are logged on to a remote host through SSH (if you are using telnet, shame on you!) -v version Specify the version of CERNLIB to use. This only makes sense if you have a version of CERNLIB directly from CERN installed. In this case you should also have set the environment variable $CERN. Then dzedit will look for the dzeX11 program in the directory $CERN/<version>/bin/. FILES
dzedit.kumac dzedit tries to read startup commands from this file in the current directory. dzedit.las dzedit stores the names of the ZEBRA file and documentation file in this file in the current directory. last.kumac At the end of a session, dzedit outputs this file containing a transcript of the commands used during the session. SEE ALSO
The ZEBRA manual: http://wwwasdoc.web.cern.ch/wwwasdoc/psdir/zebra.ps.gz (specifically, chapter 16 is about DZDOC). BUGS
This man page is essentially useless because the section of the ZEBRA manual about DZDOC is incomprehensible and there are no tutorials about it. Anyone who wants to provide a better man page is welcome to do so. AUTHOR
This manual page was written by Kevin McCarty <kmccarty@debian.org> for the Debian GNU/Linux system (but may be used by others). April 15, 2004 DZEDIT(1)
All times are GMT -4. The time now is 08:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy