Toggen Blog
Tech tips
Articles
Latest
Installing WxPerl on Ubuntu 8.04
Using apt-get or synaptic install lynx libwxgtk2.8 libwxgtk2.8-dev libgtk2.0-dev Test::POD::Coverage As root run CPAN with the command to install wx. You may have to configure CPAN prior to using it. I chose to follow dependencies and kept most of the defaults. sudo...
plink.exe – Unable to read from standard input: The handle is invalid.
I am currently writing a small wxPerl application on Windows that will take user input and then send that input via ssh to a Linux server for further processing. I am using PuTTY's command line component plink.exe for this. To stop the wxPerl program launching a DOS...
Dia has some cool new network icons
Dia is a drawing and diagramming application for Linux or Windows. I have used it for a long time to draw network and flow diagrams for my work. However I've always been a bit whelmed of the under variety, by the 2 dimensional icons for some things. While there is a...
VMWare Server 1.0.7 libgcc_s.so.1 error
The errors: /usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_3.4' not found (required by /usr/lib/libcairo.so.2) /usr/lib/vmware/bin/vmware: /usr/lib/vmware/lib/libgcc_s.so.1/libgcc_s.so.1: version `GCC_4.2.0' not found...
xsane “Failed to create file: Permission Denied” error
Today I tried to run xsane as my normal account and it didn't detect my scanner. I traced the problem to insufficient permissions because my account wasn't a member of the "scanner" group, hence, because I didn't have permission to the scanner devices xsane wouldn't...
Windows XP printing to a HP PSC1610 connected to a Ubuntu Computer
On Ubuntu Using sudo system-config-printer publish the printer and enable sharing for the LAN. This will allow IPP printing but restrict clients to the local network IP Addresses only. On Windows XP Add a printer and choose: A network printer, or a printer connected...
