Suggested pre-installed apps for the 'final' image and bugs
Art - KC7SDA
I just loaded beta5 and going through it, I'll make a list here of suggested apps for the final image (or at least that people should consider installing) - geany: great little text editor, multiple language support
|
|
I just loaded beta5 and going through it, I'll make a list here ofNot to sound too dogmatic but text editors are personal and I've had this discussion a few too many times already. Put whatever editor you want on your installation but it most likely will not be in the nw digital radio RPi image. current bugs I've found:Not sure what you are talking about. There are no wget of any files in the configuration script of the image. The whole point of making the image is so you don't have to do that. I'm going to manually go through the rest of my script later but so/Basil
|
|
Art - KC7SDA
the scripts I've written are configurable to pull current (or out dated) source files from sourceforge for fldigi (which everyone in the two groups I'm doing this script for uses) among other software, it is kind of essencial that wget works for me also apparently its fine now, a reboot (and 20+ hours with no power) fixed that issue.
|
|
Art - KC7SDA
Another issue came up for me, and this stems from a repository issue but I thought I'd add it here I've updated my install script to deal with this, however I am now having to install at least one library from source (imagemagick) and a few other things along with my initial install. sudo apt-get install libfltk1.3-dev libjpeg9-dev libxft-dev libxinerama-dev libxcursor-dev libsndfile1-dev libsamplerate0-dev portaudio19-dev libusb-1.0-0-dev libpulse-dev libmotif-dev gpsman gpsd gpsd-clients python-gps pps-tools libgps-dev chrony -y that will auto install all the libraries that should cover the current fldigi build, for imagemagick run the following: cd ~ also, most ham radio software in the apt repository is severely out of date... compiling from source is recommended for fldigi and xastir. direwolf seems to be fine as. My script for the DRAWS board is located at github.com/nouse4anick/DRAWS, its still a work in progress (I have to update the config files for fldigi and xastir, direwolf seems to work fine) however you can still use it and modify it to do quick installs when you have to update your image.
|
|
Art - KC7SDA
quick update: got rid of imagemagick (xastir breaks and can't find it), used graphicmagick instead
Also, I still cannot get the gps to update in xastir. It works fine in YAAC and it shows the fix/time perfectly fine. anyone get xastir to update with gps? i'm running 2.1.1 Art
|
|