Active Topics

 


Reply
Thread Tools
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#261
psychEinside,

Within the same shell just type apt-get install -f to correct missing dependencies
 

The Following User Says Thank You to thedead1440 For This Useful Post:
Posts: 21 | Thanked: 2 times | Joined on Oct 2012
#262
Originally Posted by thedead1440 View Post
psychEinside,

Within the same shell just type apt-get install -f to correct missing dependencies
i tried but it says:
Code:
 (or specify a solution).
[root@m5v3e: /] apt-get install -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  rhino
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  ant ant-optional binfmt-support
  ca-certificates-java default-jdk
  default-jre default-jre-headless
  eclipse-jdt eclipse-platform
  eclipse-platform-data eclipse-plugin-cvs
  eclipse-rcp fastjar gcj-4.4-base
  gcj-4.4-jre-lib icedtea-6-jre-cacao
  jarwrapper junit junit4
  libaccess-bridge-java
  libaccess-bridge-java-jni libasm3-java
  libcommons-beanutils-java
  libcommons-codec-java
  libcommons-collections3-java
  libcommons-compress-java
  libcommons-digester-java libcommons-el-java
  libcommons-httpclient-java
  libcommons-logging-java libdb-je-java
  libecj-java libequinox-osgi-java libgcj-bc
  libgcj-common libgcj10 libhamcrest-java
  libice-dev libice6 libicu4j-java
  libjasper-java libjaxp1.3-java
  libjaxp1.3-java-gcj libjetty-java
  libjline-java libjsch-java libjtidy-java
  liblucene2-java libpthread-stubs0
  libpthread-stubs0-dev libregexp-java
  libservlet2.4-java libservlet2.5-java
  libslf4j-java libsm-dev libx11-6 libx11-dev
  libxau-dev libxau6 libxcb1 libxcb1-dev
  libxdmcp-dev libxdmcp6 libxerces2-java
  libxerces2-java-gcj libxt-dev openjdk-6-jdk
  openjdk-6-jre openjdk-6-jre-headless
  openjdk-6-jre-lib sat4j ttf-dejavu-extra
  x11proto-core-dev x11proto-input-dev
  x11proto-kb-dev xtrans-dev
Suggested packages:
  ant-gcj ant-doc libbsf-java liboro-java
  libxalan2-java liblog4j1.2-java jython
  antlr libbcel-java libjdepend-java
  libgnumail-java
  libxml-commons-resolver1.1-java
  libcommons-net-java javacc ant-optional-gcj
  eclipse junit-doc
  libcommons-beanutils-java-doc
  libcommons-collections3-java-doc
  java-virtual-machine
  libcommons-digester-java-doc
  libcommons-httpclient-java-doc
  libexcalibur-logkit-java
  libavalon-framework-java
  libcommons-logging-java-doc ecj
  libecj-java-gcj libgcj10-dbg libgcj10-awt
  jetty libjetty-java-doc libjline-java-doc
  libjtidy-java-doc libservlet2.4-java-gcj
  libjavassist-java libxerces2-java-doc
  openjdk-6-demo openjdk-6-source visualvm
  icedtea6-plugin sun-java6-fonts ttf-baekmuk
  ttf-unfonts ttf-unfonts-core
  ttf-sazanami-gothic ttf-kochi-gothic
  ttf-sazanami-mincho ttf-kochi-mincho
  ttf-wqy-microhei ttf-wqy-zenhei
  ttf-indic-fonts
Recommended packages:
  libdb4.7-java
The following NEW packages will be installed:
  ant ant-optional binfmt-support
  ca-certificates-java default-jdk
  default-jre default-jre-headless
  eclipse-jdt eclipse-platform
  eclipse-platform-data eclipse-plugin-cvs
  eclipse-rcp fastjar gcj-4.4-base
  gcj-4.4-jre-lib icedtea-6-jre-cacao
  jarwrapper junit junit4
  libaccess-bridge-java-jni libasm3-java
  libcommons-beanutils-java
  libcommons-codec-java
  libcommons-collections3-java
  libcommons-compress-java
  libcommons-digester-java libcommons-el-java
  libcommons-httpclient-java
  libcommons-logging-java libdb-je-java
  libecj-java libequinox-osgi-java libgcj-bc
  libgcj-common libgcj10 libhamcrest-java
  libice-dev libicu4j-java libjasper-java
  libjaxp1.3-java libjaxp1.3-java-gcj
  libjetty-java libjline-java libjsch-java
  libjtidy-java liblucene2-java
  libpthread-stubs0 libpthread-stubs0-dev
  libregexp-java libservlet2.4-java
  libservlet2.5-java libslf4j-java libsm-dev
  libx11-dev libxau-dev libxcb1-dev
  libxdmcp-dev libxerces2-java
  libxerces2-java-gcj libxt-dev openjdk-6-jdk
  sat4j ttf-dejavu-extra x11proto-core-dev
  x11proto-input-dev x11proto-kb-dev
  xtrans-dev
The following packages will be upgraded:
  libaccess-bridge-java libice6 libx11-6
  libxau6 libxcb1 libxdmcp6 openjdk-6-jre
  openjdk-6-jre-headless openjdk-6-jre-lib
9 upgraded, 67 newly installed, 0 to remove and 437 not upgraded.
1 not fully installed or removed.
Need to get 228MB of archives.
After this operation, 296MB of additional diskspace will be used.
E: You don't have enough free space in /var/cache/apt/archives/.
[root@m5v3e: /]
how can i get free space?

edit: i tried
Code:
aptitude clean
but the output is still the same when i type
Code:
apt-get install -f

Last edited by psychEinside; 2012-12-09 at 01:28.
 
Akkumaru's Avatar
Posts: 694 | Thanked: 619 times | Joined on Nov 2011
#263
Either increase the size of the debian folder I think, or uninstall some programs in debian.
__________________
Still learning on geeky knowledge
N9 *stolen*N900 *died*N900 *on hiatus* OnePlus X
 

The Following User Says Thank You to Akkumaru For This Useful Post:
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#264
Originally Posted by psychEinside View Post
i tried but it says:
edit: i tried
Code:
aptitude clean
but the output is still the same when i type
Code:
apt-get install -f
Use "$ df -h" to see the space usage of your Debian image.

To free some space, besides "apt-get clean" / "aptitude clean" that you have tried, you can remove softwares not useful (cited by akkumaru) or increase the size of the Debian image (see the end of post #137).
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 

The Following User Says Thank You to rcolistete For This Useful Post:
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#265
Originally Posted by Akkumaru View Post
I mean desktop enviroment.
No, only one desktop environment (LXDE) for each Debian image.

But I think It would be possible to have two images open, each with its own desktop environment.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#266
Originally Posted by n950 View Post
Work now

Another question : how can I install bsnes emulator on my Debian?

http://tukuyomi.kuro-hitsuji.net/stu...snes_v087_deb/
I don't know because I don't use game emulators on Debian. Why not use emulators on MeeGo Harmattan ?
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#267
Originally Posted by Akkumaru View Post
My 3 requests (For now):
The battery should be working (I kinda use EasyDebian ALOT)
Flash player should work properly (I'm not crazy, just though it would be awesome
Last but not least, (this might be impossible) launching N9 programs from the EasyDebian desktop.

These are my 3 requests, and most of it is because I use EasyDebian quite a lot, sometimes even as my main desktop!
It is nice to see users with heavy usage of Easy Debian.

Battery : I don't think there is a software to show the MeeGo battery indicator inside LXDE.

About Flash inside web browser : see post #117 and #137.

I think it is possible to launch MeeGo softwares from inside LXDE, just it would be not a direct call, but some scripts from MeeGo and Debian side could handle it.

Anyway, it is very easy to swype LXDE <-> MeeGo, enjoying the best of each one.
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#268
Originally Posted by Travz03 View Post
How to unmount and uninstall easy debian? Thanks
Tap icon "Close Debian" to umount. Uninstall as you do with any MeeGo software : from "Settings->Applications->Manage Applications". Then remove/move the Debian image from "~/MyDocs".
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.
 
Posts: 1,269 | Thanked: 3,961 times | Joined on May 2011 @ Brazil
#269
Originally Posted by Akkumaru View Post
@psychEinside
in Debian Chroot type:
apt-get install eclipse

Theoratically this will work fine.
See FAQ #3 of 1st post : use "apt-get install --no-install-recommends <package-name>".
__________________
Python, C/C++, Qt and CAS developer. For Maemo/MeeGo/Sailfish :
Integral, Derivative, Limit - calculating mathematical integrals, derivatives and limits. SymPy - Computer Algebra System.
MatPlotLib - 2D & 3D plots in Python. IPython - Python interactive shell.
-- My blog about mobile & scientific computing ---
Sailfish : Sony Xperia X, Gemini, Jolla, Jolla C, Jolla Tablet, Nexus 4. Nokia N9, N900, N810.

Last edited by rcolistete; 2012-12-09 at 23:35.
 

The Following User Says Thank You to rcolistete For This Useful Post:
Posts: 21 | Thanked: 2 times | Joined on Oct 2012
#270
thanks for those who answered my questions!I successfully installed eclipse on my n9!
 
Reply


 
Forum Jump


All times are GMT. The time now is 00:26.