Sponsored Content
Top Forums UNIX for Dummies Questions & Answers make: WARNING- Product is not licensed. Post 53959 by RTM on Thursday 29th of July 2004 10:06:18 AM
Old 07-29-2004
You might want to read this before spending money.
 

8 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

why are some unix versions licensed ?

Like Unix Sco for example , i know that unix is available for free, maybe some utilities cost money...What is special about Unix Sco??? (2 Replies)
Discussion started by: BAM
2 Replies

2. UNIX for Dummies Questions & Answers

SCO UNIX "TCP/IP not licensed error"

I have been running 5.0.02 for more than 10 years in its present configuration. I am running a business software package on it (text based). I am trying to use my windows machines to access it through a program like "reflections" so that I can run my software from different systems but I get... (2 Replies)
Discussion started by: Parkegio
2 Replies

3. Linux

licensed linux needs recompile?

hi all if you have the latest licensed SLES or red hat. the online update needs no more recompile, sometimes it just need reboot or nothing at all. is it better to recompile the kernel for optimum performance after any patch? or is it really just a ritual so that you can feel that you are... (1 Reply)
Discussion started by: itik
1 Replies

4. Solaris

make[2]: warning: Clock skew detected. Your build may be incomplete.

dear all when i compile any file under solaris it gives the below warning how can i disable it -bash-3.00$ make GNLPFT177 make: Warning: File `GNLPFT177.rc' has modification time 36 s in the future make GNLPFT177.c make: Entering directory `/devapp/jordev/batch/source' make: Warning: File... (3 Replies)
Discussion started by: murad.jaber
3 Replies

5. HP-UX

TrustedMigration product ?

I'm running HP-UX B.11.23 U ia64 I've got SOX auditors asking me if we have the TrustedMigration product. I don't know what that is and google isn't being helpful. Can you tell me what this product is (and what it is for) and how to know if my system is running it and/or prove that it is... (1 Reply)
Discussion started by: LisaS
1 Replies

6. AIX

Mkcluster: Cluster product not licensed

Hi, I have installed PowerHA 7.1.1 on my two node with AIX 6.1 TL08 SP02, i've verified that my server is correctly supported. but before of starting my PowerHA, i must create my respository disk (CAA), and unfortunately i have this ERROR: mkcluster: Cluster product not licensed. ... (5 Replies)
Discussion started by: LordFire
5 Replies

7. UNIX for Beginners Questions & Answers

Which Product to Choose?

Okay, I have an Asus A8NSLI board with an Athlon 64 and I dunno, maybe 8gig Ram and Windows has crashed for the last time so I've finally had enough and I'll make it a Unix machine. I have a new 1Tera drive and I'm all set to go. Which brand of Unix/Linux can you advise me to go for? The... (3 Replies)
Discussion started by: abrogard
3 Replies

8. Shell Programming and Scripting

Python: make dual vector dot-product more pythonic

I have this dot product, calculating weighted means, and is applied to two columns in a list: # calculate weighted values in sequence for i in range(len(temperatures)-len(weights)): temperatures.append(sum(*temperatures for j in range(len(weights))])) temperatures.append(sum(*temperatures... (1 Reply)
Discussion started by: figaro
1 Replies
MojoMojo::Formatter::Amazon(3pm)			User Contributed Perl Documentation			  MojoMojo::Formatter::Amazon(3pm)

   module_loaded
       Return true if the module is loaded.

NAME
MojoMojo::Formatter::Amazon - Include Amazon objects on your page. DESCRIPTION
This is an url formatter. it takes urls containing amazon and /-/ or /ASIN/ and make a pretty formatted link to that object in the amazon web store. It automatically handles books/movies/dvds and formats them as apropriate. You can also pass 'small' as a parameter after the url, and it will make a thumb link instead of a blurb. METHODS
format_content_order Format order can be 1-99. The Amazon formatter runs on 5. format_content calls the formatter. Takes a ref to the content as well as the context object. get <asin> Connects to amazon and retrieves a Net::Amazon object based on the supplied ASIN number. small <property> Renders a small version of the formatter. blurb <property> renders a full width blurb of the product, suitable for reviews and such. DVD <property> Product information suitable for DVD movies. Book <property> Product information suitable for books. Music <property> Product information suitable for music CDs. SEE ALSO
MojoMojo, Module::Pluggable::Ordered, Net::Amazon. AUTHORS
Marcus Ramberg <mramberg@cpan.org LICENSE
This library is free software. You can redistribute it and/or modify it under the same terms as Perl itself. perl v5.14.2 2011-02-12 MojoMojo::Formatter::Amazon(3pm)
All times are GMT -4. The time now is 07:09 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy