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
EXPIRE.CTL(5)							File Formats Manual						     EXPIRE.CTL(5)

NAME
expire.ctl - control file for Usenet article expiration DESCRIPTION
The file <pathetc in inn.conf>/expire.ctl is the default control file for the expire(8) or expireover(8) program, which read it at start- up. It serves two purposes: it defines how long history entries for expired or rejected articles are retained, and it determines how long articles not stored in a self-expiring storage method are retained. If all of the storage methods used by the server are self-expiring (such as CNFS), only the ``/remember/'' setting described below is necessary or used. Blank lines and lines beginning with a number sign (``#'') are ignored. All other lines should be in one of two formats. The first format specifies how long to keep history entries for articles that aren't present in the news spool. These are articles which have either already expired out of spool or which the server rejected (and ``remembertrash'' was set to true in inn.conf(5)). There should only be one line in this format, which looks like: /remember/:days where days is a floating-point number that specifies the minimum number of days a history record of a given message ID is retained, regard- less of whether the article has expired. (History entries are always retained at least until an article fully expires.) The reason to retain a record of an old articles is to handle the case where a peer offers old articles that were previously accepted and then expired. Without a setting like this, the server would accept the article again and readers would see duplicate articles. Articles older than a certain number of days won't be accepted by the server at all (see the ``-c'' flag of innd(8)), and this setting should proba- bly match that time period (14 days by default) to ensure the server never accepts duplicates. This setting does not affect article expirations. Most of the lines in this file will be in the second format, either four or five colon-separated fields as follows: classnum:keep:default:purge or pattern:modflag:keep:default:purge The former is used for class based expiry which means ``groupbaseexpiry'' in inn.conf(5) is ``false'', and the latter is used for group based expiry which means ``groupbaseexpiry'' in inn.conf is ``true''. Both formats can not coexist each other. Where classnum field used for class based expiry is the number that you specified in storage.conf(5). The pattern field used for group based expiry is a list of wildmat(3)-style patterns, separated by commas. This field specifies the news- groups to which the line is applied. Note that the file is interpreted in order and the last line that matches will be used, so general patterns (like a single asterisk to set the defaults) should appear at the beginning of the file, before more specific settings. The modflag field used for group based expiry can be used to further limit newsgroups to which the line applies, and should be chosen from the following set: M Only moderated groups U Only unmoderated groups A All groups X Removes the article from all groups that it appears in (The X flag is special; normally articles are not completely deleted until they expire out of every group they were posted to, but if an article is expired by a line with an X, it is deleted out of all newsgroups it was posted to immediately.) The rest of three fields are used to determine how long an article should be kept. Each field should be either a number of days (fractions like ``8.5'' are allowed) or the word ``never.'' The most common use is to specify the default value for how long an article should be kept. The first and third fields -- keep and purge -- specify the boundaries within which an Expires header will be honored. They are ignored if an article has no Expires header. (In other words, if an article does not have an Expires header, only default field is used and the Date header is be honored to expire. But if an article has an Expires header, default is not used, and articles are expired no faster than the time set with keep and kept no longer than the time specified with purge regardless of Expires headers). One should think of the fields as ``lower-bound default upper-bound.'' Since most articles do not have an Expires header, the second field tends to be the most important and most commonly applied one. The keep field specifies how many days an article should be kept before it will be removed. No article in the matching newsgroups or class will be removed if it has been received for less than keep days, regardless of Expires header. If this field is the word ``never,'' no article in the matching newsgroups or class will ever be expired. The default field specifies how long to keep an article if no Expires header is present. If this field is the word ``never'' then articles without explicit expiration dates will never be expired. The purge field specifies the upper bound on how long an article can be kept. No article will be kept longer then the number of days spec- ified by this field. All articles will be removed after then have been kept for purge days. If purge is the word ``never'' then the arti- cle will never be deleted. If the line for classnum is not defined, keep, default and purge are assumed to be all ``0''. (See below for default definition.) It is often useful to honor the Expires header in articles, especially those in moderated groups. To do this, set keep to zero, default to whatever value you wish, and purge to never (or alternately set purge to some large number, like 365 days for a maximum article life of a year). To ignore any Expires header, set all three fields to the same value. For group based expiry, there must be exactly one line with a pattern of ``*'' and a modflags of ``A'' -- this matches all groups and is used to set the expiration default. And for class base expiry, there can be exactly one line with a class of ``255'' -- this matches all class and can be used to set the expiration default. In either case, it should be the first expiration line. EXAMPLES
For class based expiry; ## How long to keep expired history /remember/:5 ## class 0 stay for two weeks 0:14:14:14 For group based expiry; ## How long to keep expired history /remember/:5 ## Most things stay for two weeks *:A:14:14:14 ## Believe expiration dates in moderated groups, ## up to six weeks *:M:1:30:42 ## Keep local stuff for a long time foo.*:A:30:30:30 HISTORY
Written by Rich $alz <rsalz@uunet.uu.net> for InterNetNews. This is revision 1.15.2.1, dated 2000/08/17. SEE ALSO
expire(8), expireover(8), inn.conf(5), storage.conf(5), wildmat(3). EXPIRE.CTL(5)
All times are GMT -4. The time now is 09:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy