Sponsored Content
Top Forums UNIX for Beginners Questions & Answers Problems to install youtube-dl Post 303027200 by Corona688 on Monday 10th of December 2018 04:41:59 PM
Old 12-10-2018
Unless your version of curl or wget is really old, I suspect it's a problem with their site.
This User Gave Thanks to Corona688 For This Post:
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Solaris 8 Install problems.

Hello Guys. I kinda need some advice about the partitions. You need to have "x86 Boot", "Solaris" and a "swap" partition right ? I did this: I typed 10 percentage for "x86 boot" and 85 percentage for "solaris". The swap partition was at 5000mb. Everything was going smooth, until this... (1 Reply)
Discussion started by: Noel
1 Replies

2. Solaris

Install problems

I tried to install the Solaris OS x86 version to my computer and everything appeared to go smooth besides when it tried to find my graphic card. When it asked to do the test which makes your screen blank it hang it self up and just continued to "be blank" and didn´t want to work anymore. My... (1 Reply)
Discussion started by: fredrikr
1 Replies

3. HP-UX

to install unixODBC with problems

I'm trying to install the unixODBC in HP-UX 11.11 (64 bits), but when executing the ./configure I got the following results: root@server:/usr/local/unixODBC-2.2.11# ./configure checking for a BSD-compatible install... /opt/imake/bin/install -c checking whether build environment is sane... yes... (2 Replies)
Discussion started by: paulexpert
2 Replies

4. AIX

Problems install Aix 5.3

Hello I have a server that I want to install Aix 5.3, first I change on the sms to install device from the cdrom, when I boot the server on the display hangs up on the message E443 and nothing happens. Who Can I resolve this. Thanks in advance for your comments. (3 Replies)
Discussion started by: lo-lp-kl
3 Replies

5. Solaris

Php install problems..

Hi.. I am running solaris 9 on an x86 server. I already have apache up and running successfully for several months now Server version: Apache/1.3.31 (Unix) Server built: Aug 19 2004 09:30:33 We also have mysql installed and running: Your MySQL connection id is 4631211 to server version:... (8 Replies)
Discussion started by: frustrated1
8 Replies

6. Solaris

Network Install Problems T2000

Hi I am trying to do a network install of Solaris 10 08_07 onto a Sunfire T2000. I have configured all my network-boot-arguments on the client server (named sundb1). I have installed my image of Solaris on my install server (sun1). But when I try to install using # boot net -s I get the... (0 Replies)
Discussion started by: Bobby76
0 Replies

7. UNIX for Dummies Questions & Answers

problems using 'make' install

I am tring to install DBD::Oracle on Solaris 9 box, I issued command type cc type gcc but both are not found. then i manually searched for gcc, i found it and create a symbolic link to it in my directory. $ perl Makefile.pl (works ok) $ make (retuns error below) LD_RUN_PATH="" cc -G... (1 Reply)
Discussion started by: jameskay
1 Replies

8. Solaris

Problems with make install

Hi all, I'm working on a server with Solaris 10 and I'm trying to install the pptp client version 1.7.2. So, the generation of the execute file is ok, I run the command 'make' and I got the pptp file. Now I have to run the command 'make install' to install the software, but it stops at the... (3 Replies)
Discussion started by: idro
3 Replies

9. Solaris

Samba 3.6.5 install problems

Hi all, I'm trying to update my samba 3.5.10 to 3.6.5 due to security CVE issued with 3.5. I downloaded and unzipped, did the make and make install and the ./configure. I didn't use any changes to it and it said it installed correctly added it to my path and it looks like it's operating... (6 Replies)
Discussion started by: mattymatt79
6 Replies

10. AIX

Problems to install gcc 7.2 on AIX 7.2

We need gcc 7.2 on AIX 7.2 and so I tried to install the rpm package from IBM (<https://www-03.ibm.com/systems/power/software/aix/linux/toolbox/alpha.html>) The steps were as follows (I downloaded all packages from the given IBM toolbox page): # :-)rpm -ihv gcc-7.2.0-1.aix7.2.ppc.rpm error:... (2 Replies)
Discussion started by: BuSchu
2 Replies
WebService::YouTube::User(3pm)				User Contributed Perl Documentation			    WebService::YouTube::User(3pm)

NAME
WebService::YouTube::User - User class for YouTube. VERSION
This document describes WebService::YouTube::User version 1.0.3 SYNOPSIS
use WebService::YouTube::User; my $user = WebService::YouTube::User->new( { ... } ); DESCRIPTION
This is a user class for YouTube. SUBROUTINES
/METHODS new(\%fields) Creates and returns a new WebService::YouTube::User object. %fields can contain parameters enumerated in "ACCESSORS" section. ACCESSORS about_me age books city companies country currently_on favorite_count favorite_video_count first_name friend_count friend_count gender hobbies homepage hometown last_name movies occupations relationship user video_upload_count video_upload_count video_watch_count DIAGNOSTICS
None. CONFIGURATION AND ENVIRONMENT
WebService::YouTube::User requires no configuration files or environment variables. DEPENDENCIES
WebService::YouTube, Class::Accessor::Fast INCOMPATIBILITIES
None reported. BUGS AND LIMITATIONS
No bugs have been reported. Please report any bugs or feature requests to "bug-webservice-youtube@rt.cpan.org", or through the web interface at <http://rt.cpan.org/NoAuth/ReportBug.html?Queue=WebService-YouTube>. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes. AUTHOR
Hironori Yoshida <yoshida@cpan.org> LICENSE AND COPYRIGHT
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic. perl v5.10.1 2009-01-20 WebService::YouTube::User(3pm)
All times are GMT -4. The time now is 02:49 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy