Hi Mark,
I have a Toshiba Satellite 350-17P laptop, 64 bit running Windows 7 that I want to dual boot with Peppermint 6.
I have successfully installed Peppermint alongside win7 and am happy with that so far.
I now want to install DraftSight in Peppermint and started to install from a previous thread I made concerning this but it is not going well.
When I run the first command I get this
jack@jack ~ $ sudo apt install libaudio2:i386 libxt6:i386 libgtk2.0-0:i386 lib32z1 lib32ncurses5 lib32bz2-1.0 lib32stdc++6 libgl1-mesa-glx:i386 libglu1-mesa:i386
[sudo] password for jack:
Reading package lists… Done
Building dependency tree
Reading state information… Done
libaudio2:i386 is already the newest version.
libaudio2:i386 set to manually installed.
libxt6:i386 is already the newest version.
libxt6:i386 set to manually installed.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
libgl1-mesa-glx:i386 : Depends: libglapi-mesa:i386 (= 10.1.3-0ubuntu0.4)
Recommends: libgl1-mesa-dri:i386 (>= 7.2)
E: Unable to correct problems, you have held broken packages.
jack@jack ~ $
Can you help me here please