• Willkommen im Geoclub - dem größten deutschsprachigen Geocaching-Forum. Registriere dich kostenlos, um alle Inhalte zu sehen und neue Beiträge zu erstellen.

geolog Ubuntu 10.4 LTS Fehler

belawoda

Geocacher
Ich bring geolog nicht zum laufen. Es liegt im Verzeichnis:
Code:
 /Dokumente/Jochen/Geocache/geo$

Wenn ich in das Verzeichniss "/Dokumente/Jochen/Geocache/geo$" wechsle und
perl geolog.pl im Terminal eintippe kommt folgender Fehler.
Code:
Can't locate Geo/Inverse.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at geolog.pl line 45.
BEGIN failed--compilation aborted at geolog.pl line 45.

Was mache ich falsch? Ich habe schon cpan ausgeführt siehe
Code:
cpan[1]> install File::Which
CPAN: Storable loaded ok (v2.20)
Going to read '/home/joe/.local/share/.cpan/Metadata'
  Database was generated on Wed, 16 Jun 2010 04:29:22 GMT
File::Which is up to date (1.09).

cpan[2]> install Convert::UU
Convert::UU is up to date (0.5201).

cpan[3]> install Archive::Zip
Archive::Zip is up to date (1.30).
Ich begreife langsam nicht mehr was hier falsch läuft. Es wäre zu schön wenn das Programm unter Ubuntu laufen würde, ich will nicht mit 2 PCs arbeiten wollen.
Sollten mehr infos gebraucht werden, ich kann Sie besorgen bei bedarf.
Gruß bauernfeind48
 
OP
belawoda

belawoda

Geocacher
installier mal Geo::Inverse im cpan.

Code:
cpan[1]> Geo::Inverse
Catching error: "Can't locate object method \"Inverse\" via package \"Geo\" (perhaps you forgot to load \"Geo\"?) at /usr/share/perl/5.10/CPAN.pm line 375, <FIN> line 1.\cJ" at /usr/share/perl/5.10/CPAN.pm line 391
	CPAN::shell() called at -e line 1

Was will jetzt schon wieder, da gibts bestimmt eine Lösung?

Gruß
 
OP
belawoda

belawoda

Geocacher
Ich glaube jetzt brauch ich eine Pause, jetzt kommen die Leichtsinnsfehler ;-)

Danke schön, aber jetzt kommt dieses hier

Code:
Can't locate Math/Round.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at geolog.pl line 48.
BEGIN failed--compilation aborted at geolog.pl line 48.

Wie viel will der noch haben, soll ich wieder install Math/Round ausführen in cspan?

Ich Nerv langsam, Entschuldigung.
 
OP
belawoda

belawoda

Geocacher
Danke schön los golfos de berlin, habe jetzt alles Fehlermeldungen durch den install Befehle abgearbeitet, jetzt läuft es. Die zwei Stunden Schlaf haben ein Wunder gewirkt, und ich habe wieder etwas dazu gelernt. Ich Liebe Linux, eigentlich zeigt es ja jeden Fehler.

Danke in die Haupstadt , von

bauernfeind48
 

Ross22

Geonewbie
Ich bleibe leider ebenfalls bei der Installation hängen.
Ich habe inzwischen sechs "Pakete" nachinstalliert. Nur leider kann ich DBD::SQLite nicht installieren.
OS Ubuntu 10.4 LTS (Server)

Code:
~/geolog$ perl geolog.pl
Can't locate DBD/SQLite.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at geolog.pl line 49.
BEGIN failed--compilation aborted at geolog.pl line 49.


Code:
cpan[7]> install DBD::SQLite
Running install for module 'DBD::SQLite'
'YAML' not installed, falling back to Data::Dumper and Storable to read prefs '/home/q12k/.cpan/prefs'
Running make for A/AD/ADAMK/DBD-SQLite-1.29.tar.gz
Fetching with LWP:
  http://www.perl.org/CPAN/authors/id/A/AD/ADAMK/DBD-SQLite-1.29.tar.gz
Checksum for /home/q12k/.cpan/sources/authors/id/A/AD/ADAMK/DBD-SQLite-1.29.tar.gz ok
DBD-SQLite-1.29/
DBD-SQLite-1.29/META.yml
DBD-SQLite-1.29/Makefile.PL
DBD-SQLite-1.29/MANIFEST.SKIP
DBD-SQLite-1.29/util/
DBD-SQLite-1.29/util/getsqlite.pl
DBD-SQLite-1.29/SQLite.xs
DBD-SQLite-1.29/dbdimp.h
DBD-SQLite-1.29/LICENSE
DBD-SQLite-1.29/README
DBD-SQLite-1.29/sqlite3ext.h
DBD-SQLite-1.29/ppport.h
DBD-SQLite-1.29/lib/
DBD-SQLite-1.29/lib/DBD/
DBD-SQLite-1.29/lib/DBD/SQLite.pm
DBD-SQLite-1.29/lib/DBD/SQLite/
DBD-SQLite-1.29/lib/DBD/SQLite/Cookbook.pod
DBD-SQLite-1.29/SQLiteXS.h
DBD-SQLite-1.29/sqlite3.c
DBD-SQLite-1.29/inc/
DBD-SQLite-1.29/inc/Test/
DBD-SQLite-1.29/inc/Test/NoWarnings/
DBD-SQLite-1.29/inc/Test/NoWarnings/Warning.pm
DBD-SQLite-1.29/inc/Test/NoWarnings.pm
DBD-SQLite-1.29/dbdimp.c
DBD-SQLite-1.29/MANIFEST
DBD-SQLite-1.29/Changes
DBD-SQLite-1.29/sqlite3.h
DBD-SQLite-1.29/t/
DBD-SQLite-1.29/t/rt_25924_user_defined_func_unicode.t
DBD-SQLite-1.29/t/07_error.t
DBD-SQLite-1.29/t/13_create_collation.t
DBD-SQLite-1.29/t/rt_40594_nullable.t
DBD-SQLite-1.29/t/28_schemachange.t
DBD-SQLite-1.29/t/21_blobtext.t
DBD-SQLite-1.29/t/12_unicode.t
DBD-SQLite-1.29/t/rt_31324_full_names.t
DBD-SQLite-1.29/t/rt_52573_manual_exclusive_lock.t
DBD-SQLite-1.29/t/32_inactive_error.t
DBD-SQLite-1.29/t/rt_27553_prepared_cache_and_analyze.t
DBD-SQLite-1.29/t/10_create_aggregate.t
DBD-SQLite-1.29/t/rt_29058_group_by.t
DBD-SQLite-1.29/t/09_create_function.t
DBD-SQLite-1.29/t/rt_36836_duplicate_key.t
DBD-SQLite-1.29/t/08_busy.t
DBD-SQLite-1.29/t/98_pod.t
DBD-SQLite-1.29/t/02_logon.t
DBD-SQLite-1.29/t/16_column_info.t
DBD-SQLite-1.29/t/33_non_latin_path.t
DBD-SQLite-1.29/t/rt_25371_asymmetric_unicode.t
DBD-SQLite-1.29/t/17_createdrop.t
DBD-SQLite-1.29/t/31_bind_weird_number_param.t
DBD-SQLite-1.29/t/99_pmv.t
DBD-SQLite-1.29/t/rt_29629_sqlite_where_length.t
DBD-SQLite-1.29/t/26_commit.t
DBD-SQLite-1.29/t/rt_36838_unique_and_bus_error.t
DBD-SQLite-1.29/t/04_insert.t
DBD-SQLite-1.29/t/05_select.t
DBD-SQLite-1.29/t/24_numrows.t
DBD-SQLite-1.29/t/18_insertfetch.t
DBD-SQLite-1.29/t/rt_32889_prepare_cached_reexecute.t
DBD-SQLite-1.29/t/22_listfields.t
DBD-SQLite-1.29/t/19_bindparam.t
DBD-SQLite-1.29/t/rt_25460_numeric_aggregate.t
DBD-SQLite-1.29/t/14_progress_handler.t
DBD-SQLite-1.29/t/30_auto_rollback.t
DBD-SQLite-1.29/t/36_hooks.t
DBD-SQLite-1.29/t/rt_48393_debug_panic_with_commit.t
DBD-SQLite-1.29/t/20_blobs.t
DBD-SQLite-1.29/t/06_tran.t
DBD-SQLite-1.29/t/35_table_info.t
DBD-SQLite-1.29/t/lib/
DBD-SQLite-1.29/t/lib/Test.pm
DBD-SQLite-1.29/t/03_create_table.t
DBD-SQLite-1.29/t/25_chopblanks.t
DBD-SQLite-1.29/t/27_metadata.t
DBD-SQLite-1.29/t/97_meta.t
DBD-SQLite-1.29/t/01_compile.t
DBD-SQLite-1.29/t/37_regexp.t
DBD-SQLite-1.29/t/rt_50503_fts3.t
DBD-SQLite-1.29/t/38_empty_statement.t
DBD-SQLite-1.29/t/rt_21406_auto_finish.t
DBD-SQLite-1.29/t/29_cppcomments.t
DBD-SQLite-1.29/t/rt_15186_prepcached.t
DBD-SQLite-1.29/t/23_nulls.t
DBD-SQLite-1.29/t/34_online_backup.t
DBD-SQLite-1.29/t/15_ak_dbd.t

  CPAN.pm: Going to build A/AD/ADAMK/DBD-SQLite-1.29.tar.gz

Checking if your kit is complete...
Looks good
Using DBI 1.609 (for perl 5.010001 on i486-linux-gnu-thread-multi) installed in /usr/lib/perl5/auto/DBI/
Writing Makefile for DBD::SQLite
Could not read '/home/q12k/.cpan/build/DBD-SQLite-1.29-RGUtgj/META.yml'. Falling back to other methods to determine prerequisites
cp lib/DBD/SQLite.pm blib/lib/DBD/SQLite.pm
cp lib/DBD/SQLite/Cookbook.pod blib/lib/DBD/SQLite/Cookbook.pod
/usr/bin/perl -p -e "s/~DRIVER~/SQLite/g" /usr/lib/perl5/auto/DBI/Driver.xst > SQLite.xsi
/usr/bin/perl /usr/share/perl/5.10/ExtUtils/xsubpp  -typemap /usr/share/perl/5.10/ExtUtils/typemap  SQLite.xs > SQLite.xsc && mv SQLite.xsc SQLite.c
cc -c  -I. -I/usr/lib/perl5/auto/DBI -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"1.29\" -DXS_VERSION=\"1.29\" -fPIC "-I/usr/lib/perl/5.10/CORE"  -DSQLITE_ENABLE_FTS3 -DSQLITE_ENABLE_COLUMN_METADATA -DNDEBUG=1 -DHAVE_USLEEP=1 SQLite.c
/bin/sh: cc: not found
make: *** [SQLite.o] Fehler 127
  ADAMK/DBD-SQLite-1.29.tar.gz
  /usr/bin/make -- NOT OK
Warning (usually harmless): 'YAML' not installed, will not store persistent state
Running make test
  Can't test without successful make
Running make install
  Make had returned bad status, install seems impossible
Failed during this command:
 ADAMK/DBD-SQLite-1.29.tar.gz                 : make NO
 
Oben