The time now is Wed 22 May 2013, 19:34
All times are UTC - 4 |
|
Page 102 of 248 [3719 Posts] |
Goto page: Previous 1, 2, 3, ..., 100, 101, 102, 103, 104, ..., 246, 247, 248 Next |
| Author |
Message |
Geoffrey

Joined: 30 May 2010 Posts: 919 Location: Queensland Australia ɹǝpu∩uʍop
|
Posted: Sun 04 Mar 2012, 20:35 Post subject:
|
|
| elroy wrote: | Tried to recompile crypt keeper. during # ./config, I received this error...
| Code: | checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEP... configure: error: Package requirements (gtk+-2.0 >= 2.8 gconf-2.0) were not met:
No package 'gconf-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables DEP_CFLAGS
and DEP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details. |
|
I got that as well, did you change the default filemanger to "Thunar" in /src/defines.h
I have a lot of trouble compiling stuff, not having all the dependencies and being a novice don't help
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 04 Mar 2012, 20:44 Post subject:
|
|
| elroy wrote: | I had never clicked 'about'. So, after reading your last post, I did so. And the app exited from the task bar. For some reason, clicking about crashes the app. But the encryption does work so long as you stay away from the 'about' menu choice
EDIT: tried running crypt keeper from the terminal; clicked about and got a segmentation error. |
I've fixed this segfault and uploaded a new cryptkeeper.
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 04 Mar 2012, 20:49 Post subject:
|
|
| elroy wrote: | Tried to recompile crypt keeper. during # ./config, I received this error...
| Code: | checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEP... configure: error: Package requirements (gtk+-2.0 >= 2.8 gconf-2.0) were not met:
No package 'gconf-2.0' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables DEP_CFLAGS
and DEP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details. |
|
You need to install GConf_DEV from the repo before it will compile.
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 04 Mar 2012, 20:53 Post subject:
|
|
| Jim1911 wrote: |
Software Requests for PPM:
1. Your Frisbee network software
2. Bibletime Bible study software for linux. Size probably will require sfs. Also see Bibletime here.
3. Xiphos Bible study software for linux. Size probably will require sfs.
Thanks,
Jim |
I'm so confused. Frisbee was already installed. Maybe installing it again broke it...
|
|
Back to top
|
|
 |
BHINTZ
Joined: 08 Aug 2006 Posts: 135
|
Posted: Sun 04 Mar 2012, 21:06 Post subject:
|
|
Has anyone compiled an nvidia driver the new kernel for saluki. Resume doesn't work without it.
666philb was kind enough to provide a driver pet for the previous version
Thanks for any assistance. I really liked the earlier version and should not have simply upgraded to this one.
bob
|
|
Back to top
|
|
 |
KJ
Joined: 20 Jul 2006 Posts: 174 Location: Above sea level .. about 320m
|
Posted: Sun 04 Mar 2012, 21:32 Post subject:
Midori flashplayer |
|
Thanks jemimah .... your new flashplayer .pet from the repo works great with Midori. I installed it over the old player in a frugal 011 install and that worked .... then I did a fresh frugal 012 install to a SD card ... chose to not install the standard .gz when that was offered, and installed the new .pet from the saluki repo .... that works great also (limited testing so far).
Thank you (and the rest of the Saluki team) for all your hard work ... I may have to give up your Fluppy 012 (which I use daily) for Saluki (but I need to get accustomed to a few new things first). Thanks again KJ
|
|
Back to top
|
|
 |
elroy

Joined: 02 Feb 2012 Posts: 361
|
Posted: Sun 04 Mar 2012, 21:49 Post subject:
|
|
jemimah wrote:
| Quote: | | I've fixed this segfault and uploaded a new cryptkeeper. |
Thanks jemimah. Even though a non-function about button isn't the end of the world. It's a pretty nifty application.
jemimah wrote:
| Quote: | | You need to install GConf_DEV from the repo before it will compile. |
Believe it or not, that did cross my mind. I even did a search on the repo (cntrl-f) for gconfig. At least that explains why I couldn't get past config for the compile.
Geoffrey wrote:
| Quote: | | I have a lot of trouble compiling stuff, not having all the dependencies and being a novice don't help |
Don't feel too bad about that. Obviously, your not the only one Every time you try and fail, you learn from it. In the end, that's worth something.
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 04 Mar 2012, 23:09 Post subject:
Re: DLNA,DAAP,RTSP,MPD Subject description: Music Streaming |
|
New pets:
minidlna
forked-daapd
mpd
gmpc
|
|
Back to top
|
|
 |
jemimah

Joined: 26 Aug 2009 Posts: 4309 Location: Tampa, FL
|
Posted: Sun 04 Mar 2012, 23:59 Post subject:
|
|
Nice. I'm uploading this now.
|
|
Back to top
|
|
 |
kimathi
Joined: 02 Mar 2012 Posts: 10 Location: Nairobi
|
Posted: Mon 05 Mar 2012, 02:49 Post subject:
DLNA,DAAP,RTSP,MPD |
|
jemimah wrote
| Code: | New pets:
minidlna
forked-daapd
mpd
gmpc |
Great minidlna, mpd and gmpc, all work as expected. However, for some reason, mpd does not read the configuration file from /etc , i had to fiddle around then finally realised that in this version you need to create a folder in root /root/.mpd and place your mpd.conf therein for it to work. Perhaph's it was a compile option you could have let it stay in defalt directory, for newbies to find it easily without fiddling.
Forked-daapd does start well but then it wont work coz it lacks avahi and mDNS (libnss-mdns_0.10-3.1_i386.deb), there is an avahi pet somewhere in the forum cant remeber where i got it that i use. for now let me continue to whack my brains to get it up, i will communicate, of course you could also compile them
If all fails there is mt-daap old and unmaintaned but works with old i devices, does not require the above dependencies.
|
|
Back to top
|
|
 |
kimathi
Joined: 02 Mar 2012 Posts: 10 Location: Nairobi
|
Posted: Mon 05 Mar 2012, 02:59 Post subject:
DLNA,DAAP,RTSP,MPD |
|
ahhh found the avahi pet from http://www.murga-linux.com/puppy/viewtopic.php?search_id=667845754&t=71412.
| Description |
Avahi/Zeroconf Daemon for autodiscovery using mdns
|

Download |
| Filename |
avahi-daemon-0.6.30-i486.pet |
| Filesize |
175.29 KB |
| Downloaded |
39 Time(s) |
|
|
Back to top
|
|
 |
Lobster
Official Crustacean

Joined: 04 May 2005 Posts: 15109 Location: Paradox Realm
|
Posted: Mon 05 Mar 2012, 03:25 Post subject:
|
|
downloaded this pdf suggested by disciple
but pdf's are not opened by a default package (and there are several that can read them abiword, pdf-cube and the default viewer)
http://open-advice.org/
Had major fiddling to set up the sound (I have two sound cards and there are settings all over the place to change to my card)
It was not the control panel, xfce hardware etc that needed changing
but right clicking on the sound icon bottom right and selecting properties. By then I already had the select controls set up (master, mic etc) which were off by default).
An xfce tip some of you will like is being to drag desktop icons from the desktop to bottom left iconbar - that means for example the browser can be opened with a single click
I think that has been mentioned previously
Seamonkey as my main tool has proved reliable
Transmission I have not had a chance to test
It was eating ram in 012 and causing me to have to enlarge the
Puppy storage file (about 5 times in all) but I inadvertently started with
512MB as I rushed the set up stage
Tried to use the full Inkscape (instead of Xaralx)
Good program feature set but too slow on features such as
transparency to be usable
Downloaded the xaralx and everything was fine.
For long time Puppy users
Saluki is very different and they may have to learn or install programs they are familiar with such as rox (availble)
I am using both thunar and rox
Saluki is fast loading (a Puppy trait) and innovotive (another trait)
As a base for puplets such as SalukiPy, it should be ideal
Perhaps something from the comments on the wiki . . .
i love Saluki
For now (until the spambots find us) you do not even have to register on the wiki to leave a comment - Saluki page only . . .
http://puppylinux.org/wikka/Saluki
Any wiki mistakes or new testers, compilers etc let me or darkcity know - or better still correct the page - it is a wiki
Thanks guys
Woof woof
Dog Power
_________________ Puppy WIKI
|
|
Back to top
|
|
 |
smokey01

Joined: 30 Dec 2006 Posts: 1605 Location: South Australia
|
Posted: Mon 05 Mar 2012, 05:39 Post subject:
|
|
I can't get Cryptkeeper to work either.
I downloaded through PPM so I assume I have the updated one.
New folder name not in use.
Tried in root and /mnt/home on Ext3 partition.
See screeny.
| Description |
Borks when trying to enter a password |
| Filesize |
28.59 KB |
| Viewed |
561 Time(s) |

|
_________________ Puppy Software <-> Distros <-> Puppy Linux Tips
|
|
Back to top
|
|
 |
Sage
Joined: 04 Oct 2005 Posts: 4623 Location: GB
|
Posted: Mon 05 Mar 2012, 06:48 Post subject:
|
|
| Quote: | | Please try the new flashplayer I have uploaded to the repo. |
Very many thanks for this, much appreciated -now working perfectly with Midori.
|
|
Back to top
|
|
 |
smokey01

Joined: 30 Dec 2006 Posts: 1605 Location: South Australia
|
Posted: Mon 05 Mar 2012, 06:51 Post subject:
|
|
jim3630 the problem is solved.
As you said back here:http://murga-linux.com/puppy/viewtopic.php?p=609591#609591
| Quote: | # cryptkeeper
encfs: /usr/lib/libfuse.so.2: version `FUSE_2.8' not found (required by encfs) |
libfuse.so.2 is symlinked to libfuse.so.2.7.4 when it should have been symlinked to libfuse.so.2.8.5
Note that FUSE_2.8 was not found. It was referring to FUSE_2.7 an earlier version.
Delete /usr/lib/libfuse.so.2 then create a new symlink called /usr/lib/libfuse.so.2 referencing /usr/lib/libfuse.so.2.8.5
It should work as it is here now.
Cheers
_________________ Puppy Software <-> Distros <-> Puppy Linux Tips
|
|
Back to top
|
|
 |
|
|
Page 102 of 248 [3719 Posts] |
Goto page: Previous 1, 2, 3, ..., 100, 101, 102, 103, 104, ..., 246, 247, 248 Next |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|