OK, stupid n00b question coming. How can I capture the screen output in my terminal to a file so I can show you the errors that I am getting? I tried outputting or piping to a file and it doesn't work. Is there some way for me to capture the screen output to a file?? ( You know in winblows, I can just cut and paste!! :-) )
Thanks again! Barry deFreese NTS Technology Services Manager Nike Team Sports (949)-616-4005 [EMAIL PROTECTED] "Technology doesn't make you less stupid; it just makes you stupid faster." Jerry Gregoire - Former CIO at Dell -----Original Message----- From: nate [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 19, 2002 4:26 PM To: [EMAIL PROTECTED] Subject: RE: Why do I need to be a %^#$# programmer to use Linux? deFreese, Barry said: > Nate, > > OK, so I gave in and re-compiled my kernel. Had some issues but got > through it. > > I can now run the rpm --rebuild command as you have done below with no > problems. However, when I go to actually make the digi files, I get a > bunch of dependency errors. It looks like it is looking for some rpm > files specific to version 3.0.?? and I have 4.0.? installed. Is that > possible?? > > Did you take the digi stuff all the way to the point of generating the > utilities and module file? > http://portal.aphroland.org/~aphro/rebuild.log what happened is in that log file. it built everything in the source rpm without problems. if there is an additional RPM I haven't tried it(thats the only one i saw at the time). I did not try to install it, what I would do usually after the rpm is created is convert it to tar/gz and install it manually: alien -t filename.rpm (you'll need to apt-get install alien) you can also convert it to deb with alien -d and installing it with dpkg .. I haven't tried to load the modules or install the files since I don't have that hardware, but I suspect since the compile was so smooth it would work if I had the hardware. what errors are you getting? possible that you don't have all the dev packages needed to compile it(my systems usually have TONS of dev packages). as you've seen with this experience, using a 3rd party driver usually is much easier when you've built your own kernel, same goes for drivers like Nvidia, or VMware, which I use as well. if theres another rpm lemme know the url again and i can try to build it to see what happens on my end your almost there! good luck nate -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]