Hi, schibumi.
QUOTE
when i trie this under Unix it doesnt work. as well i can find no information about this commandoline under the man-pages.
This modification is not a part of the lame project. If you want information about command-line, please type "lame CUESHEET" in your command-line or visit my site. To tell the truth, it never occurred me that someone was using this modification and wanted man-pages

.
This modification was not for linux because I don't use linux for ripping and encoding.
I've just updated
my site for
cuesheet support for lame-3.92 and a little better explaination. With this update, I also modified some code for gcc. Only you have to do may be to add cuesheet.c to frontend/makefile.am if I'm lucky, but I have no environment to confirm this. If you can do this, try that and tell the results.
QUOTE
do you know perhaps, how i can cut a audiofile under unix with a cuesheet?
lame or other programms ?
The simplist way is to find or make a program that cuts wav file into each track and redirects to stdin of lame. But in this case, you can't do gapless encoding.
Have fun.