Reply
 
Thread Tools Display Modes
  #1  
Old 05-06-2006, 08:19 PM
grahamnorth grahamnorth is offline
Senior Member
 
Join Date: Sep 2005
Location: Vancouver, Canada
Posts: 100
Thanks: 0
Thanked 0 Times in 0 Posts
Default Lanbrowser not found
Whilst exploring KDE settings:

Settings -> Internet&Network -> Local Network Browsing

It dumps to error message "The specified librargy lanbrowser could not be found"
This doesn't look right...!
Anybody else get this? Fixes?

Thanks, Graham/
Reply With Quote
  #2  
Old 05-07-2006, 05:36 AM
DragnLord DragnLord is offline
Senior Member
 
Join Date: Feb 2006
Location: C'ville, Va.
Posts: 695
Thanks: 0
Thanked 0 Times in 0 Posts
Default
you need the lisa daemon to be running

Code:
control center -> internet & network -> local network browsing -> lisa daemon
the settings from the control center are saved at /usr/local/etc/lisarc, which is a slight problem since lisa looks for /etc/lisarc
so we fix that by linking
Code:
ln -s /usr/local/etc/lisarc /etc/lisarc
start by using: lisa &

to have lisa start at boot:
echo "lisa &" >> /etc/rc.local
__________________
add [SOLVED] to topics with solutions
psearch: use it, love it
Reply With Quote
  #3  
Old 05-12-2006, 06:22 AM
grahamnorth grahamnorth is offline
Senior Member
 
Join Date: Sep 2005
Location: Vancouver, Canada
Posts: 100
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Thank you!
Graham/
Reply With Quote
  #4  
Old 06-05-2006, 11:08 PM
EvilTchnlgy EvilTchnlgy is offline
Member
 
Join Date: Jun 2006
Location: Florida
Posts: 82
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to EvilTchnlgy
Default
I'm having the same issue
Code:
pcbsd# lisa &
[1] 3426
pcbsd# lisa: Command not found.
Reply With Quote
  #5  
Old 06-11-2006, 12:13 PM
morglum morglum is offline
Junior Member
 
Join Date: Jun 2006
Location: Great Britain
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default
I'm getting the EXACT same issue here. Freshly installed PC-BSD 1.1 for i386.

Any help on how to fix this would be great guys.
Reply With Quote
  #6  
Old 06-11-2006, 02:50 PM
dracheflieger dracheflieger is offline
Senior Member
 
Join Date: May 2006
Location: Greater State of Northern Kaliforneea
Posts: 2,880
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by morglum
I'm getting the EXACT same issue here. Freshly installed PC-BSD 1.1 for i386.

Any help on how to fix this would be great guys.
As root inKonsole go to the following path:

Port: kdenetwork-lanbrowsing-3.5.3
Path: /usr/ports/net/lanbrowsing
Info: Lanbrowsing facility and backend for KDE
Maint: kde@FreeBSD.org

and type 'make install clean'
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Help for found drivers or do something. :) misstyck2 Laptops 4 06-15-2008 04:39 PM
PBI 404 file not found everywhere! drate General Questions 4 02-25-2008 08:20 PM
PCBSD is best I've found... leegold The Lounge 1 10-03-2007 03:08 PM
khotkeys could not be found bestename General Bug Reports 6 08-10-2007 12:13 PM
FSV Not found TerryP PBI Discussion 1 02-20-2006 07:20 PM


All times are GMT. The time now is 02:54 PM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.