Actually, from the > /usr/i486-suse-linux/bin/ld: cannot find -lXi
line, it looks more like he doesn't have xdevel installed. rpm -q xdevel will say for sure. -----Original Message----- From: Udo Brauch [mailto:[EMAIL PROTECTED] Sent: Fri 3/28/2003 10:53 AM To: '[EMAIL PROTECTED]'; Udo Brauch Cc: '[EMAIL PROTECTED]' Subject: AW: AW: Installation problem on SuSE8.0, Nessus Ver 2.0.1 Your linker got problems. Did you really edit the /etc/ld.conf.so and add a line like /usr/local/lib (where your nessus-libraries are installed)? and then, try this in the nessus source directory: rm configure.cach make clean make ... hope that will help you greetz udo -----Ursprüngliche Nachricht----- Von: Pyuesh Daya [mailto:[EMAIL PROTECTED] Gesendet: Freitag, 28. März 2003 11:57 An: Udo Brauch Cc: '[EMAIL PROTECTED]' Betreff: Re: AW: Installation problem on SuSE8.0, Nessus Ver 2.0.1 I ran through the installation as they describe on the web site...Any other ideas why this would have been cause. What does this error actually mean...Please help On Fri, 2003-03-28 at 12:35, Udo Brauch wrote: > You forgot to make a ldconfig after installing the libraries > > -----Ursprüngliche Nachricht----- > Von: Pyuesh Daya [mailto:[EMAIL PROTECTED] > Gesendet: Freitag, 28. März 2003 11:39 > An: '[EMAIL PROTECTED]' > Betreff: Installation problem on SuSE8.0, Nessus Ver 2.0.1 > > > I am having an installation problem when I run a 'make' on the > nessus-core program files. The error below is what comes up and no > matter what I try, it doesn't work. Can anybody help me out: > > > [EMAIL PROTECTED]:~/Nessus/nessus-core> make > cd nessus && make > make[1]: Entering directory `/home/irwinl/Nessus/nessus-core/nessus' > gcc auth.o comm.o sighand.o xstuff.o cli.o parser.o plugin_infos.o > preferences.o families.o attack.o report.o report_ng.o report_save.o > report_utils.o nsr_output.o nbe_output.o html_output.o latex_output.o > text_output.o xml_output.o xml_output_ng.o html_graph_output.o > error_dialog.o password_dialog.o monitor_dialog.o backend.o > data_mining.o prefs_dialog.o prefs_dialog_misc.o prefs_dialog_scan_opt.o > prefs_dialog_user.o prefs_dialog_auth.o prefs_dialog_plugins_prefs.o > prefs_plugins.o prefs_target.o prefs_about.o prefs_kb.o netmap.o > detached_index.o read_target_file.o gdchart0.94b/gdc.o > gdchart0.94b/price_conv.o gdchart0.94b/gdc_pie.o gdchart0.94b/gdchart.o > regex.o filter.o dirutils.o sslui.o nessus.o -o nessus > `/usr/local/bin/nessus-config --libs` -L/usr/lib -L/usr/X11R6/lib > -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm > -L/usr/lib -lglib gdchart0.94b/gd1.3/libgd.a -lm > /usr/i486-suse-linux/bin/ld: cannot find -lXi > collect2: ld returned 1 exit status > make[1]: *** [nessus] Error 1 > make[1]: Leaving directory `/home/irwinl/Nessus/nessus-core/nessus' > make: *** [client] Error 2 > [EMAIL PROTECTED]:~/Nessus/nessus-core> -- Regards Pyuesh Daya Beginning 2 End Technologies 16 Creek Crescent, Woodmead Ext4 Office : +27 11 234 9713 Fax : +27 11 803 8467 Cell : +27 82 777 9983 E-Mail : [EMAIL PROTECTED] Disclaimer: This email is considered a business record and is therefore property of B2E Technologies. This email, and any files transmitted with it are confidential and are intended solely for the use of the individual or entity to whom they are addressed. This communication represents the originator's personal views and opinions, which do not necessarily reflect those of B2E Technologies. If you are not the original recipient or the person responsible for delivering the email to the intended recipient, be advised that you have this email in error, and that any use, dissemination, forwarding, printing, or copying of this email is strictly prohibited. If you received this email in error, please immediately notify [EMAIL PROTECTED]
