Hi, 05.09.2007 03:34,, Ryan Novosielski wrote:: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Manuel Ostendorf wrote: >> Hello, >> >> have you an idea to solve my problem? I still have my problem.
Unfortunately, I can't help. But... >> Manuel >> >> On 8/30/07, *Manuel Ostendorf* < [EMAIL PROTECTED] >> <mailto:[EMAIL PROTECTED]>> wrote: >> >> Hello, >> >> I cannot install bacule. If I tried after using "./configure >> --with-mysql" with "make", I got errors. >> >> >> ====== Error in /home/Ponte/bacula ====== >> >> >> /bin/sh: line 1: cd: scripts: Datei oder Verzeichnis nicht gefunden >> ==>Entering directory /home/Ponte/bacula >> make[253]: Entering directory `/home/Ponte/bacula' >> /bin/sh: line 1: cd: src: Datei oder Verzeichnis nicht gefunden >> ==>Entering directory /home/Ponte/bacula >> make[254]: Entering directory `/home/Ponte/bacula' >> /bin/sh: line 1: cd: src: Datei oder Verzeichnis nicht gefunden >> ==>Entering directory /home/Ponte/bacula >> make[255]: Entering directory `/home/Ponte/bacula' >> /bin/sh: line 1: cd: src: Datei oder Verzeichnis nicht gefunden >> ==>Entering directory /home/Ponte/bacula >> make[256]: Entering directory `/home/Ponte/bacula' >> /bin/sh: line 1: cd: src: Datei oder Verzeichnis nicht gefunden >> ==>Entering directory /home/Ponte/bacula >> make[257]: Entering directory `/home/Ponte/bacula' >> /bin/sh: line 1: cd: src: Datei oder Verzeichnis nicht gefunden >> >> >> config.out >> >> Configuration on Thu Aug 30 18:20:53 CEST 2007: >> >> Host: i686-pc-linux-gnu -- suse 10.2 >> Bacula version: 2.2.0 (08 August 2007) >> Source code location: . >> Install binaries: /sbin >> Install config files: /etc/bacula >> Scripts directory: /etc/bacula >> Working directory: /var/bacula/working >> PID directory: /var/run >> Subsys directory: /var/lock/subsys >> Man directory: /usr/share/man >> Data directory: /usr/share >> C Compiler: gcc 4.1.2 >> C++ Compiler: /usr/bin/g++ 4.1.2 >> Compiler flags: -g -O2 -Wall -fno-strict-aliasing >> -fno-exceptions -fno-rtti >> Linker flags: >> Libraries: -lpthread >> Statically Linked Tools: yes >> Statically Linked FD: no >> Statically Linked SD: no >> Statically Linked DIR: no >> Statically Linked CONS: no >> Database type: MySQL >> Database lib: -L/usr/lib/mysql -lmysqlclient_r -lz >> Database name: bacula >> Database user: bacula >> >> Job Output Email: [EMAIL PROTECTED] >> Traceback Email: [EMAIL PROTECTED] >> SMTP Host Address: localhost >> >> Director Port: 9101 >> File daemon Port: 9102 >> Storage daemon Port: 9103 >> >> Director User: >> Director Group: >> Storage Daemon User: >> Storage DaemonGroup: >> File Daemon User: >> File Daemon Group: >> >> SQL binaries Directory /usr/bin >> >> Large file support: yes >> Bacula conio support: yes -lncurses >> readline support: no >> TCP Wrappers support: no >> TLS support: no >> Encryption support: no >> ZLIB support: yes >> enable-smartalloc: yes >> bat support: no >> enable-gnome: no >> enable-bwx-console: no >> enable-tray-monitor: >> client-only: no >> build-dird: yes >> build-stored: yes >> ACL support: yes >> Python support: no >> Batch insert enabled: yes >> >> >> Can you tell me, what that problem is? How can I solve that problem? >> >> Thanks >> >> Manuel Ostendorf > > I don't speak that language, so I can't begin to figure out what that > means. If you could tell us, probably others might know also. "Datei oder Verzeichnis nicht gefunden" is "File or Directory not found". Without actually trying to build Bacula recently, and without a closer look at the Makefile, I suppose this could be a permisions problem. What I think happens is that make or rather the commands called by it can't change to the directories it needs to do its work in. Check that the directories actually exist and can be accessed by whoever runs make. Also it might be useful to provide some additional information: How did you load the sources, how did you unpack them, and what does the main Bacula directory look like? Especially file ownership and permissions might be interesting. (It's interesting that ./configure seems to run ok, but make doesn't, though...) Arno -- Arno Lehmann IT-Service Lehmann www.its-lehmann.de ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users