LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   run executable files (https://www.linuxquestions.org/questions/linux-software-2/run-executable-files-79736/)

ZeRo69er 08-07-2003 01:03 AM

run executable files
 
I'm new to slackware and I was wondering how I can execute files after the whole ./configure,make, make install. I check the usr/local/bin but I can't execute those files. Specifically I downloaded GDK+ and GDK+ Gnutella Network and I extracted the files and did the install process in the console.

cIx 08-07-2003 01:48 AM

$ cd /usr/local/bin
$ ./FILE_NAME_TO_BE_EXECUTED

ZeRo69er 08-07-2003 02:04 AM

I get a message saying "Never ever run this as root!"

cIx 08-07-2003 02:20 AM

what do you mean?

maybe you should be root to sun this, so type su and switch to root and execute the file again.

acid_kewpie 08-07-2003 02:26 AM

Quote:

maybe you should be root to sun this
well seeing as the message says...
Quote:

Never ever run this as root!
i don't quite think that's what you want to do!

so log in as a normal user and run "gtk-gnutella". btw you didnt' say what distro you are using, if it's RPM based like redhat or mandrake you shouldn't have compiled those librarues yourself, as they are probably already on your system in a different form and so could easily mess your system up completely.


All times are GMT -5. The time now is 03:14 PM.