Are you a spammer

Please note, that the first 3 posts you make, will need to be approved by a forum Administrator or Moderator before they are publicly viewable.
Each application to join this forum is checked at the Stop Forum Spam website. If the email or IP address appears there when checked, you will not be allowed to join this forum.
If you get past this check and post spam on this forum, your posts will be immediately deleted and your account inactivated.You will then be banned and your IP will be submitted to your ISP, notifying them of your spamming. So your spam links will only be seen for an hour or two at most. In other words, don't waste your time and ours.

This forum is for the use and enjoyment of the members and visitors looking to learn about and share information regarding the topics listed. It is not a free-for-all advertising venue. Your time would be better spent pursuing legitimate avenues of promoting your websites.

help installing/compiling a program

Help & Support for Ultimate Edition Lite


help installing/compiling a program

Postby boarder428 » Thu Oct 24, 2013 10:56 pm

I installed 3.4 lite on another computer. went to install keepassx using
Code: Select all
apt-get install keepassx
and get E: unable to locate package keepassx, so I try synaptic and get no return aswell for keepassx. I have this program installed on another pc running this same distro. Not sure whats wrong. I decided to download the source and try to compile but am running into problems there aswell. I googled it and came across this website https://help.ubuntu.com/community/CompilingEasyHowTo and have done what it said but after changing ownership of the directory /usr/local/src it still won't let me copythe files to the directory stating "permission denied" i would really like to learn how to compile from source but this example is not working for me and am looking for some answers!
Still Noob!
Computer1: Nvidia 650i
Computer Name : corey-NF66
Processor : 2x Intel(R) Pentium(R) Dual CPU E2200 @ 2.20GHz
Memory : 4048MB (640MB used)
Operating System1 : Ultimate Edition 3.4 LTS
Kernel : Linux 3.2.0-38-generic (x86_64)
Operating System2 Windows 7 (x86_84)
-Display-
Resolution : 1680x1050 pixels
OpenGL Renderer : GeForce 8400 GS/PCI/SSE2

Computer2: Acer Aspire 5515 Notebook
Computer Name : corey-Aspire-5515
Processor : AMD Athlon(TheeMahn) Processor 2650e
Memory : 2824MB (1101MB used)
Operating System1 : Ultimate Edition 3.4 LTS
Kernel : Linux 3.2.0-38-generic (x86_64)
Operating System2 Linux Mint 14 32bit
Operating System3 Elementry Os 32 bit
Operating System4 Windows Xp 32 bit
-Display-
Resolution : 1280x800 pixels
OpenGL Renderer : Gallium 0.4 on ATI RS690
User avatar
boarder428
U.E. Graduate
U.E. Graduate
 
Posts: 77
Joined: Sat Jan 08, 2011 9:13 pm
Location: Eastern Nebraska
Age: 50
Operating System: Ultimate Edition 3.4 64 BIT



Re: help installing/compiling a program

Postby pam » Thu Oct 24, 2013 10:59 pm

You have to be root for the above methods to work.
Also update your sources list on a new installation of an OS:
Code: Select all
sudo apt-get update
DONOTSPAMORTROLL:
http://forumubuntusoftware.info/viewtopic.php?f=9&t=11
Download Ultimate Edition and Oz Unity 3.0 from copy:-
https://www.copy.com/s/oBnDBsDOvxF8jW1EuLKM/Public
Download Ultimate Edition from sourceforge:-
http://sourceforge.net/projects/ultimat ... rce=navbar
Download Oz Unity 3.0 from sourceforge:-
http://sourceforge.net/projects/ueoz/files/UEOz/
Download Ultimate Edition torrents from linuxtracker:-
http://linuxtracker.org/index.php?page= ... 0&active=1
Download Oz Unity 3.0 torrents from linuxtracker:-
http://linuxtracker.org/index.php?page= ... 0&active=1
Image Image
Visit:http://www.ultimateeditionoz.com
User avatar
pam
Site Admin
 
Posts: 1087
Joined: Wed May 25, 2011 5:56 am
Location: India
Age: 38
Operating System: Ultimate Edition 3.5 64 BIT



Re: help installing/compiling a program

Postby boarder428 » Fri Oct 25, 2013 12:55 am

pam wrote:You have to be root for the above methods to work.
Also update your sources list on a new installation of an OS:
Code: Select all
sudo apt-get update


this is what i get.
corey@corey-Aspire-5515:~$ sudo apt-get update
[sudo] password for corey:
Ign http://dl.google.com stable InRelease
Get:1 http://packages.medibuntu.org precise InRelease
Hit http://dl.google.com stable Release.gpg
Ign http://us.archive.ubuntu.com precise InRelease
Ign http://us.archive.ubuntu.com precise-updates InRelease
Ign http://us.archive.ubuntu.com precise-backports InRelease
Get:2 http://packages.medibuntu.org precise Release.gpg
Hit http://us.archive.ubuntu.com precise Release.gpg
Ign http://security.ubuntu.com precise-security InRelease
Hit http://dl.google.com stable Release
Get:3 http://us.archive.ubuntu.com precise-updates Release.gpg [198 B]
Ign http://ppa.launchpad.net precise InRelease
Ign http://ppa.launchpad.net precise InRelease
Ign http://ppa.launchpad.net precise InRelease
Hit http://dl.google.com stable/main amd64 Packages
Get:4 http://packages.medibuntu.org precise Release
Ign http://packages.medibuntu.org precise Release
E: GPG error: http://packages.medibuntu.org precise Release: The following signatures were invalid: NODATA 1 NODATA 2
corey@corey-Aspire-5515:~$

corey@corey-Aspire-5515:~$ sudo apt-get install keepassx
[sudo] password for corey:
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package keepassx
corey@corey-Aspire-5515:~$


I was root, i applied
Code: Select all
sudo -i

before entering commands
Still Noob!
Computer1: Nvidia 650i
Computer Name : corey-NF66
Processor : 2x Intel(R) Pentium(R) Dual CPU E2200 @ 2.20GHz
Memory : 4048MB (640MB used)
Operating System1 : Ultimate Edition 3.4 LTS
Kernel : Linux 3.2.0-38-generic (x86_64)
Operating System2 Windows 7 (x86_84)
-Display-
Resolution : 1680x1050 pixels
OpenGL Renderer : GeForce 8400 GS/PCI/SSE2

Computer2: Acer Aspire 5515 Notebook
Computer Name : corey-Aspire-5515
Processor : AMD Athlon(TheeMahn) Processor 2650e
Memory : 2824MB (1101MB used)
Operating System1 : Ultimate Edition 3.4 LTS
Kernel : Linux 3.2.0-38-generic (x86_64)
Operating System2 Linux Mint 14 32bit
Operating System3 Elementry Os 32 bit
Operating System4 Windows Xp 32 bit
-Display-
Resolution : 1280x800 pixels
OpenGL Renderer : Gallium 0.4 on ATI RS690
User avatar
boarder428
U.E. Graduate
U.E. Graduate
 
Posts: 77
Joined: Sat Jan 08, 2011 9:13 pm
Location: Eastern Nebraska
Age: 50
Operating System: Ultimate Edition 3.4 64 BIT



Re: help installing/compiling a program

Postby pam » Fri Oct 25, 2013 1:31 am

install from here. http://packages.ubuntu.com/search?keywords=keepassx
Download it, click on it, software centre will open it up
DONOTSPAMORTROLL:
http://forumubuntusoftware.info/viewtopic.php?f=9&t=11
Download Ultimate Edition and Oz Unity 3.0 from copy:-
https://www.copy.com/s/oBnDBsDOvxF8jW1EuLKM/Public
Download Ultimate Edition from sourceforge:-
http://sourceforge.net/projects/ultimat ... rce=navbar
Download Oz Unity 3.0 from sourceforge:-
http://sourceforge.net/projects/ueoz/files/UEOz/
Download Ultimate Edition torrents from linuxtracker:-
http://linuxtracker.org/index.php?page= ... 0&active=1
Download Oz Unity 3.0 torrents from linuxtracker:-
http://linuxtracker.org/index.php?page= ... 0&active=1
Image Image
Visit:http://www.ultimateeditionoz.com
User avatar
pam
Site Admin
 
Posts: 1087
Joined: Wed May 25, 2011 5:56 am
Location: India
Age: 38
Operating System: Ultimate Edition 3.5 64 BIT



Re: help installing/compiling a program

Postby boarder428 » Fri Oct 25, 2013 5:38 pm

pam wrote:install from here. http://packages.ubuntu.com/search?keywords=keepassx
Download it, click on it, software centre will open it up


thanks pam that worked. still wondering why the system won't update though? you think it's a bad install or something? don't have this problem on another pc with this distro installed. I'm still curious about learning to compile from source though. I have another issue getting my wireless printer too work. not sure if it's better for another post cause the problem is continuous between all my Linux distros except mint. works fine on mint 15 for whatever reason. I have the option to compile the source for the printer driver from hp's website. I'm not in front of pc right now so let me know if this should be continued here or in another post and I can supply some more info
Still Noob!
Computer1: Nvidia 650i
Computer Name : corey-NF66
Processor : 2x Intel(R) Pentium(R) Dual CPU E2200 @ 2.20GHz
Memory : 4048MB (640MB used)
Operating System1 : Ultimate Edition 3.4 LTS
Kernel : Linux 3.2.0-38-generic (x86_64)
Operating System2 Windows 7 (x86_84)
-Display-
Resolution : 1680x1050 pixels
OpenGL Renderer : GeForce 8400 GS/PCI/SSE2

Computer2: Acer Aspire 5515 Notebook
Computer Name : corey-Aspire-5515
Processor : AMD Athlon(TheeMahn) Processor 2650e
Memory : 2824MB (1101MB used)
Operating System1 : Ultimate Edition 3.4 LTS
Kernel : Linux 3.2.0-38-generic (x86_64)
Operating System2 Linux Mint 14 32bit
Operating System3 Elementry Os 32 bit
Operating System4 Windows Xp 32 bit
-Display-
Resolution : 1280x800 pixels
OpenGL Renderer : Gallium 0.4 on ATI RS690
User avatar
boarder428
U.E. Graduate
U.E. Graduate
 
Posts: 77
Joined: Sat Jan 08, 2011 9:13 pm
Location: Eastern Nebraska
Age: 50
Operating System: Ultimate Edition 3.4 64 BIT



Re: help installing/compiling a program

Postby pam » Fri Oct 25, 2013 11:50 pm

http://www.thegeekstuff.com/2012/06/ins ... om-source/

http://www.control-escape.com/linux/lx- ... l-tar.html

If you want videos:
https://www.google.co.in/search?q=how+t ... al&tbm=vid

Installing programs from source can have many dependencies. Compiling a kernel has more dependencies than a simple program. The 2 major dependencies are :
make
gcc

Others are:
binutils
linux-headers etc etc

If the compilation fails it will notify you of the exact problems.
DONOTSPAMORTROLL:
http://forumubuntusoftware.info/viewtopic.php?f=9&t=11
Download Ultimate Edition and Oz Unity 3.0 from copy:-
https://www.copy.com/s/oBnDBsDOvxF8jW1EuLKM/Public
Download Ultimate Edition from sourceforge:-
http://sourceforge.net/projects/ultimat ... rce=navbar
Download Oz Unity 3.0 from sourceforge:-
http://sourceforge.net/projects/ueoz/files/UEOz/
Download Ultimate Edition torrents from linuxtracker:-
http://linuxtracker.org/index.php?page= ... 0&active=1
Download Oz Unity 3.0 torrents from linuxtracker:-
http://linuxtracker.org/index.php?page= ... 0&active=1
Image Image
Visit:http://www.ultimateeditionoz.com
User avatar
pam
Site Admin
 
Posts: 1087
Joined: Wed May 25, 2011 5:56 am
Location: India
Age: 38
Operating System: Ultimate Edition 3.5 64 BIT



Re: help installing/compiling a program

Postby boarder428 » Fri Oct 25, 2013 11:55 pm

i will give these a look! Thanks again pam. I appreciate all the help! <BREW>
Still Noob!
Computer1: Nvidia 650i
Computer Name : corey-NF66
Processor : 2x Intel(R) Pentium(R) Dual CPU E2200 @ 2.20GHz
Memory : 4048MB (640MB used)
Operating System1 : Ultimate Edition 3.4 LTS
Kernel : Linux 3.2.0-38-generic (x86_64)
Operating System2 Windows 7 (x86_84)
-Display-
Resolution : 1680x1050 pixels
OpenGL Renderer : GeForce 8400 GS/PCI/SSE2

Computer2: Acer Aspire 5515 Notebook
Computer Name : corey-Aspire-5515
Processor : AMD Athlon(TheeMahn) Processor 2650e
Memory : 2824MB (1101MB used)
Operating System1 : Ultimate Edition 3.4 LTS
Kernel : Linux 3.2.0-38-generic (x86_64)
Operating System2 Linux Mint 14 32bit
Operating System3 Elementry Os 32 bit
Operating System4 Windows Xp 32 bit
-Display-
Resolution : 1280x800 pixels
OpenGL Renderer : Gallium 0.4 on ATI RS690
User avatar
boarder428
U.E. Graduate
U.E. Graduate
 
Posts: 77
Joined: Sat Jan 08, 2011 9:13 pm
Location: Eastern Nebraska
Age: 50
Operating System: Ultimate Edition 3.4 64 BIT



Re: help installing/compiling a program

Postby boarder428 » Wed Nov 13, 2013 11:54 pm

I've been looking over some of the links pam supplied me and thought I'd try to download and install a newer version of firefox. my distro (3.4Lite) has firefox 19 installed and i thought i would try to install firefox 25.0 so I downloaded the tar ball first i tried extracting from the terminal with no luck. I get the following when trying to extract
Code: Select all
corey@corey-Aspire-5515:~$ cd ~/Downloads
corey@corey-Aspire-5515:~/Downloads$ ls -a
.  ..  FF_DEB  firefox  firefox-25.0.tar.bz2  keepassx_0.4.3-1ubuntu2_amd64.deb
corey@corey-Aspire-5515:~/Downloads$ tar -xvfj firefox-25.0.tar.bz2
tar: j: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
corey@corey-Aspire-5515:~/Downloads$ man tar


So I used the archive manager to extract the file. could not find any help files inside to explain how to compile but tried to give it a go and could not seem to figure it out. wondering if anyone has any pointers?

Code: Select all
corey@corey-Aspire-5515:~$ cd ~/Downloads/firefox
corey@corey-Aspire-5515:~/Downloads/firefox$ ./configure
bash: ./configure: No such file or directory
corey@corey-Aspire-5515:~/Downloads/firefox$ bash ./configure
bash: ./configure: No such file or directory
corey@corey-Aspire-5515:~/Downloads/firefox$ configure --help
configure: command not found
corey@corey-Aspire-5515:~/Downloads/firefox$ ls -a
.                   libfreebl3.so     libxul.so
..                  libmozalloc.so    mozilla-xremote-client
application.ini     libmozsqlite3.so  omni.ja
browser             libnspr4.so       platform.ini
chrome.manifest     libnss3.so        plugin-container
components          libnssckbi.so     precomplete
crashreporter       libnssdbm3.chk    removed-files
crashreporter.ini   libnssdbm3.so     run-mozilla.sh
defaults            libnssutil3.so    Throbber-small.gif
dependentlibs.list  libplc4.so        updater
dictionaries        libplds4.so       updater.ini
firefox             libsmime3.so      update-settings.ini
firefox-bin         libsoftokn3.chk   webapprt
icons               libsoftokn3.so    webapprt-stub
libfreebl3.chk      libssl3.so
corey@corey-Aspire-5515:~/Downloads/firefox$  bash run-mozilla.sh

run-mozilla.sh: Cannot execute .
Still Noob!
Computer1: Nvidia 650i
Computer Name : corey-NF66
Processor : 2x Intel(R) Pentium(R) Dual CPU E2200 @ 2.20GHz
Memory : 4048MB (640MB used)
Operating System1 : Ultimate Edition 3.4 LTS
Kernel : Linux 3.2.0-38-generic (x86_64)
Operating System2 Windows 7 (x86_84)
-Display-
Resolution : 1680x1050 pixels
OpenGL Renderer : GeForce 8400 GS/PCI/SSE2

Computer2: Acer Aspire 5515 Notebook
Computer Name : corey-Aspire-5515
Processor : AMD Athlon(TheeMahn) Processor 2650e
Memory : 2824MB (1101MB used)
Operating System1 : Ultimate Edition 3.4 LTS
Kernel : Linux 3.2.0-38-generic (x86_64)
Operating System2 Linux Mint 14 32bit
Operating System3 Elementry Os 32 bit
Operating System4 Windows Xp 32 bit
-Display-
Resolution : 1280x800 pixels
OpenGL Renderer : Gallium 0.4 on ATI RS690
User avatar
boarder428
U.E. Graduate
U.E. Graduate
 
Posts: 77
Joined: Sat Jan 08, 2011 9:13 pm
Location: Eastern Nebraska
Age: 50
Operating System: Ultimate Edition 3.4 64 BIT



Re: help installing/compiling a program

Postby pam » Thu Nov 14, 2013 8:17 am

The compressed file downloaded in not compilable. It is already built and has the firefox file which is a shell executable. Think like installing a driver. You bash it.
So after you extract it, you bash it to run it.
You will need to uninstall previous version of firefox/iceweasel etc and link this executable so that the next you can open it directly by clicking or typing firefox to execute it.

Here is how you link it.
http://www.unixmen.com/install-firefox-from-source/

Have a backup secondary browser like chrome in case.

If you into too many problems, without confirming the repos will definitely have the latest .deb in them, just upgrade firefox to see whether you have 25...
Code: Select all
sudo apt-get install firefox
DONOTSPAMORTROLL:
http://forumubuntusoftware.info/viewtopic.php?f=9&t=11
Download Ultimate Edition and Oz Unity 3.0 from copy:-
https://www.copy.com/s/oBnDBsDOvxF8jW1EuLKM/Public
Download Ultimate Edition from sourceforge:-
http://sourceforge.net/projects/ultimat ... rce=navbar
Download Oz Unity 3.0 from sourceforge:-
http://sourceforge.net/projects/ueoz/files/UEOz/
Download Ultimate Edition torrents from linuxtracker:-
http://linuxtracker.org/index.php?page= ... 0&active=1
Download Oz Unity 3.0 torrents from linuxtracker:-
http://linuxtracker.org/index.php?page= ... 0&active=1
Image Image
Visit:http://www.ultimateeditionoz.com
User avatar
pam
Site Admin
 
Posts: 1087
Joined: Wed May 25, 2011 5:56 am
Location: India
Age: 38
Operating System: Ultimate Edition 3.5 64 BIT



Re: help installing/compiling a program

Postby boarder428 » Thu Nov 14, 2013 8:40 am

i'm getting the idea that i'mprobably getting in over my head here. I did find a .deb on the ubuntu packages list which i did download just in case i couldnt get it figured out. I figured maybe firfox would be a good option to try out. just for kicks whats the command used for removing the program? Also, if i was to use the .deb do I still need to uninstall before installing?
Still Noob!
Computer1: Nvidia 650i
Computer Name : corey-NF66
Processor : 2x Intel(R) Pentium(R) Dual CPU E2200 @ 2.20GHz
Memory : 4048MB (640MB used)
Operating System1 : Ultimate Edition 3.4 LTS
Kernel : Linux 3.2.0-38-generic (x86_64)
Operating System2 Windows 7 (x86_84)
-Display-
Resolution : 1680x1050 pixels
OpenGL Renderer : GeForce 8400 GS/PCI/SSE2

Computer2: Acer Aspire 5515 Notebook
Computer Name : corey-Aspire-5515
Processor : AMD Athlon(TheeMahn) Processor 2650e
Memory : 2824MB (1101MB used)
Operating System1 : Ultimate Edition 3.4 LTS
Kernel : Linux 3.2.0-38-generic (x86_64)
Operating System2 Linux Mint 14 32bit
Operating System3 Elementry Os 32 bit
Operating System4 Windows Xp 32 bit
-Display-
Resolution : 1280x800 pixels
OpenGL Renderer : Gallium 0.4 on ATI RS690
User avatar
boarder428
U.E. Graduate
U.E. Graduate
 
Posts: 77
Joined: Sat Jan 08, 2011 9:13 pm
Location: Eastern Nebraska
Age: 50
Operating System: Ultimate Edition 3.4 64 BIT

Next

Return to Lite

Who is online

Users browsing this forum: No registered users and 2 guests