All pastes #2086302 Raw Edit

Unnamed

public text v1 · immutable
#2086302 ·published 2011-10-02 19:47 UTC
rendered paste body
chaitanya@chaitanya-laptop:~$ sudo su
[sudo] password for chaitanya: 
root@chaitanya-laptop:/home/chaitanya# cd /home/opensrf/Evergreen-ILS-2.0.9
root@chaitanya-laptop:/home/opensrf/Evergreen-ILS-2.0.9# make -f Open-ILS/src/extras/Makefile.install ubuntu-lucid
aptitude -yq install postgresql-client-8.4
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
aptitude -yq install libbusiness-isbn-perl libbusiness-isbn-data-perl libmarc-charset-perl libnet-z3950-zoom-perl libyaz-dev yaz
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
Writing extended state information...
Reading package lists...
Building dependency tree...
Reading state information...
Reading extended state information...
Initializing package states...
for m in MARC::Record; do perl -MCPAN -e "install \"$m\";"; done
CPAN::SQLite not installed, trying to work without
CPAN: Storable loaded ok (v2.20)
CPAN: LWP::UserAgent loaded ok (v5.834)
CPAN: Time::HiRes loaded ok (v1.9719)
Fetching with LWP:
  yes/authors/01mailrc.txt.gz
LWP failed with code[400] message[URL must be absolute]
Warning: no success downloading '/home/opensrf/Evergreen-ILS-2.0.9/yes/sources/authors/01mailrc.txt.gz.tmp2076'. Giving up on it. at /usr/share/perl/5.10/CPAN/Index.pm line 225
Warning: no success downloading '/home/opensrf/Evergreen-ILS-2.0.9/yes/sources/authors/01mailrc.txt.gz.tmp2076'. Giving up on it. at /usr/share/perl/5.10/CPAN/Index.pm line 225

As a last resort we now switch to the external ftp command '/usr/bin/ftp'
to get '/home/opensrf/Evergreen-ILS-2.0.9/yes/sources/authors/01mailrc.txt.gz.tmp2076'.

Doing so often leads to problems that are hard to diagnose.

If you're the victim of such problems, please consider unsetting the
ftp config variable with

    o conf ftp ""
    o conf commit



You have not configured a urllist and do not allow connections to the
internet to get a list of mirrors.  If you wish to get a list of CPAN
mirrors to pick from, use this command

    o conf init connect_to_internet_ok urllist

If you do not wish to get a list of mirrors and would prefer to set
your urllist manually, use just this command instead

    o conf init urllist

make: *** [install_cpan_marc_record] Error 255
root@chaitanya-laptop:/home/opensrf/Evergreen-ILS-2.0.9# rm -rf /home/opensrf/Evergreen-ILS-2.0.9
root@chaitanya-laptop:/home/opensrf/Evergreen-ILS-2.0.9# dir
root@chaitanya-laptop:/home/opensrf/Evergreen-ILS-2.0.9# su - opensrf
opensrf@chaitanya-laptop:~$ dir
Evergreen-ILS-2.0.9.tar.gz  opensrf-2.0.1
examples.desktop	    opensrf-2.0.1.tar.gz
opensrf@chaitanya-laptop:~$ rm -rf /home/opensrf/Evergreen-ILS-2.0.9
opensrf@chaitanya-laptop:~$ dir
Evergreen-ILS-2.0.9.tar.gz  opensrf-2.0.1
examples.desktop	    opensrf-2.0.1.tar.gz
opensrf@chaitanya-laptop:~$ cd wget http://evergreen-ils.org/downloads/Evergreen-ILS-2.0.9.tar.gz
-su: cd: wget: No such file or directory
opensrf@chaitanya-laptop:~$ cd /home/opensrf
opensrf@chaitanya-laptop:~$ wget http://evergreen-ils.org/downloads/Evergreen-ILS-2.0.9.tar.gz
--2011-10-03 01:01:21--  http://evergreen-ils.org/downloads/Evergreen-ILS-2.0.9.tar.gz
Resolving evergreen-ils.org... 204.193.129.146
Connecting to evergreen-ils.org|204.193.129.146|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 14327603 (14M) [application/x-gzip]
Saving to: `Evergreen-ILS-2.0.9.tar.gz.1'

100%[======================================>] 1,43,27,603 61.4K/s   in 3m 55s  

2011-10-03 01:05:17 (59.5 KB/s) - `Evergreen-ILS-2.0.9.tar.gz.1' saved [14327603/14327603]

opensrf@chaitanya-laptop:~$ dir
Evergreen-ILS-2.0.9.tar.gz    examples.desktop	opensrf-2.0.1.tar.gz
Evergreen-ILS-2.0.9.tar.gz.1  opensrf-2.0.1
opensrf@chaitanya-laptop:~$ tar xzf Evergreen-ILS-2.0.9.tar.gz
opensrf@chaitanya-laptop:~$ dir
Evergreen-ILS-2.0.9	    Evergreen-ILS-2.0.9.tar.gz.1  opensrf-2.0.1
Evergreen-ILS-2.0.9.tar.gz  examples.desktop		  opensrf-2.0.1.tar.gz
opensrf@chaitanya-laptop:~$ make -f Open-ILS/src/extras/Makefile.install install_pgsql_server_debs_84
make: Open-ILS/src/extras/Makefile.install: No such file or directory
make: *** No rule to make target `Open-ILS/src/extras/Makefile.install'.  Stop.
opensrf@chaitanya-laptop:~$ exit
logout
root@chaitanya-laptop:/home/opensrf/Evergreen-ILS-2.0.9# make -f Open-ILS/src/extras/Makefile.install install_pgsql_server_debs_84
make: getcwd: No such file or directory
make: Open-ILS/src/extras/Makefile.install: No such file or directory
make: *** No rule to make target `Open-ILS/src/extras/Makefile.install'.  Stop.
root@chaitanya-laptop:/home/opensrf/Evergreen-ILS-2.0.9#