Quote:
What's so hard about getting lynx to work?
Nothing at all. I downloaded the source and compiled it successfully first try. my unix experience is very l…
Well, I have Lynx installed and I set a line to load it weekly with the web page I need to access, but I'm getting the following error:
Quote:
Terminal initialisation …
Are you logging in remotely? Try using a different shell and reproducing the problem.
Also, when compiling apps:
cp /usr/libexec/config.* .
./configure
make
make install
-------…
its not recognizing OSX, so you need to copy /usr/libexec/config.guess over the one that came with the lynx package
here are instructions: http://www.osxfaq.com/ports.html#q10
d…
Just wanted to share what I can:
The Mac OS 9 1 folder on your hard drive is there because Mac OS X creates a folder for every CD you insert into your drive while running Mac OS X…
Thanks for the advice. I released later that I had the OS 9 CD in and was hoping that part was ignored!!!!
I have not tried Norton yet because I have not been able to find the bet…
Help!!! Help!!!
I tried using the Norton Disk Doctor. Now my drive it totally dead. Not just the OSX partition but all three. Unfortunately all of my files were backed up onto the…
Yep. Apple doesn't want to break backward-compatibility with NeXTStep code (and wants to avoid any possible name collisions with Carbon stuff also) so they kept it.
Actually back when NeXT was shipping NEXTSTEP, all the Classes and Stuff were namend starting with NX.
When OPENSTEP was released they changed to NS to make it clear that the prog…
To change the icons just edit/change the icons inside the Desktop.app bundle. I don't know how to change their destination.
The path to the icons are:
/System/Library/CoreService…
For step by step instructions on how to change the icons, look at ResExcellence: http://www.ResExcellence.com/hack_ht...11-03-00.shtml
I'm not sure how to change the destination.
…
Well there might be an easier way, but on a lark i tried renaming the Applications folder to see what would happen, and the button then jumped to another directory, i can't remembe…
http://www.nodeworks.com/asp/
That's one of several asp modules for apache. I don't know how to use it but at least it is possible to use asp with apache so it should be possible…
Whether or not JSP or ASP or PHP suck, does anyone have any idea how to install them?
I've seen a few items here and there, but nothing made me comfortable. Ideally, I'd love to …
I may be a bit out of my element here. I'm just starting with web scripting languages.
I've read about a server extension called TomCat that is supposed to do something like you d…
first, I suggest going to www.jspformacs.com
If you are asp savvy, but not so with php, go to bebits.com. This is a beos site, but there is a shell program called asp2php, which…
go to php.net/support
look in the archives for asp. there is another tool that will covert your scripts. on the other hand if you have to use asp then there is a program that will…
I installed PHP4 in about 5 minutes, using the pkg listed in an earlier post. Using a MySQL book that had a few commands, I had a web page using PHP serving up info from my MySQL d…