On Tuesday 08 April 2008 2:23:27 am Michel BRIAND wrote: > >Hello, > > > >Can you try > >running 'nvidia-cg-toolkit-installer --proxy > >"http://your_login:[EMAIL PROTECTED]" on they command line? Can you then > >try running just 'nvidia-cg-toolkit-installer --proxy'? > > Hello, > > none of the above lines work. Sorry. Same errors as before. > > It seems that you have to look into your calls to LWP (Protocol.pm) to > see if you don't forget any parameter (remind of the Use of > uninitialized... warnings). > > Cheers, > Michel
Looks like I'm able to reproduce this bug when I specify the proxy without the "http://" part. nvidia-cg-toolkit-installer --install --proxy "proxy" It gives me this error (with the new release 2.0.0012.deb3). Downloading http://developer.download.nvidia.com/cg/Cg_2.0/2.0.0012/Cg-2.0_Jan2008_x86.tar.gz on the i386 architecture. Use of uninitialized value in hash element at /usr/share/perl5/LWP/Protocol.pm line 55. Use of uninitialized value in pattern match (m//) at /usr/share/perl5/LWP/Protocol.pm line 58. Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/LWP/Protocol.pm line 38. Use of uninitialized value in string eq at /usr/share/perl5/LWP/UserAgent.pm line 195. 501 Protocol scheme '' is not supported Failed to download NVIDIA Cg Toolkit. Can you try running the commands as follows? nvidia-cg-toolkit-installer --install --proxy "proxy" and nvidia-cg-toolkit-installer --install --proxy "http://proxy" -- Regards, Andres
nvidia-cg-toolkit-installer
Description: Perl program