Desktops :: Application Install And Command Line Input
Dec 22, 2010
I've just installed the BRL-CAD application and it need a command line input (/usr/brlcad/bin) to the System - see below. I am not that familiar with the commands although no problem getting into the Terminal. I just don't want to screw this up. I am running a Mac Mini, 2.66 Ghz Intel Core 2 Duo, 4 GB RAM, OS 10.6.5. I need some step-by-step info in getting this embedded and the application up and running.
Setting Up the Path:
Once installed, you will need to add /usr/brlcad/bin to your system
PATH. For Bourne shell users, you can run the following:
PATH=/usr/brlcad/bin:$PATH ; export PATH
For C shell users, this should do the same thing:
set path=( /usr/brlcad/bin $path ) ; rehash
I have a Power MAC G5 that "has" Tiger 10.4.2 on it. The problem is that it wont boot past "login window starting". So I decided to buy Leopard. Problem is that it keeps kicking the DVD out during the "c" boot. Now I am told the system might need a firmware update for the DVD player. "Apple Superdrive Firmware Update 2.1". Heres my problem: I cant boot into Tiger. I get stuck at the login screen. So I want to know if there is a way to do a firmware update in "Single user mode".
I've searched hi and low all over my mac mini and can't find an audio input on it anywhere. I've got an audio output socket for a mini jack, but no input.
Is this usual? And if so, does it mean that the mini is still capable of audio input if I use an usb interface?
Basically I want to input some audio from a guitar and mic and wanted to know if this was going to be a possibility.
Would a standard 3.5mm audio input cable work? Would it fit in the port on my MacBook Pro? These are the cables I am looking at: [URL]. Port Image. I am looking at recording music from my Record Player to my computer with this Tutorial: [URL].
I'm trying to plug in and use an external microphone to record a screen capture. Sound gets through the headphones great but, looking at Input Sound in the Sys Pref, the Line In device does not pick up any sound when I speak into the mic. If I switch it back to the Built-In Internal Microphone device it picks up my voice fine. In the Audio MIDI Setup, the Built-in Input device is selected as the device to be used for sound input.There is a switch on my headset to mute or unmute the mic and I've tried it in both positions. There is a volume dial on my headset (presumably for the headphones) and I've fiddled with that too. I've moved the Input volume for the Line In Audio Line-in port device all the way up and still it hasn't picked up a thing. I have a Mac os x Lion on a Macbook Pro and using a 3.5 mm mini-jack headset with two cables, one for the headphones and one for the microphone.
Info: MacBook Pro (15-inch Late 2011), Mac OS X (10.7.4)
Recently, a vertical black line (maybe slightly dotted) appeared running down the screen of my iMac G5 (Power PC processor). On the left of the line the screen appears fuzzy while on the right it's OK.
Has anyone experienced this before? Hope to hear from someone who has.
Trying to install a .pkg from the command line in single user mode. I'm using the command "installer -pkg Installer.pkg -target / The .pkg is on a mounted USB drive. / is also mounted. When I run the command, the screen scrolls to a new blank line and stays there but nothing happens. The light on my USB indicates no data transfer is happening. I get no output, even if I add -verbose to the command.
getting my audio from an XBOX through the Optical Audio Input to play through to the Line Out port.The Input tab of the Sound Preference is set to Digital Audio in and is receiving a signal on the meter but no audio plays through to the speakers plugged into the line out port.
I read somewhere that memtest can be used to test the memory of your mac. I tried it and it didn't even know what memtest was. Is there a way to test the memory in the unix shell?
I want to have the value of the batch command find. I've written the following but it don't work. Perhaps I'm missign something. if [ find /Applications/Autonome/test.log = 0 ] ; then echo "file not found !"
im trying to display "Monday | November 15" and I have "date +%A" to display the weekday, "date +%B" to display the month, and "date +%d" to display the date number.. but somethin like "date +%A | date +%B date +%d" doesnt work.. I know I can create 3 shell boxes to do this, but I rather learn for the future so how do I do this all at once?
so i found pmset for managing power management from the commandline, and it's great. my question is, is there a similar command for controlling the screensaver? all i really want to do is turn it off (or on) remotely.
I cloned a clean 10.5 image over to my main hdd with superduper!. After that I get ugly text commands displayed on my screen when rebooting. I haven't done anything to enable this, not that I know of. How can I disable this? Worst case, maybe my MB is broken?
A good friend who has used Macs professionally for years has asked me to send him a big stack of HTML documents and my instinct is to put them into a tarball, b2zip it, and send him that. I asked whether he could handle it and he told me to send each document separately, uncompressed. I use Linux, so I know you folks have an excellent OS that is BSD-based and can handle lots of bash commands I use. Accordingly I want to tell my friend how to do it all in one easy step from the CLI. He has no idea what I'm talking about, does not know how to get to the CLI, and did not even know Macs have them until I mentioned it to him.
So could you kindly provide my friend with a no-assumptions, comprehensive, clear list of beginner's instructions that will tell him exactly what to do to? He needs to: 1. Get into the CLI 2. Locate the tarball he downloaded from Gmail 3. Unzip it and open it 4. Get out of the CLI and back into the GUI.
I would deal with the tarball this way: $ tar xjvf ./texts.tar.bz2. Could he use that command? I don't have any idea how to leave the graphic world on a Mac. My view is that fulfilling his request will be difficult and a lot of work for him as well if I don't use a tarball, and he needs to learn something about the OS he's using. I'll be interested to see how Mac users do it, as well. Yes, I expect the job can be done in the GUI on a Mac, but as I say, I would like to expand his universe (and mine) just a bit. Dragging him out of the GUI won't hurt him, and the learning experience could give him a bit more respect for the power and flexibility of the OS he uses daily.
Is there a way to gather all the information that we can find in the Activity Monitor (cpu, memory, open file-descriptors for each process) via the Terminal? In fact, I am looking for a procfs (/proc) equivalent.
I installed the FLAC Tools for Mac OSX a while back onto my machine, which added a program to the command line of "Terminal.app", and allowed me to convert media from and to the FLAC format using the command line, by simply running the command:
flac
in the Terminal.However, now I no longer need the ecoder installed on my computer; the question is, if it's a command line based program
Info:iMac Intel Core i3, Mac OS X (10.6.8), ATI Radeon HD 4670, 4GB DDR3 Memory
When I tried to type the letter 'o' in Terminal, the application just wouldn't let me and keeps flashing every time I press the 'o' key. I searched the internet but can't find the solution for this issue. Disabling me from typing this certain alphabet has caused me a lot of inconvenience..