Well, again , i answer my question::
Since my systyem is a redhat, well, it does put stuff in other
places, just to make my life more difficult:
all the stuff went to::
|-- lib
| `-- kde3
| |-- kio_fish.la
| `-- kio_fish.so
`-- share
|-- doc
| `-- HTML
| `-- en
| `-- kioslave
| `-- fish.docbook
`-- services
`-- fish.protocol
Wow. Very cool paste here :-)
Unfortionatly, rhKDE looks for them in::
/usr/lib/kde3/kio_fish.la
/usr/lib/kde3/kio_fish.so
and
/usr/share/services/fish.protocol
And i dont care about the docs :-)
In my case, i just cp the files, but i think
ln -s would have been more appropriate :-))
And guess what, i am fishing already :-))
fish is cool
Cheers
Szemir
On Friday 07 November 2003 21:34, Bogi wrote:
> Hi
> So got kio-fish 1.1.3 compiled and installed. but conqueror does not know
> about it atall. i cant use fish://dkljsvksjvnv
> What next ???
> Cheers
> Szemir
>
> On Friday 07 November 2003 21:06, Bogi wrote:
> > So I answer my own question:
> > apt-get install arts-devel
> > Cheers
> > Szemir
> >
> > On Friday 07 November 2003 20:57, Bogi wrote:
> > > I have Konqueror 3.0.5a-0.73.4
> > > i would like to run fish kioslave.
> > > Idled kio-fish-1.0.1 and 1.1.3 source tarballs.
> > >
> > > The result of configure::
> > > checking for rpath... yes
> > > checking for KDE... libraries /usr/lib, headers /usr/include/kde
> > > checking for KDE paths... defaults
> > > checking for dcopidl... /usr/bin/dcopidl
> > > checking for dcopidl2cpp... /usr/bin/dcopidl2cpp
> > > checking for mcopidl... not found
> > > configure: error: The important program mcopidl was not found!
> > > Please check whether you installed KDE correctly.
> > >
> > > So any good advice here ??
> > > Cheers
> > > Szemir