Hi,

I have been using LEAF since the LRP days. I personally love the product. I had been use Dashstein, but recently went to Bering as I felt that it was a little more customizable. I am booting from a custom CD image booting Bering uClibc v2.2.0, and it has been working quite well for me, with the following exceptions.

I am having two problems with my bering installation. I think I know what one of the problems is, but I would like to verify it.

I have tried to use two packages, DanGuardian and NTOP. I got DansGuardian from:
http://cvs.sourceforge.net/viewcvs.py/leaf/bin/lince/dansgrdn.lrp?rev=1.6&view=log
And I got NTOP from the Oxygen package archive. Both of these packages seem to have the same problem.


When I look at the directories for NTOP, I can see the executable, and it has the appropriate permissions to execute; but when I try to execute it, I get the following.

ender# ls -l ntop
-rws--x--x    1 root     root       199356 Oct 23  2000 ntop
ender# ./ntop
-sh: ./ntop: not found

DansGuardian gives me the same problem. I think that it has to do with the fact that I am using uClibc rather than the normal version of Bering, and these packages were compiled looking for the older Clibc libraries.

If this sounds correct, I will just have to suck it up and live with it, or figure out how to re-compile it.

My second problem has to do with creating my CD. I am using the create Bering CD instuctions from the Bering and Bering uClibc user manuals. The command that I am using to make the iso image is:

mkisofs -o Bering-CD.iso -b isolinux.bin -c isolinux.cat -no-emul-boot -boot-load-size 4 -boot-info-table -hide isolinux.cat -hide isolinux.bin -l content

Where content is the directory containing my desired CD contents. It works fine with the exception of replacing all the - in the filenames with _. This means that my Squid-2.lrp package is now Squid_2.lrp. I have fixed this by loading that package off of a floppy, or I could have changed the files in /var/lib/lrpkg to reflect the new package name. since this affects about 5 packages, I would like to find out why the names are being replaced.

I am using Debian Linux (Testing Tree) to create the iso images. My version of mkisofs is 2.0+a34-2. Does anybody else have this problem creating CD's under linux? If not, what versions are you using?

Cheers,
-edt

________________________________________________
Edward Tetz
MCSE, MCDBA, MCT, A+, CTT+, CIW MA, CIW CI
[EMAIL PROTECTED]




------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html

Reply via email to