The time now is Tue 18 Jun 2013, 00:59
All times are UTC - 4 |
| Author |
Message |
markreaves
Joined: 11 Sep 2010 Posts: 41
|
Posted: Tue 05 Mar 2013, 17:46 Post subject:
RetroShare Portable 0.5.4 with VOIP plugin Subject description: Single file portable with all deps |
|
Tested on: Puppy Precise
Download: https://www.dropbox.com/s/5omd8y7bmi50drf/RetroShare0.5.4d
MD5: e03126aca5c7038f4447729629ab11fb
Instructions:
Download then do:
chmod u+x RetroShare
./RetroShare
Used PortableLinuxApps to make portable.
http://portablelinuxapps.org/
If you wish for the settings to be stored in a portable manner, use the following:
* Download above file.
* Place it in a folder somewhere and make it executable
* Inside same folder create a new file called "launcher"
* Inside launcher file add the bash script that is in quotes below.
* Save and make executable
* Create a folder named "config"
* Launch it by doing: ./launcher appname
| Quote: |
#!/bin/bash
PWD= `pwd`
chmod u+x "$1"
mkdir -p "$PWD/config/$1"
export HOME="$PWD/config/$1"
./$1 |
NOTES: This has not been FULLY tested to work yet as I have no network of friends formed yet. I have tested it to load and generate a new profile. If you want to use a stronger key for your profile (say 4096bit) then use GPG to generate it and use it. I forget right off how to use such but I know it can be done.
Last edited by markreaves on Sat 06 Apr 2013, 13:57; edited 1 time in total
|
|
Back to top
|
|
 |
Dromeno
Joined: 12 Sep 2008 Posts: 501
|
Posted: Wed 06 Mar 2013, 05:57 Post subject:
RS tutorials |
|
Wow, that's fast! I am going to test it after work today!
I almost can't wait for the first puppy linux channel to be opened on RS
Until then, for people who like visual instructions, here are a couple of good RS tutorials:
http://www.youtube.com/watch?v=2jdN16vrPWQ
http://www.youtube.com/watch?v=961Mf8HbAmQ
http://www.youtube.com/watch?v=twSUrHwp6gg
for Germans too:
https://www.youtube.com/results?search_query=retroshare+usefulvid&oq=retroshare+usefulvid&gs_l=youtube.3...2563.8447.0.9106.20.17.0.3.3.0.181.1273.15j2.17.0...0.0...1ac.1.XsaG5vpmKe4
plus, there is an unofficial android version which ready for testing for people who want to experiment in connecting their phone with their computer:
https://github.com/electron128/RetroShare-Android-Client
|
|
Back to top
|
|
 |
Dromeno
Joined: 12 Sep 2008 Posts: 501
|
Posted: Wed 06 Mar 2013, 06:11 Post subject:
missing lib |
|
OK, I told ya I could not wait.... In Lucid 528005 I get this error:
sh-4.1# RetroShare
RetroShare: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by RetroShare)
RetroShare: /lib/libc.so.6: version `GLIBC_2.15' not found (required by RetroShare)
RetroShare: /lib/libc.so.6: version `GLIBC_2.15' not found (required by ./lib/libQtGui.so.4)
RetroShare: /lib/libc.so.6: version `GLIBC_2.15' not found (required by ./lib/libQtCore.so.4)
sh-4.1#
Is it possible to include it in the program?
|
|
Back to top
|
|
 |
markreaves
Joined: 11 Sep 2010 Posts: 41
|
Posted: Wed 06 Mar 2013, 13:03 Post subject:
Re: missing lib |
|
| Dromeno wrote: | OK, I told ya I could not wait.... In Lucid 528005 I get this error:
sh-4.1# RetroShare
RetroShare: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by RetroShare)
RetroShare: /lib/libc.so.6: version `GLIBC_2.15' not found (required by RetroShare)
RetroShare: /lib/libc.so.6: version `GLIBC_2.15' not found (required by ./lib/libQtGui.so.4)
RetroShare: /lib/libc.so.6: version `GLIBC_2.15' not found (required by ./lib/libQtCore.so.4)
sh-4.1#
Is it possible to include it in the program? |
If I'm not mistaken a new "portable" would have to be made for Lucid. Since I do not have Lucid and no room to play with it I may have to attempt a new package "blind" lol. Over the next couple of days I will see what I can come up with.
|
|
Back to top
|
|
 |
markreaves
Joined: 11 Sep 2010 Posts: 41
|
Posted: Sat 06 Apr 2013, 13:58 Post subject:
|
|
Updated download link.
|
|
Back to top
|
|
 |
|
|
|
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
|
|
[ Time: 0.0436s ][ Queries: 12 (0.0051s) ][ GZIP on ] |