On Sat, 2003-08-30 at 11:46, guenther wrote:
>
> Where have you installed Firebird? Which version? Please post a 'ls -la
> $DIR' of that directory.
Ugh...I installed it using ports. Not sure where it installs it.
0.6.1
Lets go with this:
%pwd
/usr/X11R6/lib/firebird
%ls -al
total 18
drwxr-xr-x 6 root wheel 512 Aug 2 22:09 .
drwxr-xr-x 26 root wheel 7680 Aug 27 20:20 ..
drwxr-xr-x 2 root wheel 512 Aug 2 22:09 bin
drwxr-xr-x 3 root wheel 512 Aug 2 22:09 include
drwxr-xr-x 4 root wheel 512 Aug 2 22:09 lib
drwxr-xr-x 4 root wheel 512 Aug 2 22:09 share
>
> What is your 'firebird' executable in your path named? What does this
> command (adjust firebird to the executable) return?
> $ which firebird
To open Firebird I do $firebird
%which firebird
/usr/X11R6/bin/firebird
>
> Where is the firebird-remote.sh script?
~/firebird/bin
> Change to that dir and post the
> output of:
> $ ls -la firebird-remote.sh
%ls -la firebird-remote.sh
-rwxrwxrwx 1 pete pete 148 Aug 30 12:43 firebird-remote.sh
> $ cat firebird-remote.sh
--- firebird-remote.sh ---
#!/bin/sh
firebird=/usr/X11R6/bin/firebird
$firebird -remote 'openURL('$1', new-tab)' || $firebird $1 &
--- end ---
>
> What does the following commands do? (Close firebird before running
> them.)
> $ firebird http://gnome.org &
Opens the site in firebird
> $ firebird -remote 'openURL(http://ximian.com, new-tab)' &
Nothing but the following:
If browser is closed:
%$ firebird -remote 'openURL(http://ximian.com, new-tab)' &
[1] 73946
%$: Command not found.
If browser open:
%firebird -remote 'openURL(http://ximian.com, new-tab)' &
[1] 73897
%
Gtk-WARNING **: Unable to locate loadable module in module_path:
"libxfce.so",
[1] Done firebird -remote
openURL(http://ximian.com, new-tab)
--
Pete
http://milneweb.com
http://nomorevirus.com
_______________________________________________
evolution maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution