| Thread | Last Post | Replies |
|
| apple's system transfer tool | 25 Oct 2004 20:36 GMT | 1 |
Incidentally, I've just used Apple's new system-transfer tool to start off the new powerbook, and noticed that it successfully copies /sw and the contents of /Library/Perl as well as the more obvious directories. It doesn't get /usr/local, though, which seems an odd omission, or
|
| Apache::DBI on panther | 25 Oct 2004 15:20 GMT | 5 |
Out of curiosity, is anyone else seeing DBI errors in their Panther Apache error log? Here's a typical example, slightly obscured & pretty-printed: [Thu Nov 20 11:24:57 2003] null: DBI connect('host=$h;database=$db','$un',...) failed:
|
| Setting the name of screenshots (etc) | 25 Oct 2004 08:10 GMT | 1 |
I find it a nuisance to have to hunt down the "Picture #.pdf" file to rename it. It seems as if there should be a more direct way to do this. For instance, I'd be happy to have a Open Dialog come up. Am I missing something obvious here? I found a cute hack in "Mac
|
| libapreq 1.3 fix | 18 Oct 2004 18:01 GMT | 1 |
Having replaced a powerbook, I've been banging my head against libapreq again, o joy. I can confirm that in order to install it you need to apply Stas's patch from last year, as found here: http://marc.theaimsgroup.com/?l=apreq-dev&m=105965131008577&w=2
|
| Yet another Mac OSX and DBI question | 17 Oct 2004 23:07 GMT | 5 |
My first posting here. I checked the archives and didn't find a reference to this particular install failure. I unpacked DBI-1.45, navigated there in he terminal and ran perl
|
| BBEdit 8.0 | 15 Oct 2004 16:16 GMT | 9 |
Those BBEdit guys went and implemented another of my "wish list" feature requests! Remember the one about a button that allowed you to view output from a perl script in a browser? It's apparently in 8.0, as well as some other pretty cool new features.
|
| unlocking a file | 15 Oct 2004 01:48 GMT | 2 |
I have a hierarchy of folders that I'd like to delete. Normally I'd use "rm -r". However, there folders contain at least one file that is locked. I'm familiar with using chmod to change permissions. However a locked file on a Mac, as I understand it, is a not a permission thing, ...
|
| Answer to missing /usr/lib/bundle1.o | 14 Oct 2004 11:00 GMT | 2 |
Apparently the problem is related to Xcode packaging, and it's not specific to Perl - I found complaints about it on all sorts of other lists. Here's a post about it I found on macintouch. Answer to missing /usr/lib *.o files
|
| Safari Bookmarks comparison | 09 Oct 2004 23:22 GMT | 4 |
This might be slightly OT, but... I work in two different locations, and have two different safari bookmark files, obviously. I was thinking about writing a script that would log into one computer, d/l that computer's safari bookmarks, compare that bookmark list to the one on
|
| CPAN problem: cant find header | 09 Oct 2004 03:09 GMT | 4 |
Im a newbie in perl, so dont blame.... It seems I have a common problem. I just upgrade from jaguar to panther. I would like to reinstall a perl proxy, and to use it, I need to install LWP Net::Server Unicode::String IO::Select
|
| OT: what happened to my permissions? | 06 Oct 2004 10:40 GMT | 3 |
Please forgive the OT nature, but I just know you will be able to help. I upgraded an old Mac I use as a server from 10.1 to 10.2. After the upgrade, the webserver Documents folder had all the wrong permissions. I had to log in via the terminal and CHMOD various
|
| Unable to install modules that require compilation of C code | 06 Oct 2004 04:25 GMT | 3 |
I've been struggling for some time trying to use the CPAN module to install modules with C components. For example, trying to get DBI installed yields this: /usr/bin/perl -p -e "s/~DRIVER~/Perl/g" ./Driver.xst > Perl.xsi
|
| [OT] Text Editor for OSX | 05 Oct 2004 18:33 GMT | 16 |
I apologize in advance for the off-topic nature of this posting. I've recently been lamenting the shortcomings of my current text editor for my purposes (SubEthaEdit since my copy of BBEdit is Classic and a
|