Search found 27 matches

by als123
Mon 20 Apr 2009, 16:40
Forum: Beginners Help ( Start Here)
Topic: Geany IDE - missing cc1plus
Replies: 5
Views: 2695

Bruce, I tried the new line before, after, and both before and after with the same error I received in my original post. Here is where I am now: #include <iostream> using namespace std; int main(int argc, char** argv) { cout << "Hello world!" << endl; return 0; } You mentioned a "wick...
by als123
Thu 16 Apr 2009, 12:24
Forum: Beginners Help ( Start Here)
Topic: Geany IDE - missing cc1plus
Replies: 5
Views: 2695

Thanks, To Beem - I have a full installation and have downloaded and installed the devx412.sfs file To Bruce B. - I'll give that a try and hopefully it will work. Been very busy with that work thing and haven't had the time to get into this lately, but will this weekend. Thanks again for your help.
by als123
Wed 08 Apr 2009, 14:43
Forum: Beginners Help ( Start Here)
Topic: Geany IDE - missing cc1plus
Replies: 5
Views: 2695

Geany IDE - missing cc1plus

Hello All, I'm trying to compile the infamous "hello world" program in geany with the following: #include <iostream> int main(int argc, char** argv) { using namespace std; cout << "Hello world!" << endl; return 0; } And receive the following error: g++ -Wall -c "proj1hello.c...
by als123
Fri 27 Mar 2009, 15:29
Forum: Beginners Help ( Start Here)
Topic: How does VBA compare to C++ for programming?
Replies: 4
Views: 2042

Thanks for clearing that up for me. I guess it's off to the "dummies" books for a start.

I never liked to GOTO anything anyway :)
by als123
Thu 26 Mar 2009, 18:02
Forum: Beginners Help ( Start Here)
Topic: How does VBA compare to C++ for programming?
Replies: 4
Views: 2042

How does VBA compare to C++ for programming?

I've written several codes for MSoffice in Excel and Access in the VBA, my question is, is it a great stretch to writing code in C++?

I've never used C++, but I understand that VBA is based on C++.

If all the above is relatively true, then then where do I start?

Thanks
by als123
Wed 25 Mar 2009, 18:27
Forum: Beginners Help ( Start Here)
Topic: Getting Hotmail to work in Seamonkey [Solved]
Replies: 5
Views: 1809

Thanks Paulh177,

I used that info to set up the seamonkey email program, now I don't have to use the browser to check my mail :)
by als123
Tue 24 Mar 2009, 17:07
Forum: Beginners Help ( Start Here)
Topic: Getting Hotmail to work in Seamonkey [Solved]
Replies: 5
Views: 1809

Thanks Paulh177 for the link to forum member Gunny's instructions that I've posted below. First download and install the User Agent Switcher from Mozilla at: https://addons.mozilla.org/en-US/firefox/addon/59 Once the add-in is installed close SeaMonkey or Firefox and reopen. Second on the Puppy desk...
by als123
Mon 23 Mar 2009, 20:02
Forum: Beginners Help ( Start Here)
Topic: Getting Hotmail to work in Seamonkey [Solved]
Replies: 5
Views: 1809

Getting Hotmail to work in Seamonkey [Solved]

I read in another forum that installing thunderbird in Linux allows the creation of hotmail emails and other assorted goodies. If this is true , I need to know how to install the tar.gz file.

Any help would be greatly appreciated
thanks
by als123
Mon 23 Mar 2009, 16:16
Forum: Beginners Help ( Start Here)
Topic: boot full puppy installation without selecting it in Grub
Replies: 4
Views: 1374

ok thanks, I just wanted to be sure I'm on the same page.

Your insight is much appreciated
by als123
Mon 23 Mar 2009, 15:09
Forum: Beginners Help ( Start Here)
Topic: boot full puppy installation without selecting it in Grub
Replies: 4
Views: 1374

Thanks for the response, I'm extremely new to Linux and Puppy and I like to tentatively make changes so I don't screw up the whole thing. :roll: If you don't mind answering a few questions: The lines you mentioned of: boot timeout 1 The "boot" line does not exist in the code I presented. S...
by als123
Sun 22 Mar 2009, 19:12
Forum: Beginners Help ( Start Here)
Topic: boot full puppy installation without selecting it in Grub
Replies: 4
Views: 1374

boot full puppy installation without selecting it in Grub

I have installed a full version of Puppy as a stand alone operation system with out windows. I wanted it to boot without having to select it in grub. I edited the menu.lst file and eliminated the other options, leaving linux as the default. I then unremarked the timeout line and changed it from 30 t...
by als123
Fri 13 Feb 2009, 15:54
Forum: Beginners Help ( Start Here)
Topic: Bash without "make" [Solved]
Replies: 2
Views: 986

Thanks Bugman, I downloaded the devx_412.sfs from here to the / directory, as per one discussion thread I read. I found the following steps from here : 2. Click on the devx_xxx.sfs in a ROX-Filer window to mount it. 3. Open a terminal in the mounted directory. 6. # cp -a --remove-destination ./* /mn...
by als123
Thu 12 Feb 2009, 17:48
Forum: Users ( For the regulars )
Topic: Adding SFS at startup?
Replies: 26
Views: 13153

Excellent information! Just a little add on...

for puppy 412 the line used should be cp -a --remove-destination ./* /mnt/home instead of cp -a --remove-destination ./* /mnt/hda2
by als123
Sat 07 Feb 2009, 20:49
Forum: Beginners Help ( Start Here)
Topic: Bash without "make" [Solved]
Replies: 2
Views: 986

Bash without "make" [Solved]

Hi All, I've noticed many of the programs one downloads are in a .tar.bz2 or some other zipped format. Many instructions say to use the terminal. In these instructions there is a "make" command, which it seems Bash does not support. Is there a similiar command or is an area Puppy's version...
by als123
Thu 05 Feb 2009, 18:13
Forum: Beginners Help ( Start Here)
Topic: Access linux from XP [Solved]
Replies: 3
Views: 1048

Thanks, Worked like a dream.
by als123
Wed 04 Feb 2009, 20:39
Forum: Beginners Help ( Start Here)
Topic: Access linux from XP [Solved]
Replies: 3
Views: 1048

Access linux from XP [Solved]

Back Again :!: I am able to access my windows xp box with my puppy and can read the c: and any other shared folders.

Although, I cannot figure out how to access the puppy box from windows xp. I have the puppy name, but that still does not help, any suggestions?
by als123
Tue 03 Feb 2009, 19:07
Forum: Beginners Help ( Start Here)
Topic: Norton Internet Security to allow printing with Cups
Replies: 1
Views: 952

Norton Internet Security to allow printing with Cups

I hope you don't mind, but after everything I went through to get my printer working. I thought I should post this solution so it can be easily found First, following the instructions here type the ln command as (LN), not as In (IN). In the Norton's Personal Firewall: Trust Control, Active Tab. (Thi...
by als123
Tue 03 Feb 2009, 18:44
Forum: Beginners Help ( Start Here)
Topic: Installing Cups Upgrade? [Solved]
Replies: 14
Views: 5051

Finally, I got it working and am able to print. The problem was in my Norton Internet security. In the Personal Firewall: Trust Control, Active Tab. (This should be your home network) Select it and click on Properties Select "Allow All network activity on this network" The URI I used was s...
by als123
Mon 02 Feb 2009, 18:49
Forum: Beginners Help ( Start Here)
Topic: Installing Cups Upgrade? [Solved]
Replies: 14
Views: 5051

I could kick myself, duh. I readdress the information at here and found my problem. Instead of typing the ln command (LN), I read it as In (IN). No wonder it didn't work. Ok so I now have the "Windows Printer via Samba" at the bottom of my device list. My printer driver was listed so now I...
by als123
Sun 01 Feb 2009, 11:34
Forum: Beginners Help ( Start Here)
Topic: Installing Cups Upgrade? [Solved]
Replies: 14
Views: 5051

Thanks for all your suggestions and help, I really appreciate them. Here is my latest attempts and their disappointing results My printer (HP officejet v40) is hard wired to my windows (XP) computer, this computer is hard wired to my router/modem combination. I am also running Norton internet securi...