Software :: Error - No Such File Or Directory While Running Ruby Scripts

Jun 4, 2009

I am currently facing the error : ruby: No such file or directory, when trying to run ruby scripts. when i type "which ruby" t returns: /usr/bin/ruby Does anyone have any suggestions on what to do? I've googled around for about an hour and have found nothing.

View 1 Replies


ADVERTISEMENT

OS X V10.6 Snow Leopard :: JAWBONE UPDATER ERROR: Failed To Inspect The Lock File '/Users/[user]' (error 2: No Such File Or Directory)"

Apr 9, 2012

startup banner.JAWBONE UPDATER ERROR: Failed to inspect the lock file '/Users/[user]' (error 2: No such file or directory)." Jawbone support writes, "get in touch with Apple Support, so they can help you unlock the file on your Mac. 

View 2 Replies View Related

Mac OS X Lion Server :: WikiServer Gives 503 Error After Updating Ruby And Rails

Apr 16, 2012

Wiki services is broken after I updated Ruby and Rails in order to install a log reading dashboard. Now when I start wiki services (via command line), I get Error Reading Settings, and a 503 error when I try to access the wiki via the web. We have content in the wiki, so I'm hesitant to just blow it away.

reddwarf:~ mikec$ ruby --version
ruby 1.8.7 (2010-01-10 patchlevel 249) [universal-darwin11.0]
reddwarf:~ mikec$ rails --version
Rails 3.2.2
sh-3.2# ls -ld /Library/Server/Wiki/ .....

Info:
Mac mini, Mac OS X (10.7.2)

View 4 Replies View Related

OS X Mavericks :: Error / Volume Directory Is Fragmented

Jun 1, 2014

Ran TechTool Pro 7 suite of tests and found no problems. When I tried to optimize the drive, it was not allowed. Message says the volume directory is fragmented.

OS X 10.9.3

Info:
iMac, OS X Mavericks (10.9.1)

View 1 Replies View Related

OS X :: HFS File / Directory Recovery

Sep 7, 2009

I accidentally deleted all of the files on a friend's portable drive, when using terminal to try to delete a very large folder (the Trash Can was not working it was so large)--since the files/folders were very recently deleted I am looking into data recovery software to get the files back. The problem is that the HFS file system seems to be designed in such a way that once a folder/file is deleted, it is very difficult to recover it's name even if its data can be recovered, so most data recovery programs (such as FileSalvage) will recover only known file types and give them a a number (such as 0004.jpg). Does anyone know of any Mac/HFS recovery software that has found a way around this particular issue and can recover data with the folder structure/file names intact?

View 2 Replies View Related

OS X :: File / Directory Referencing On Mac

Mar 12, 2009

Im trying to set up NetJukebox on XAMMP and I need to paste in the file references to where my music is held on the HDD. Now, on a PC I would just be something D:/Music/ or something, with 'D' referncing the drive where the folder Music is held. The trouble Im having is doing this but with the 'Macintosh HD' drive, because I dont think that /User/*UserNameHere*/Music/ will work by itself. Is there a way I can include the drive name as well in that folder reference?

View 2 Replies View Related

OS X :: Print List Of Whole File Directory

Sep 6, 2006

I'm looking for an easy way to create a list of every file on a hard drive, and create a .pdf of it in OSX. It would be good to be able to omit some folders from this list as well.

View 16 Replies View Related

Intel Mac :: Print Out The File Directory?

Mar 23, 2012

Years ago, I could print out a list of files in a folder from the finder window. Is there now a workaround utility to do that? I don't want to use screen shots, as the directory is too long and would require several screen shots.

Info:
Mac Pro, Mac OS X (10.5.8)

View 1 Replies View Related

IMac PPC :: Directory Won't Keep File Names

Jun 25, 2012

The directory seems to have to rebuild each session.  I open a folder and have to wait 8 seconds for the file to build then I can see the contents.  After that, the folder opens immediately and will operate without problems UNTIL I shutdown.  After restart, the folder stalls again as it builds the directory once more. My machine has multiple drives so I have triple boot and the other drives work fine so it is the system, not the computer itself.

Info:Powermac G4 FW800 Dual 1.25, Mac OS X (10.4.9)

View 1 Replies View Related

OS X :: Hard Drive Partition Error - POSIX Report Directory Does Not Exist

Sep 9, 2010

I was trying to back up my MacBook to a WD 1TB external drive. It has already been used on my wife's iMac running OSX Tiger. It has had no problems. When I plugged it into my MacBook, it started freaking out immediately, and slowly creating folder after folder on my desktop. Eventually I had 46 folders that were all named the name of the hard drive. I tried to repair disk, and erase disk and partition the disk - but none of them would work. With partitioning, I get the error message: Partition failed with error: POSIX report directory does not exist.

View 1 Replies View Related

OS X Mavericks :: Error On Mac Server When Attempting To Create Open Directory Replica

Sep 1, 2014

I have been unable to create an open directory replica from an open directory master.I have created an open directory master in Mavericks and added DNS, file sharing and users etc. I can connect, log in, all is good.I now want to create a replica on another machine for redundancy, yet I have been unable to do so. I have been able to diagnose through the terminal on each machine and get no errors except the following from the intended replica machine: Both Machines are Mac Mini servers, raided drives.

Replica has 8Gb RAM, Master has 16Gb  macsvr1:~ admin$ sudo /usr/sbin/slapconfig -preflightreplica 192.168.0.11 diradmin+0000 Error; Unable to determine the master’s software version  The rest of the terminal looks like this. Open Directory Master  Primary address     = 192.168.0.10 

[Code] .......

I can verify each machine version and all DNS is fine. Both machines are in identical OS systems. 10.9.4 Server 3.1.2. Network is good as I can ping each machine from the other. ssh is enabled on both yet still i'm unable to create a replica.

View 4 Replies View Related

OS X :: How To Dump A Volume Directory Into A Text File

Jan 3, 2011

I have several old internal hdds that I have collected over the past 4 years and I would like to be able to see what is on them without actually attaching them to my Mac Pro. Is there a way to generate a text file (better yet, a Finder like graphical representation of the file structure) that would list the directories and files contained on a volume that is normally offline?

View 4 Replies View Related

OS X V10.7 Lion :: Files In A Stack And, In The File's Directory?

May 1, 2012

When I have files in a stack and, in the file's directory, I hide the extension, stacks does not update the fact that the extension is now hidden unless I remove and re-add the stack.

Info:
MacBook
Pro, Mac OS X (10.7.3)

View 3 Replies View Related

OS X :: Defining Script Command To Output MP3 File In Directory

Sep 26, 2010

I have installed ffmpeg using MacPorts and am trying to work out a script that will convert audio files in a specified folder to mp3 files, outputting the converted files as mp3 files in another folder. So far the script looks like this:

code:set convertPath to "Macintosh HD:opt:local:bin:ffmpeg"
set convertCommand to quoted form of POSIX path of convertPath & " -i {infile} -f mp3 -ar 44100 -ab 128 -acodec mp3 - "
tell application "Finder"
set inPath to "Macintosh HD:Users:nick:Desktop:new:"
set outPath to "Macintosh HD:Users:nick:Desktop:new2:"
set myFiles to (files of entire contents of inPath whose name ends with ".m4a") as alias list
repeat with i from 1 to count of myFiles
do shell script convertCommand
end repeat
end tell

With this script I am getting the error : "Can't make every file of "class ects" of "Macintosh HD: Users:nick:Desktop:new:" whose name ends with ".m4a" into type alias list." I am not sure how to define the do shell script command so that it outputs an MP3 file in the output directory.

View 8 Replies View Related

IMac :: Finding Directory Access For File Sharing?

Mar 31, 2009

I am trying to connect my pc and mac for file sharing. Several websites I saw are telling me to goto Directory Access. They say its under (Applications > Utilities > Directory Access). I dont see it on my mac. All I see is Directory and Directory Utility thats it. I have the most up to date mac 10.5.6.

View 7 Replies View Related

OS X Technologies :: Does The Exclusion Of A File Or Directory Remove Any Existing

Mar 15, 2012

Does the exclusion of a file or directory remove any existing, already backed up versions of that file or directory from TimeMachine? I have a large file I don't want backed up every time I connect to my backup drive.  It's 50GB+. I rarely touch the file, and when I do, I don't use it for anything that needs to be saved, it is a historical only version of my Parallels from an older Microsoft OS.  I occasionally need to open it to just look at something, but never 'do' anything with it. 

I want to exclude it, but don't want any older version of the file to be removed from backup. Does anyone know if exclusions are retroactive into the TimeMachine database?  Given this is 50GB+, trying it to find out is a quite slow process. 

Info:
MBP, Mac OS X (10.4.8)

View 2 Replies View Related

MacBook :: Password Reset - No Setup File / Directory Found

Apr 10, 2010

Working on a friends computer he bought his wife for christmas. He has nothing on it, but the original OS. I don't have my disk with me and need to reset his password. I have watched several videos, but the part that gets me caught up is the

1. mount -uw/ (this part works)
2. rm/var/db.AppleSetupDone (this does not work) message says No such file or directory found.
He is running 10.6.

View 3 Replies View Related

OS X Technologies :: What Are The Steps Upgrade Ruby To Version 1.9.3 On V10.7.4

May 24, 2012

To work with a software packet, I need to uprade Ruby to version 1.9.3.  The current Ruby version is 1.8.7.   What are the steps for upgrading Ruby to 1.9.3 If the upgrade runs into problems, how can I got back to "last known good state"? 

Info:
Mac Pro, Mac OS X (10.7.4)

View 1 Replies View Related

MacBook Pro :: After Installed Ruby, Cannot Install Rails In It

Jun 27, 2012

sudo gem install rubygems-update 
sudo update_rubygems 

After I have done the above in my MacBook Pro, ruby is installed. 

sudo gem install -y rails 
sudo gem install rails 

However, I cannot install rails when typing the above and here are the errors. Also, I cannot find Frameworks folder under Library folder. 

Chanteki-MacBook-Pro:~ chanwaihung$ sudo gem install -y rails

INFO: `gem install -y` is now default and will be removed INFO: use --ignore-dependencies to install only the gems you list Building native extensions. This could take a while...

ERROR: Error installing rails: 
ERROR: Failed to build gem native extension. 
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby extconf.rb

[code]....

You can then rerun your "rails" command.Chanteki-MacBook-Pro:~ chanwaihung$

Info:
Mac Pro, Mac OS X (10.7.4), sudo ruby gem rails

View 3 Replies View Related

OS X :: Can ACLs On A Directory Prevent Guest Account From Access Via A File Share

Jan 27, 2010

I have given up on getting home sharing to work properly amongst all my various computers at home on 10.5 and thought I would use an old style brute force method of simply setting up a file share to share my iTunes library. I set up file sharing to use the Guest account and it works fine for all of my other content. I have tried to create shares of the following directories and can only connect as a registered user (Guest user cannot even see these shares):

/Users/<name>/Music

/Users/<name>/Music/iTunes

I have gone into the terminal and looked at the ACLs on the Music directory (e.g ls -alte) and I can't see anything that would block access, but I am not an expert with this type of ACL. The ACL on the Music directory is this:

0: group:com.apple.sharepoint.group.2 allow search

1: group:everyone deny delete

I have an ACL called 0: group:everyone deny delete on one of my other shares that works fine so this can't be the culprit (more importantly the ACL looks like it is just preventing users from deleting anything).

View 3 Replies View Related

OS X Technologies :: Ftp Upload Via Terminal - 553 Rename/move Failure: No Such File Or Directory

Apr 24, 2012

Cannot seem to upload to a ftp server (permissions are correct on the home folder of the user!)But I get this result:

ftp> put /Users/[userfolder]/Documents/untitled.rtf
local: /Users/[userfolder]/Documents/untitled.rtf remote: /Users/[userfolder]/Documents/untitled.rtf
227 Entering Passive Mode (99,254,236,63,209,169)
553-Can't open that file: No such file or directory
553 Rename/move failure: No such file or directory  

View 1 Replies View Related

Intel Mac :: Make Spotlight Show The Directory Location Of A Found File?

May 22, 2012

How can I make spotlight show the directory location of a found file? 

Previous Mac search engines would show the directory location of a found file.  This feature seems to be missing from spotlight in Lion.  Am I using it correctly?

Info:
iMac, Mac OS X (10.7.4)

View 1 Replies View Related

OS X V10.5 Leopard :: Can't Modify Game File To Install Crack In Its Installation Directory On Mac

Jun 17, 2012

I can't figure out how to move a crack into a game installation folder. It keeps saying I cannot moddify the folder.

View 3 Replies View Related

IMac :: Find Error-36 - File Transfer Error

Aug 3, 2010

I just switched from a PC. All my backup (files, music, photos, etc) are stored onto a Windows-formatted HDNow i have error when i try to transfer them over
It gives me the error-36did a bit of research but none of the remedy worked (i.e. terminal>dos_clean)I have previously transferred files from the same external HD onto my macbook in which i purchased last year and don't recall having any problems. (although not all the files were transferred onto my macbook, only a few files in which i needed) What can be the alternatives for me to transfer all my files over onto my imac without having the reformat my external HD?

View 2 Replies View Related

OS X :: Directory Utility And Directory App In Snow Leopard?

Jun 22, 2009

Couldn't find it anywhere! Did Apple take this off on purpose? Are they planning something new?

And also something to mention, Server Admin 10.5.6 and Apple Remote Desktop 3.2 DOES NOT WORK on Snow Leopard. The only way to manage my Server is to use Screen Sharing app <-- IT SUCK.

View 8 Replies View Related

ITunes :: Received Error: "The ITunes Library File Cannot Be Saved. An Unknown Error Occurred (-54)?

Jun 13, 2012

How do I fix this error message?It reads: The iTunes Library file cannot be saved. An unknow error occurred (-54).

Info:
iTunes

View 4 Replies View Related

OS X V10.7 Lion :: Folder Navigation - How To Navigate Up The File Directory While Didn't Navigate Down

Mar 17, 2012

If i search a file in finder and then i want to see what folder and go to that folder how do you do that? In windows you can click the drop down button that shows the entire directory path but there doesnt seem to be any similar function in the finder window. You can click the back button to go back up the tree if you got there by navigating down but if you went directly to the file form a search there doesnt seem to be any way to go up the path.

Info:
MacBook Air, Mac OS X (10.7)

View 7 Replies View Related

MacBook Pro :: Reoccuring Errors With Volume File Count, Directory Count, Etc?

Apr 14, 2012

I purchased a new MacBook Pro 17" with OS X Lion (10.7.2) preinstalled back in January of this year (2012).  I migrated my user accounts from my old MacBook Pro 15" (2008) running OS X Snow Leopard.  Almost right away I started having issues of all sorts, including Admin accounts that wouldn't allow me admin priveledges, hidden user groups, apps that wouldn't run, multiple obscure error messages and a host of other issues.  After scouring forums like this one I used Disk Utility and not only discovered innumerable permission errors but also disk errors like these: 

Invalid volume file count
(It should be 1656658 instead of 1656636)
Invalid volume directory count
(It should be 345764 instead of 345743)
Invalid volume free block count

[code]....

And now, this morning, after a month or two of all that... and after installing the Java Security Upgrade last night, I can't get into my accounts at all.  On first boot-up it hung for 20 minutes before I shut it down.  After running Disk Utility from Recovery Drive and repairing the drive I rebooted and got the log-in screen.  I clicked on my user icon, typed the correct password, was shown they white/grey screen for a few flickering seconds then was brought back to the log-in screen.  I rebooted to the Recovery Disk, ran Disk Utility, saw all the same errors again, repaired the disk, rebooted and got the same problems with logging in again. 

I've repeated this cycle five times today, as both a normal boot-up and in "Safe Mode" all with the same results.  I've repaired the disk using Disk Utility from Recovery Disk as well as accessing the disk in Target Mode, and always there are the same errors needing to be repaired. 

I don't buy that I'm dealing with a hardware issue.  My antivirus and security software are all up-to-date.  What the heck is going on?  Why do I keep having these disk problems?  Why can't I access my accounts anymore?  Why does it keep hanging during boot-up?  Why am I about to throw the machine out my bedroom window?

Info:
MacBook Pro, Mac OS X (10.7.3), MacBook Pro 17" (early 2012), Lion

View 4 Replies View Related

MacBook Pro :: Invalid Volume File Count And Directory Count?

May 1, 2012

My wife's macbook pro started shutting down by itself randomly, so i performed Disk Utility Verify Disk and found these errors: Invalid volume file count(It should be 800651 instead of 800653)Invalid volume directory count(It should be 191005 instead of 191003)The volume Macintosh HD needs to be repaired. Error: Filesystem verify or repair failed. As i do not have the Mac OS Leopard disks physically with me, I target-disk started her mac on my mac, and use my mac to run Disk Utility on her hard-disk, and repaired the disk without problems. 

However, this is the 3rd or 4th time this has happened. After the 1st time, i figured something is causing it, so i checked this forum, and found that for some, the Blackberry Messenger app causes programs, so i promptly uninstalled it fully (including associated system files) and this problem didnt come back for a while. Or could this be a sign the hard disk is physically failing soon? It is out of warranty now. We have regular Time-machine backups. We are actually kinda waiting out until the new line of macbook pro's come out..

Laptop stats: MacBook Pro 15"
2.4 GHZ Intel Core 2 Duo
2 GB RAM
HDD: 250GB
Graphics: NVDIA GeForce 9400M VRAM 256MB 
OS: Mac OS Leopard

View 2 Replies View Related

QuickTime :: Error 46 Appears When Running It?

Mar 18, 2012

I'm on Windows 7 on a PC and when I want to open a .mov file in QT error: 46 appears and I can't continue. I've tried EVERYTHING (including reinstall different kinds of versions of QT) and have googled for hours... The most common answer is this: [URL] but it doesn't help either. 

Info:
Quicktime, Windows7

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved