problems with growl.....new user

The Growl forums have moved to Google Groups, this forum is read only.
Locked
frost
Harmless
Posts: 6
Joined: Sat Mar 05, 2005 6:20 pm

problems with growl.....new user

Post by frost »

i've just installed growl and the only application it recognizes in the preferences is Synergy. I installed GrowlDict, GrowlTunes and GrowlMail, but I cannot get growlnotify to install -- when i enter the command into the Terminal, I get "no such file or directory".

Please advise....
User avatar
The_Tick
Cocoaforge Admin
Posts: 4642
Joined: Thu Dec 02, 2004 6:06 am
Contact:

Post by The_Tick »

Did you run the install.sh from the command line like the readme said to?
frost
Harmless
Posts: 6
Joined: Sat Mar 05, 2005 6:20 pm

Post by frost »

The_Tick wrote:Did you run the install.sh from the command line like the readme said to?
with growlnotify, yes.

however, i get an error...

i type "sudo sh install.sh" and it says "no such file or directory"


I also followed the instructions with GrowlMail and still no recognition in the prefpane.
User avatar
The_Tick
Cocoaforge Admin
Posts: 4642
Joined: Thu Dec 02, 2004 6:06 am
Contact:

Post by The_Tick »

frost wrote:
The_Tick wrote:Did you run the install.sh from the command line like the readme said to?
with growlnotify, yes.

however, i get an error...

i type "sudo sh install.sh" and it says "no such file or directory"
Drag and drop the growlnotify folder in Extras to your desktop. Then open a terminal, and cd into the folder. Then run the "sudo sh install.sh" command.
frost wrote: I also followed the instructions with GrowlMail and still no recognition in the prefpane.
You ran the 2 commands in terminal after mail.app was not running, then put the bundle into ~/Library/Mail/Bundles and started Mail right?
frost
Harmless
Posts: 6
Joined: Sat Mar 05, 2005 6:20 pm

Post by frost »

The_Tick wrote:
frost wrote:
The_Tick wrote:Did you run the install.sh from the command line like the readme said to?
with growlnotify, yes.

however, i get an error...

i type "sudo sh install.sh" and it says "no such file or directory"
Drag and drop the growlnotify folder in Extras to your desktop. Then open a terminal, and cd into the folder. Then run the "sudo sh install.sh" command.
frost wrote: I also followed the instructions with GrowlMail and still no recognition in the prefpane.
You ran the 2 commands in terminal after mail.app was not running, then put the bundle into ~/Library/Mail/Bundles and started Mail right?
ok, I got the installation to work, and the mail and dict extras work as well.

the initial problem still exists though...none of the Growl compatable apps will add themselves to the prefpane (Adium, QuickSilver), but Cyberduck added itself...
User avatar
The_Tick
Cocoaforge Admin
Posts: 4642
Joined: Thu Dec 02, 2004 6:06 am
Contact:

Post by The_Tick »

frost wrote:
the initial problem still exists though...none of the Growl compatable apps will add themselves to the prefpane (Adium, QuickSilver), but Cyberduck added itself...

For adium, you have to get info on adium and then check the Growl.adiumplugin in the plugins section



For Quicksilver you have to download a plugin, enable the helper, and then set it to do something with the helper
frost
Harmless
Posts: 6
Joined: Sat Mar 05, 2005 6:20 pm

Post by frost »

The_Tick wrote:
frost wrote:
the initial problem still exists though...none of the Growl compatable apps will add themselves to the prefpane (Adium, QuickSilver), but Cyberduck added itself...

For adium, you have to get info on adium and then check the Growl.adiumplugin in the plugins section



For Quicksilver you have to download a plugin, enable the helper, and then set it to do something with the helper
is there a place or list that tells you things like this for specific apps?
User avatar
FredAkbar
Crema
Posts: 401
Joined: Sat Dec 04, 2004 1:00 am
Location: Santa Barbara, CA
Contact:

Post by FredAkbar »

I had the same problem, with apps not being added to the pref pane. Eventually Adium added itself, but I'd like to add Colloquy as well. Colloquy already gives me Growl-like bubbles (I can only assume it's using Growl), but I'd like to see any available prefs for it too.
Fred / Adium X 1.2.7
20" iMac w/ Intel Core Duo 2.0 GHz / 2 GB RAM / 256 MB Radeon X1600 / 250 GB HD / OS 10.5.4
FreeRice. Play a free vocab game on this ad-supported site to help fight world hunger.
User avatar
The_Tick
Cocoaforge Admin
Posts: 4642
Joined: Thu Dec 02, 2004 6:06 am
Contact:

Post by The_Tick »

FredAkbar wrote:I had the same problem, with apps not being added to the pref pane. Eventually Adium added itself, but I'd like to add Colloquy as well. Colloquy already gives me Growl-like bubbles (I can only assume it's using Growl), but I'd like to see any available prefs for it too.
It's not. The bubbles author works on both Growl and Colloquy. If colloquy is not in your Growl preferences, it's not using Growl.
User avatar
ripthejacker
Harmless
Posts: 4
Joined: Tue Mar 22, 2005 3:37 pm

Post by ripthejacker »

I've been trying to get growlmail to work and for some reason it doesn't want to work. I have followed all the instructions. I put the GrowlMail.mailbundle package into ~/Library/Mail/Bundles/ and ran the 2 commands. I also installed the growlnotify by putting it on my desktop and running: sudo sh ~/Desktop/growlnotify/install.sh

I got this when I did: cp: growlnotify: No such file or directory
cp: growlnotify.1: No such file or directory
Installation complete. Please add /usr/local/bin to your PATH if you have not already. Consult your shell's documentation if you do not know how to do this.

I am not sure if that means it was done correctly. And what is "Please add /usr/local/bin to your PATH"?
User avatar
zaudragon
Growl Team
Posts: 1852
Joined: Sat Dec 04, 2004 5:05 am
Location: Kensington, CA, USA
Contact:

Post by zaudragon »

ripthejacker wrote:I've been trying to get growlmail to work and for some reason it doesn't want to work. I have followed all the instructions. I put the GrowlMail.mailbundle package into ~/Library/Mail/Bundles/ and ran the 2 commands. I also installed the growlnotify by putting it on my desktop and running: sudo sh ~/Desktop/growlnotify/install.sh

I got this when I did: cp: growlnotify: No such file or directory
cp: growlnotify.1: No such file or directory
Installation complete. Please add /usr/local/bin to your PATH if you have not already. Consult your shell's documentation if you do not know how to do this.

I am not sure if that means it was done correctly. And what is "Please add /usr/local/bin to your PATH"?
OK, so when you run the install script, you need to be in that directory:

Code: Select all

cd Desktop/growlnotify; ./install.sh
Next, you need to add this line to .tcshrc if you're using tcsh:

Code: Select all

setenv PATH /usr/local/bin:$PATH
Blog | X(tras)
Communists code without classes.
User avatar
ripthejacker
Harmless
Posts: 4
Joined: Tue Mar 22, 2005 3:37 pm

Post by ripthejacker »

Sorry to be a nuisance but I am unfamiliar with the terminal. Could you be a little more specific?
User avatar
The_Tick
Cocoaforge Admin
Posts: 4642
Joined: Thu Dec 02, 2004 6:06 am
Contact:

Post by The_Tick »

ripthejacker wrote:Sorry to be a nuisance but I am unfamiliar with the terminal. Could you be a little more specific?
growlnotify is a terminal application which allows you to send notifications from the terminal. If this is something you want, you will need to figure out how to add /usr/local/bin to your shell's path. You can find out what shell you have by typing:

echo $SHELL

in a terminal. Beyond that I would use google to get the exact instructions on your shell.


If you do not need to use growlnotify, I'd just ignore it.



Regarding growlmail, I've had an issue with another user on that before. Basically I had her remove GrowlMail completed after quitting Mail, and rerun the commands. Then she reopened mail, and quit it again. Then she readded GrowlMail and it worked.
User avatar
ripthejacker
Harmless
Posts: 4
Joined: Tue Mar 22, 2005 3:37 pm

Post by ripthejacker »

I tried to do the process a few times and it still seems to not be working.

is it supposed to show up in the growl prefpane?
User avatar
The_Tick
Cocoaforge Admin
Posts: 4642
Joined: Thu Dec 02, 2004 6:06 am
Contact:

Post by The_Tick »

What version of os x and what version of apple mail?
User avatar
ripthejacker
Harmless
Posts: 4
Joined: Tue Mar 22, 2005 3:37 pm

Post by ripthejacker »

10.3.8 and 1.3.9
Jeshii
Harmless
Posts: 1
Joined: Mon Mar 06, 2006 1:17 am

install.sh problems for me too

Post by Jeshii »

Hi, I'm a first time growl user (just switched to Mac recently) and I'm having some growlnotify install issues. Basically, when I go to the growlnotify folder on my desktop (pulled out of the extras in the dmg), I type 'sudo sh ./install.sh' and it tells me:
cp: /usr/local/bin/growlnotify: No such file or directory
cp: /usr/local/man/man1/growlnotify.1: No such file or directory
Installation complete. Please add /usr/local/bin to your PATH if you have not already. Consult your shell's documentation if you do not know how to do this.
Now, if I type 'echo $PATH', it says:
/bin:/sbin:/usr/bin:/usr/sbin:usr/local/bin
And if I go into /usr, and ls, there is no local dir. I tried mkdir, but it kept telling me Permission denied.

So it doesn't look like I even have a usr/local dir, let alone a usr/local/bin. Any ideas? Thanks.
Locked