Sponsored Content
Full Discussion: what is BOS
Operating Systems AIX what is BOS Post 302510227 by figaro on Saturday 2nd of April 2011 06:57:14 AM
Old 04-02-2011
This User Gave Thanks to figaro For This Post:
 

10 More Discussions You Might Find Interesting

1. AIX

Can I download bos.adt.libm somewhere

I am compiling something on AIX 5.1 on RS6000. It turn out to need this fileset installed. I don't have any cd media in hand for the moment. Can I get it from the web? Thanks for any reply. BG (4 Replies)
Discussion started by: matrix01
4 Replies

2. AIX

NIM Server - bos.rte5.3.*

Trying to build a server off the NIM server and its complaining that my bos.rte.5.3.0.0 is a missing prerequisite. I have bos.rte.5.3.0.30 which is for AIX 5.3.3, my question is where can I find the bos.rte.5.3.0.0 ? Ive looked on my base AIX 5.3 software and cant find it. Any assistance... (0 Replies)
Discussion started by: maurice-pacific
0 Replies

3. AIX

Help finding a BOS

I'm trying to install TL 5200-08 on an AIX 5.2 box and it is failing due to several prereqs. One is devices.pci.77101223.diag 5.2.0.85, but the prereq for this file set is devices.pci.77101223.diag 5.2.0.0 and I can not locate that file set. I can locate devices.pci.77101223.diag 5.2.0.1, but... (1 Reply)
Discussion started by: zuessh
1 Replies

4. AIX

bos.adt.libm.5.1.0.0 needed

Could anyone help me to get bos.adt.libm.5.1.0.0 package for AIX system? Thanks a lot. progua gmai.com (3 Replies)
Discussion started by: progua
3 Replies

5. AIX

About bos.rte v=4,r<2

I have check the fileset with in AIX 4.2 and I have found this error after I type in lppchk -v. Can anyone help me out with this problem ? I am new here. :) (1 Reply)
Discussion started by: fla22
1 Replies

6. AIX

calculate BOS file system

Hi All, How do you calculate the BOS filesystem on rootvg(/, /usr, /var, and /opt) and the BLV? So that I could calculate how much space I need on doing multibos. Any idea will be appreciated, thanks. (0 Replies)
Discussion started by: itik
0 Replies

7. AIX

bos.rte missing or broken

Dear Members, Recently we migrate from AIX 5.2 to AIX 5.3, before migration system state was stable but after migration when I check system state with lppchk command it shows bos.rte v=5, r<3 file sets are missing but when I check bos.rte by lslpp command it is present and in committed... (11 Replies)
Discussion started by: m_raheelahmed
11 Replies

8. AIX

Need AIX 5.3 bos.adt.libm

We have an older AIX RS 6000 and had the hard drive die on us. I was able to get the hard drive replaced and it came with AIX 5.3 installed on it but is missing a component that we need. I am trying to install our C+ and Fortran compilers but they require the bos.adt.libm module and I do not have... (3 Replies)
Discussion started by: fredn
3 Replies

9. AIX

Downgrade bos.rte.install ?

Hello, Running AIX 6.1 TL2 SP4. bos.rte.install was upgraded to 6.1.4.1 by accident(commited). I'm trying to downgrade it. On my install DVD I found bos.rte.install_6.1.2.1.bff. So I'm trying to downgrade: # installp -acF -d/soft1 bos.rte.install 6.1.2.1... (6 Replies)
Discussion started by: vilius
6 Replies

10. AIX

Question about bos.net

Hello everyone, I'm runnign a report and I have several "unowned" files under the /usr/lpp/bos.net directory. Can anyone explain what exactly is bos.net? I've googled it but all I see is"bos.net.tcp client" I would like to have e clear idea of what bos.net id. I'm seeing that those files in... (2 Replies)
Discussion started by: designbc
2 Replies
uri_urn(3tcl)					    Tcl Uniform Resource Identifier Management					     uri_urn(3tcl)

__________________________________________________________________________________________________________________________________________________

NAME
uri_urn - URI utilities, URN scheme SYNOPSIS
package require Tcl 8.2 package require uri::urn ?1.1.2? uri::urn::quote url uri::urn::unquote url _________________________________________________________________ DESCRIPTION
This package provides two commands to quote and unquote the disallowed characters for url using the urn scheme, registers the scheme with the package uri, and provides internal helpers which will be automatically used by the commands uri::split and uri::join of package uri to handle urls using the urn scheme. COMMANDS
uri::urn::quote url This command quotes the characters disallowed by the urn scheme (per RFC 2141 sec2.2) in the url and returns the modified url as its result. uri::urn::unquote url This commands performs the reverse of ::uri::urn::quote. It takes an urn url, removes the quoting from all disallowed characters, and returns the modified urls as its result. BUGS, IDEAS, FEEDBACK This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category uri of the Tcllib SF Trackers [http://sourceforge.net/tracker/?group_id=12883]. Please also report any ideas for enhancements you may have for either package and/or documentation. KEYWORDS
rfc 2141, uri, url, urn CATEGORY
Networking uri 1.1.2 uri_urn(3tcl)
All times are GMT -4. The time now is 12:47 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy