![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| stupid ftp question | tyiannak | UNIX for Dummies Questions & Answers | 2 | 03-01-2007 12:28 AM |
| One stupid question | Andrey Malishev | UNIX for Dummies Questions & Answers | 2 | 12-11-2006 09:34 AM |
| stupid IP question | sugarsweet | IP Networking | 3 | 05-20-2006 06:58 PM |
| Stupid question | Bab00shka | UNIX for Dummies Questions & Answers | 2 | 05-03-2002 10:53 AM |
| Stupid Question? | jskillet | UNIX for Dummies Questions & Answers | 9 | 04-26-2001 10:39 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Sorry! Stupid question, but...
Hey everybody. I'm going through my system (Mac OS X 10.3.9, through the Terminal application) trying to get rid of instances of MySQL that I installed over each other. I was having trouble getting MySQL to work: it wasn't letting me set the password, then it wouldn't let me create new databases once I finally got it set up. I've tried everything and so now I'm wondering if maybe the redundant versions are conflicting with each other. So I'm going to erase all of them and reinstall. Problem is, I'm having difficulty deleting this one pesky link. It doesn't seem to go anywhere, but the shell won't let me kill it, even with sudo. Here's the code:
Code:
lrwxr-xr-x 1 root wheel 47 2 Mar 18:04 mysql -> mysql-standard-4.1.18-apple-darwin8.2.0-powerpc drwxr-xr-x 19 root wheel 646 8 Nov 09:35 mysql-max-4.1.15-apple-darwin7.9.0-powerpc seans-Computer:/usr/local sean$ rm -r mysql rm: mysql: Permission denied seans-Computer:/usr/local sean$ sudo rm -r mysql -> mysql-standard-4.1.18-apple-darwin8.2.0-powerpc -bash: mysql-standard-4.1.18-apple-darwin8.2.0-powerpc: Permission denied Thanks! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|