I have a directory that somehow lost its "." and ".." entries. I cannot delete, move, rename or edit this directory (I've tried rm, rmdir, mkdir, mv, and using Perl to write into it). Anyone have any ideas? I'm willing to edit inodes if I need to, to fix this!
-Unix Sys...
I am writing a complicated set of Perl CGI scripts that work as follows:
Script 1: Contains a form in which users enter information.
Script 2: Gets the information from Script 1 and puts it in a database.
Script 3: Gets the information from the database and displays it in a web page.
I would...
I am trying to build Perl 5.6.1 on AIX 5.1 using GCC 3.2. I run Configure without a problem (although it can't figure much out on its own and I have to enter a bunch of stuff), but "make" returns the error:
make: *** No rule to make target `<built-in>', needed by `miniperlmain.o'...
I've got an AIX 5.1 system with gcc 3.2 installed, and I can't get Perl to build. First, when I run ./Configure, the "-qmaxmem" options keeps getting passed to gcc, and gcc does not support that option. Then, when running "make", I get the error:
make: *** No rule to make...
I have IE 5 (I know, it's an old version) and I recently started having this bizarre problem. I can't enter text into on-line forms. This seems only to effect text boxes; the address bar, drop boxes and checkboxes all work fine.
A few weeks back, I installed the Google toolbar, but that is...
I am trying to create a custom, bootable, Solaris 2.6 CD-ROM. I can successfully make a CD-ROM that has the contents of the normal Solaris 2.6 Server install CD, but when I try to boot to the CD, I get a "Trap 3e" error. I suspect that slice 1 (which I modified) is not bootable, but...
I would like to create a program that would find all the modules installed on a server and list the names and the versions of these modules. Any tips as to how to get the version from a module automatically would be helpful and appreciated. Also, if anyone knows of a program that does this...
I recently downloaded DBD::ODBC for ActiveState Perl 5.8.0. I would like to connect ot an MS Access 2000 database. Is there a quick-reference or a tutorial for this somewhere on-line? I'm comfortable with Perl, and I've used DBD::Oracle at work, I just don't know if the same stuff applies to...
I just downloaded DBI and DBD::ODBC. I am using Windows 98 and would like to connect to an MSAccess 2000 database. Is there any good documentation on line that might help me get started? I'm pretty good with DBD::Oracle on Solaris, so I basically just need to see the syntax and a few...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.