[Bacula-users] Confusion over /lib/tls

2005-08-31 Thread Marcus
(Suse 9.2 with 2.6.8)

Hi list,
The docs say to break /lib/tls, or preferably set the
environment variable ``LD_ASSUME_KERNEL=2.4.19'' prior
to executing Bacula.

How do I do that if the system is set to start Bacula
automatically, can it fit in the init.d scripts or
somelike? Thanks!

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users


Re: [Bacula-users] Confusion over /lib/tls

2005-08-31 Thread Phil Stracchino
Marcus wrote:
 (Suse 9.2 with 2.6.8)
 
 Hi list,
 The docs say to break /lib/tls, or preferably set the
 environment variable ``LD_ASSUME_KERNEL=2.4.19'' prior
 to executing Bacula.
 
 How do I do that if the system is set to start Bacula
 automatically, can it fit in the init.d scripts or
 somelike? Thanks!

method 1:

LD_ASSUME_KERNEL=2.4.19 /etc/rc.d/rc.bacula start

method 2:

add the line LD_ASSUME_KERNEL=2.4.19 to the bacula startup script

other variations are possible.  These are the simplest two that sprang
immediately to mind.


-- 
 Phil Stracchino   [EMAIL PROTECTED]
Renaissance Man, Unix generalist, Perl hacker
 Mobile: 603-216-7037 Landline: 603-886-3518


---
SF.Net email is Sponsored by the Better Software Conference  EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile  Plan-Driven Development * Managing Projects  Teams * Testing  QA
Security * Process Improvement  Measurement * http://www.sqe.com/bsce5sf
___
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users